Lines Matching full:boot
220 DEF("boot", HAS_ARG, QEMU_OPTION_boot,
221 "-boot [a|c|d|n] boot on floppy (a), hard disk (c), CD-ROM (d), or network (n)\n")
223 @item -boot [a|c|d|n]
224 Boot on floppy (a), hard disk (c), CD-ROM (d), or Etherboot (n). Hard disk boot
655 "-no-fd-bootchk disable boot signature checking for floppy disks\n")
659 Disable boot signature checking for floppy disks in Bochs BIOS. It may
660 be needed to boot from old floppy disks.
918 filename. In conjunction with @option{-tftp}, this can be used to network boot
923 qemu -hda linux.img -boot n -tftp /path/to/tftp/files -bootp /pxelinux.0
1060 DEFHEADING(Linux boot specific:)
1783 DEF("boot-property", HAS_ARG, QEMU_OPTION_boot_property, \
1784 "-boot-property <name>=<value> set system property on boot\n")
1787 "-lcd-density <density> sets LCD density system property on boot\n")