Re: libsdl and qemu for linux
- From: Star King of the Grape Trees <thestar@xxxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 21:14:43 +1100
roberto wrote:
On 2/28/06, Star King of the Grape Trees <thestar@xxxxxxxxxxxxxxxx> wrote:That should actually work, provided you're using COW (or QCOW) discs, but it still gives me cringes.
roberto wrote:perhaps i did not understand correctly what Bellard was intented to say...
this seems to be in contrast to what bellard says in his page:Using /dev/hda in qemu while you have partitions on that hard drive
http://fabrice.bellard.free.fr/qemu/faq.html
########################################################################
Can I use a real disk, floppy or CDROM in QEMU ?
Yes, at least with Linux. For the floppy, use /dev/fd0 as image
filename. For the cdrom, use /dev/cdrom. For a real hard disk, first
ensure that you have read-only permission to the device (it is very
dangerous to leave write access to the device because in case of
problems you can trash your hard disk). Then use /dev/hda to use the
hard disk 0. As QEMU will have read-only access to the device, all the
changes will be discarded at the end of the QEMU session. For more
safety if you do not know the access rights of the hard disk device,
always use the -snapshot option:
qemu -snapshot /dev/hda
########################################################################
what do you think about this?
mounted and running linux just gives me the cringes.
sorry, maybe you're right
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- libsdl and qemu for linux
- From: roberto
- Re: libsdl and qemu for linux
- From: Star King of the Grape Trees
- Re: libsdl and qemu for linux
- From: roberto
- Re: libsdl and qemu for linux
- From: Star King of the Grape Trees
- Re: libsdl and qemu for linux
- From: roberto
- libsdl and qemu for linux
- Prev by Date: debian shell question
- Next by Date: Re: No xterm window by default?
- Previous by thread: Re: libsdl and qemu for linux
- Next by thread: Re: libsdl and qemu for linux
- Index(es):
Relevant Pages
|