Help

2020-02-28 Thread Jorge Abisai
Hi! I have a problem: I already have qemu installed on the raspberry and I am running it as follows: qemu-system-i386 -hda windows.img -cdrom WinXP.iso -m 200 but it gives me the following error: Unable to init server: Could no connect: Connection refused gtk initialization failded What

Re: Help

2020-02-28 Thread Jorge Abisai
Do you have any link where explains me how configure qemu? I dont know how create a virtual disk or run the OS that comes on a cd El vie., 28 de feb. de 2020 a la(s) 10:03, Jorge Abisai ( pacmanandgo...@gmail.com) escribió: > Thank you for the help, guys! > > El vie., 28 de feb. de 2020 a la(s)

Re: Help

2020-02-28 Thread Jorge Abisai
Thank you for the help, guys! El vie., 28 de feb. de 2020 a la(s) 04:18, Peter Maydell ( peter.mayd...@linaro.org) escribió: > On Fri, 28 Feb 2020 at 09:46, Philippe Mathieu-Daudé > wrote: > > On 2/28/20 12:33 AM, Jorge Abisai wrote: > > > Hi! How can i install qemu and running on a raspberry

Re: Help

2020-02-28 Thread Peter Maydell
On Fri, 28 Feb 2020 at 11:14, Ottavio Caruso via wrote: > (I don't even know if the kvm accelerator works on the Pi) It does, sort of (IIRC some of the Pis have silly non-standard interrupt controllers which won't work well), but KVM is only for same-host-same-guest setups, ie x86-on-x86 or

Re: Help

2020-02-28 Thread Ottavio Caruso via
On 27/02/2020 23:33, Jorge Abisai wrote: Hi! How can i install qemu and running on a raspberry Pi B+? I want run Windows XP on my Raspberry. thank you if you are reading this. I very much doubt that the Pi's (surely the earlier versions) are powerful enough to run Windows XP in emulation,

Re: Help

2020-02-28 Thread Peter Maydell
On Fri, 28 Feb 2020 at 09:46, Philippe Mathieu-Daudé wrote: > On 2/28/20 12:33 AM, Jorge Abisai wrote: > > Hi! How can i install qemu and running on a raspberry Pi B+? I want run > > Windows XP on my Raspberry. > > This depends of the distribution you installed. If you installed > Raspbian, it is

Re: Help

2020-02-28 Thread Philippe Mathieu-Daudé
Hi Jorge, On 2/28/20 12:33 AM, Jorge Abisai wrote: Hi! How can i install qemu and running on a raspberry Pi B+? I want run Windows XP on my Raspberry. This depends of the distribution you installed. If you installed Raspbian, it is based on Debian, so you can install it using 'apt install