All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] boot from "live cd" in qemu ?
@ 2004-09-26 18:13 jmf
  2004-09-26 18:17 ` Philipp Gühring
  2004-09-26 18:18 ` Lennert Buytenhek
  0 siblings, 2 replies; 5+ messages in thread
From: jmf @ 2004-09-26 18:13 UTC (permalink / raw)
  To: qemu-devel


How can I boot from a BSD or Linux "live cd" in qemu ? 

qemu allows the user to set it's emulated "devices" to arbitrary files or real devices so I tried to set the cdrom, or an iso image, to fda or hda but this did not work:



$ qemu -hda /dev/cdrom

$ qemu -hda livecd.iso



$ qemu -fda /dev/cdrom

$ qemu -fda livecd.iso



all fail to boot. What I would like to do would be something like



$ qemu -boot_from_cdrom ./mylivecd.iso



or



$ qemu -boot_from_cdrom /dev/cdrom



If this is possible, how? If it is not possible, will this feature be added in the future? "live cds" are so popular now, this would be very helpful.









_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-09-26 18:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-26 18:13 [Qemu-devel] boot from "live cd" in qemu ? jmf
2004-09-26 18:17 ` Philipp Gühring
2004-09-26 18:18 ` Lennert Buytenhek
2004-09-26 18:30   ` Jim C. Brown
2004-09-26 18:49     ` Lennert Buytenhek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.