Skip to content

Instantly share code, notes, and snippets.

@kbruner
Created November 19, 2020 00:52
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/297266d5ef7c639eae306f4429fa8ff1 to your computer and use it in GitHub Desktop.
Save kbruner/297266d5ef7c639eae306f4429fa8ff1 to your computer and use it in GitHub Desktop.
root@nucklehead:~ # cbsd bstart alpine3
cloud-init: enabled
vm_iso_path: cloud-AlpineLinux-3.12.1-x86_64-standard
Original size: 4g, real referenced size/data: 625m
Converting /usr/cbsd/src/iso/cbsd-cloud-cloud-AlpineLinux-3.12.1-x86_64-standard.raw -> /dev/zvol/zroot/ROOT/default/cbsd-cloud-cloud-AlpineLinux-3.12.1-x86_64-standard.raw: 4g...
WIP: [0%...10%...21%...29%...43%...49%...58%...71%...76%...92%...99%...99%...100%]
1024+1 records in
1024+1 records out
4295098368 bytes transferred in 15.947733 secs (269323442 bytes/sec)
cloud init image initialization..
Clone cloud image into first/system vm disk (zfs clone method)
/sbin/zfs get -Ht snapshot userrefs zroot/ROOT/default/cbsd-cloud-cloud-AlpineLinux-3.12.1-x86_64-standard.raw@boot-alpine3
Eject cloud source: media mode=detach name=cloud-AlpineLinux-3.12.1-x86_64-standard path=/usr/cbsd/src/iso/cbsd-cloud-cloud-AlpineLinux-3.12.1-x86_64-standard.raw type=iso jname=alpine3
UPDATE media SET jname='-' WHERE jname="alpine3" AND name="cloud-AlpineLinux-3.12.1-x86_64-standard" AND path="/usr/cbsd/src/iso/cbsd-cloud-cloud-AlpineLinux-3.12.1-x86_64-standard.raw"
vm_iso_path: changed
Detach to: alpine3
All CD/ISO ejected: alpine3
VRDP is enabled. VNC bind/port: 192.168.0.11:5905
For attach VM console, use: vncviewer 192.168.0.11:5905
Resolution: 1024x768.
em0
bhyve renice: 1
Waiting for PID.
PID: 43810
root@nucklehead:~ #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment