Any
#Plan9 or
#9front expert on fedi? I heard a lot about it and few days ago when I spotted a new release of the
9front and there was
#qcow2 #QEMU images, I started to look at it. However I never get the
#rio #GUI session to work. I am starting the
#VM by:
qemu-system-x86_64 \
-machine q35 -enable-kvm \
-m 2g -cpu host \
-vga std \
-drive "media=disk,if=virtio,file=$HOME/Downloads/9front-11952.amd64.qcow2" \
-netdev user,id=vioif0,hostfwd=tcp::5699-:22 \
-device virtio-net-pci,netdev=vioif0 \
-no-reboot \
-daemonize
my host system is
#Debian #Linux running on
#X11. The error message after login with glenda was not very informative though:
hjfs: fs is /dev/sd00/fs
init: starting /bin/rc
bind: #i: no frame buffer
rio: cannot open display: initdisplay: /dev/draw/new: file does not exist: '/dev/draw'
init: rc exit status: rc 217: rio 326: display open
init: starting /bin/rc
#Unix #FOSS #AskFedi #SDF