This is the talk page for discussing improvements to the QEMU article. This is not a forum for general discussion of the article's subject. |
Article policies
|
Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
Archives: 1Auto-archiving period: 720 days |
This article is rated C-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||||||||||||||||||||||
|
QEMU Object Model
editThe article QEMU Object Model has been proposed for deletion because of the following concern:
Non notable component of QEMU.
Boot from USB?
edit"*It isn't possible to boot from the USB subsystem from within QEMU (it only can boot from floppy, hard disk, CD-ROM or an image of any of these (eg: an ISO Image of Windows XP Installation CD)), although a USB driver is available with the "-usb" switch, and will soon be loaded by default."
I saw that listed under the disadvantages of qemu and am wondering how this is relevant to qemu. The bios qemu uses (either bochs bios or bbios) would be responsible for this.
... be it under windows or linux you can boot any fat32 (didn't try others) bootable USB device (tested on QEMU 0.11.1 and later). As usual just "qemu <device>" add extra option ad lib. __clu