Girish Venkatachalam wrote:
Another thing. I recently figured that qemu can be used for booting
from physical USB or
CDROM media like this.
# qemu -cdrom /dev/cd0a
or
# qemu -usb -hda /dev/sd0c
I think '-usb' is not needed, because we are passing usb device file as harddisk
to qemu, '-usb' just enables 'usb stack' in qemu and it is useful when we
passthrough 'usb' devices to qemu guest(e.g: -usb -usbdevice host:003.001).
Please correct me if I'm wrong.
Thanks,
Mohan R
_______________________________________________
To unsubscribe, email [email protected] with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc