Skip to content

Instantly share code, notes, and snippets.

@kbruner
Last active November 22, 2020 23:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kbruner/508377f691534c7c5ca1ffded60b7fd2 to your computer and use it in GitHub Desktop.
Save kbruner/508377f691534c7c5ca1ffded60b7fd2 to your computer and use it in GitHub Desktop.
Global VM ZFS guid: 10282600222672768822
To edit VM properties use: cbsd bconfig jname=ubuntu-base
To start VM use: cbsd bstart ubuntu-base
To stop VM use: cbsd bstop ubuntu-base
To remove VM use: cbsd bremove ubuntu-base
For attach VM console use: cbsd blogin ubuntu-base
Creating ubuntu-base complete: Enjoy!
root@nucklehead:~ # cbsd bstart ubuntu-base
Looks like /usr/cbsd/vm/ubuntu-base/dsk1.vhd is empty.
May be you want to boot from CD?
[yes(1) or no(0)]
yes
Temporary boot device: cd
vm_iso_path: iso-Ubuntu-Server-20.04.1-amd64
media found: iso-Ubuntu-Server-20.04.1-amd64 --> /usr/cbsd/src/iso/cbsd-iso-ubuntu-20.04.1-live-server-amd64.iso
VRDP is enabled. VNC bind/port: 192.168.0.11:5900
For attach VM console, use: vncviewer 192.168.0.11:5900
Resolution: 1024x768.
em0
bhyve renice: 1
Waiting for PID.
PID: 6098
root@nucklehead:~ #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment