ref: 8fb8d28470dec5b5ff4ed5782673efd2c01f6604
dir: /bin/vmx9/
#!/bin/rc rfork n r=10370 d=/tmp/9front-$r.amd64.qcow2 if(! test -f $d){ echo $d not found >[1=2] exit nope } disk/qcowfs $d || exit vmx \ -M 1g \ -n ether0 \ -d /mnt/qcow/data \ -v 800x600 \ /amd64/9pc64 \ 'user=glenda mouseport=ps2' echo quit >'#X'/0/ctl