When I run
qemu-i386 /usr/bin/wine
I get
qemu: uncaught target signal 11 (Segmentation fault) - exiting
I am using the wine version I compiled and installed for my x86 host,
not the one from the qemu website. Do I have to compile my wine version
with some special options to use it with qemu-i386
I added some new SCSI commands, which are used by Linux.
I found the reason for boot problems, where disk size was zero. Linux ESP
driver uses (very rarely) the ESP command Set ATN and Stop, which is in fact
not similar to Set ATN command. The way of sending the command seems to be
very diffe
Simply use the -nographic option when starting qemu ... and use
networking options to get your virtual host accessible.
I personnaly do it and it is working well.
Regards
Jerome MOLLIER-PIERRET
Rakotomandimby Mihamina a écrit :
Hi,
I would like to use qemu without X
Why?
Because of resso
Rakotomandimby Mihamina wrote:
Hi,
I would like to use qemu without X
You should try out the -vnc option in the newest version of qemu.
Alternatively, you can use the -nographics option if your sure that you
only ever need a serial line.
There is also an interesting patch floating aroun
Hi,
I would like to use qemu without X
Why?
Because of ressource consumption, and because the machine (the host) for
emulation is a dedicated one, and I dont want to put another keyboard,
nor another Monitor.
Is there an option to disable X use?
I will only install Linux distributions in text mode,
umount the cdrom in the Hosted OS if needed.
Eject the real media and change it.
Enter in the console (CTRL+ALT+2) and type "change cdrom /dev/cdrom".
Return in the OS (CTRL+ALT+1)
remount the cdrom in the Hosted OS if needed.
Good play with Qemu.
Regards,
Jerome MOLLIER-PIERRET
Note : a si
Hi,
I would like to install fedora core wich is a multiple install CDROM
distribution.
I did not find any tutorial that tells how to switch CDROM.
Would you help me please?
--
A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL).
Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: C
This patch is against CVS and it adds these sh4 instructions: fmov,
frchg, fschg, lds/sts fpul/fpscr, fsts, flds.
Index: qemu/target-sh4/cpu.h
===
RCS file: /sources/qemu/qemu/target-sh4/cpu.h,v
retrieving revision 1.1
diff -u -r1.1 cp
>
> ZIGLIO, Frediano wrote:
>
> >I analyzed the dsound problem (using Windows dsound audio
> driver cause
> >crash when closing console window cf "Qemu impressions").
> The problem is
> >very complicated. Is seems that for some reasons dsound dll
> is unloaded
> >before msvcrt (which hold atex