mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
-no-fd-bootchk option (Lonnie Mendez)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1976 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
5cbfcd00b0
commit
52ca8d6af0
4 changed files with 22 additions and 4 deletions
|
@ -228,6 +228,10 @@ Write to temporary files instead of disk image files. In this case,
|
|||
the raw disk image you use is not written back. You can however force
|
||||
the write back by pressing @key{C-a s} (@pxref{disk_images}).
|
||||
|
||||
@item -no-fd-bootchk
|
||||
Disable boot signature checking for floppy disks in Bochs BIOS. It may
|
||||
be needed to boot from old floppy disks.
|
||||
|
||||
@item -m megs
|
||||
Set virtual RAM size to @var{megs} megabytes. Default is 128 MB.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue