mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2292 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
a0ae05aa63
commit
9ae0255520
4 changed files with 48 additions and 1 deletions
|
@ -326,6 +326,10 @@ Use it when installing Windows 2000 to avoid a disk full bug. After
|
|||
Windows 2000 is installed, you no longer need this option (this option
|
||||
slows down the IDE transfers).
|
||||
|
||||
@item -option-rom file
|
||||
Load the contents of file as an option ROM. This option is useful to load
|
||||
things like EtherBoot.
|
||||
|
||||
@end table
|
||||
|
||||
USB options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue