FreeBSD ◆ xterm ◆ csh 2400 views

This demonstrates an installation of OpenBSD 5.9 in bhyve front end manager, chyves.

chyves obsd create 32g

chyves obsd set cpu=8 ram=16g loader=grub-bhyve os=openbsd59 description="OpenBSD 5.9 guest."

chyves iso list

chyves iso import ~/Downloads/install59.iso

tmux

Ctrl + b “

: resize-pane -D 10

chyves obsd console in top pane

chyves obsd start in bottom pane

chyves obsd stop - To stop from booting from .iso file.

chyves obsd start

Modified file ‘/root/justin.txt’ to later demonstrate snapshot manipulations.

halt -p from inside guest.