[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

Re: [Qemu-discuss] info iso sparc64

2017-02-07 Thread sacarde
age (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 > > Am 15.01.2017

[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] 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 -enable-kvm

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 saca...@tiscali.it wrote: if I run: qemu-system-x86_64 -cdrom /home/sacarde/dati

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-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 another usb-pendrive and all works

[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