Run Plan 9 on GhostBSD with Ease
GhostBSD users can now run Plan 9 effortlessly using QEMU.
Quick Setup
sudo pkg install qemu
git clone https://github.com/rsc/plan9.git
./plan9/boot/qemu
During startup, you will be prompted to choose your display resolution and network configuration.
Plan 9 Startup Menu
====================
1. Plan 9 1920x1080
2. Plan 9 1440x900
3. Plan 9 1280x768
4. Plan 9 Text Mode
Selection: 1
Bootfile Options
1. ether0!/386/9pc
2. ether0!/amd64/9k10
3. none of the above
bootfile: 2
Thanks to the efforts of Russ Cox and Brad Fitzpatrick, you can now effortlessly experience Plan 9 directly from GhostBSD.