* [Qemu-devel] Is it easy to support booting off real harddrive?
@ 2007-09-24 8:45 naruto canada
0 siblings, 0 replies; 2+ messages in thread
From: naruto canada @ 2007-09-24 8:45 UTC (permalink / raw)
To: qemu-devel
hi
Is it easy to support booting off real harddrive?
Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Is it easy to support booting off real harddrive?
@ 2007-09-25 15:04 n schembr
0 siblings, 0 replies; 2+ messages in thread
From: n schembr @ 2007-09-25 15:04 UTC (permalink / raw)
To: qemu-devel
----- Original Message ----
From: naruto canada <narutocanada@gmail.com>
To: qemu-devel@nongnu.org
Sent: Monday, September 24, 2007 4:45:46 AM
Subject: [Qemu-devel] Is it easy to support booting off real harddrive?
hi
Is it easy to support booting off real harddrive?
Thanks
----------------------
This is the way I boot my remote systems.
# use raw disk -hda /dev/sdc
# use image file -hda hda1.img
qemu -kernel-kqemu -boot c -hda /dev/sdc -m 128 -net nic,vlan=0 -net tap,vlan=0,ifname=fwRed -net nic,vlan=1 -net tap,vlan=1,ifname=fwGreen -hdb hd256M.img
If I need to I can move this disk to /dev/sda and boot it on real hardware. It works great on linux.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-25 15:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-24 8:45 [Qemu-devel] Is it easy to support booting off real harddrive? naruto canada
-- strict thread matches above, loose matches on Subject: below --
2007-09-25 15:04 n schembr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).