Re: libsdl and qemu for linux

2006-03-02 Thread roberto
On 2/28/06, Star King of the Grape Trees <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>Using /dev/hda in qemu while you have partitions on that hard drive > >>mounted and running linux just gives me the cringes. > >> > >> > >> > >perhaps i did not understand correctly what Bellard was intented to say.

Re: libsdl and qemu for linux

2006-02-28 Thread Star King of the Grape Trees
roberto wrote: On 2/28/06, Star King of the Grape Trees <[EMAIL PROTECTED]> wrote: roberto wrote: this seems to be in contrast to what bellard says in his page: http://fabrice.bellard.free.fr/qemu/faq.html Can I u

Re: libsdl and qemu for linux

2006-02-28 Thread roberto
On 2/28/06, Star King of the Grape Trees <[EMAIL PROTECTED]> wrote: > roberto wrote: > >this seems to be in contrast to what bellard says in his page: > >http://fabrice.bellard.free.fr/qemu/faq.html > > > >Can I use a real disk

Re: libsdl and qemu for linux

2006-02-28 Thread Star King of the Grape Trees
roberto wrote: this seems to be in contrast to what bellard says in his page: 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 /de

Re: libsdl and qemu for linux

2006-02-28 Thread roberto
On 2/27/06, Star King of the Grape Trees <[EMAIL PROTECTED]> wrote: > roberto wrote: > my one aim is to use the XP in > >/dev/hda2 without rebooting or installing a new Win in /dev/hda4... > >is it possible? > > > > > No, not possible. Please read the various FAQ's. > You must create a new image an

Re: libsdl and qemu for linux

2006-02-27 Thread Star King of the Grape Trees
roberto wrote: roberto:~# qemu -snapshot -boot c -hda /dev/hda2 ... warning: could not open /dev/net/tun: no virtual network emulation Could not initialize SDL - exiting roberto:~# i've correctly installed libsdl1.2-dev and i do not understand the problem with SDL. I am not interestend at all

Re: libsdl and qemu for linux

2006-02-27 Thread David Baron
> :~# qemu -snapshot -boot c -hda /dev/hda2 I do not know about libsdl but ... qemu runs off disk images, not real file systems. It will write to the image things your change unless you use -snapshot. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con