Hello everyone:I have an ARM Chromebook and need to run 2 programs:QGIS: Available on Ubuntu but not on ARM archictecturePythagoras: A Windows database programThe best solution that I have come up with is to run Ubuntu (XFCE) via Crouton, then run a 32bit virtual machine (Puppy Linux 6.0 Tahr CE) via QEMU-KVM. This is very cumbersome, so if anyone comes up with a better suggestion, please let me know! I have been following instructions at https://www.unixmen.com/how-to-insta...emu-in-ubuntu/ and have run into several errors:1) After running qemu-system-x86_64 -hda ubuntu.img -boot d -cdrom /home/sk/Soft_Backup/OS\ Images/New/ubuntu-15.04-server-amd64.iso -m 640The Puppy Linux boot screen shows up, but when I hit "enter" to install, I get a segmentation fault (core dumped).2) When I tried opening up the Virtual Manager GUI, I got the error "Unable to connect to libvirt"-I have checked that the libvirt-bin package is installed-I am a member of the libvirtd group-I have tried running Virtual Manager with gksudo-The error message recommends checking that the libvirtd daemon is started----not sure how to check thisAny help would be greatly appreciated. Thank you!
↧