timbatty писал(а):
I have a chromebook running a crouton Ubuntu linux installation with xfce desktop. I am using QEMU to run KolibriOS inside that. So "qemu-system-i386 -fda ~/Downloads/kolibrios/kolibri.img -boot a" loads a stable instance of Kolibri but the mouse capture won't work. I tried to find a solution but the only thing that kinda worked was "qemu-system-i386 -fda ~/Downloads/kolibrios/kolibri.img -boot a -usb -usbdevice tablet"... this makes the mouse capture work but the instance of Kolibri crashes two seconds later with the error "Segmentation fault (core dumped)". Can anyone help me here. I have no idea what is going on.
Hi, timbatty!
I don't no what is going on, but you can try this command line (i use Ubuntu Linux and QEMU too and it works ideally):
Код:
qemu-system-x86_64 -L . -m 256 -fda ~/Downloads/kolibrios/kolibri.img -localtime -vga vmware -net nic,model=rtl8139 -net user -soundhw ac97 -usb -usbdevice tablet
Of course you can try to replace
qemu-system-x86_64 with
qemu-system-i386, if you use 32 bit Ubuntu Linux. May be it works.
_________________
The Glass is Always Half Full!
