[Qemu-discuss] ltsp (terminal server) on qemu

2018-07-19 Thread sacarde
hi, I try to experiment LinuxTerminalServerProject on qemu virtualization I installed ltsp on a ubuntu-1804 (virtualized) and run: qemu-system-x86_64 -enable-kvm -m 1500 -hda /.../ubuser-18.img -k en-us -net nic,vlan=0 -net tap,vlan=0,ifname=tap0 -k en-us -boot c -usbdevice mouse (I view nbd

Re: [Qemu-discuss] info iso sparc64

2017-02-07 Thread sacarde
he dvd image (as > stated in the tutorial) - not the netinstall like you > > beware: you can't update the security stuff - there seems to be a bug > with 7.8 - maybe its already fixed in 7.11 > > after it works for the first time you can start tricking around with > other settings

Re: [Qemu-discuss] info iso sparc64

2017-01-15 Thread sacarde
gspot.de/ > > i've successfully installed debian 7.8 on former qemu versions - 7.11 > should work > > http://tyom.blogspot.de/2013/03/debiansparc64-wheezy-under-qemu-how-to.html > > Am 09.01.2017 um 09:32 schrieb sacarde: > > Hi, > > I try to use qemu-system-sparc6

[Qemu-discuss] info iso sparc64

2017-01-09 Thread sacarde
Hi, I try to use qemu-system-sparc64 (qemu 2.8.0) in my archlinux64 I tried some isos , with command: "qemu-system-sparc64 -cdrom /...iso" but I have error: with iso: gentoo-2004.3 sparc, I have: http://sacarde.altervista.org/np/gentoo-2004.3.jpg with iso: ubuntu-alternate-10.4 sparc,

[Qemu-discuss] xubuntu uefi boot problem

2015-11-28 Thread sacarde
this command: qemu-system-x86_64 -enable-kvm -m 900 -k en-us -net nic,vlan=0 -net \ tap,vlan=0,ifname=tap0 -k en-us -boot d -usbdevice mouse \ -bios /usr/share/ovmf/ovmf_x64.bin -hda /home/sacarde/.../xubuntu1510.img thank you saca...@tiscali.it

Re: [Qemu-discuss] similar init problem in 2 develop iso's

2014-12-21 Thread sacarde
>Alle domenica 21 dicembre 2014, Peter Maydell ha scritto: oh! ... that is the problem... adding "-m " parameter now boot works OK thanks a lot saca...@tiscali.it > On 21 December 2014 at 16:29, sacarde wrote: > > if I run: > > qemu-system-x86_64 -cdrom /home/sa

[Qemu-discuss] similar init problem in 2 develop iso's

2014-12-21 Thread sacarde
hi, I try to run 2 different iso's in developing mode 1) from: http://sourceforge.net/projects/manjarodev/files/users/anex/0.9.0/development/x86_64/ the iso: manjaro-kde-0.9-dev-1122-x86_64.iso if I run: qemu-system-x86_64 -cdrom /home/sacarde/dati-estranei/q2/neon5-latest.iso -enabl

Re: [Qemu-discuss] usb in QEMU emulator version 2.1.2

2014-11-05 Thread sacarde
Alle mercoledì 5 novembre 2014, sacarde ha scritto: > Alle mercoledì 5 novembre 2014, hai scritto: > > > Bus 002 Device 006: ID 8564:1000 > > This means you should use: -usbdevice host:2.6 > > also in this way , in guest system with lsusb I dont view nothing I try with

Re: [Qemu-discuss] usb in QEMU emulator version 2.1.2

2014-11-05 Thread sacarde
Alle mercoledì 5 novembre 2014, hai scritto: > > Bus 002 Device 006: ID 8564:1000 > > This means you should use: -usbdevice host:2.6 also in this way , in guest system with lsusb I dont view nothing > > > > thank you > > > > > > > > > > > > > > > > saca...@tiscali.it

Re: [Qemu-discuss] usb in QEMU emulator version 2.1.2

2014-11-04 Thread sacarde
y shouldn't be > this large. You can find out with command lsusb > > On Tue, Nov 4, 2014 at 5:35 PM, sacarde wrote: > > hi, > >in my archlinux, I have a usb-pendrive (this ID: 8564:1000) > > > > I run: > > > > qemu-system-i386 -hda /home/.../mm.img

[Qemu-discuss] usb in QEMU emulator version 2.1.2

2014-11-04 Thread sacarde
hi, in my archlinux, I have a usb-pendrive (this ID: 8564:1000) I run: qemu-system-i386 -hda /home/.../mm.img -m 900 -enable-kvm -k en-us -net nic -net tap,vlan=0,ifname=tap0 -boot d -usbdevice mouse -cdrom /home/.../inx-1.1.iso -soundhw ac97 -usbdevice host:8564:1000 but in my qemu guest