Skip to content

Instantly share code, notes, and snippets.

@kbruner
Created November 3, 2020 21:02
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/acbcc6df2c9a4a5b0f13d05b49f8845c to your computer and use it in GitHub Desktop.
Save kbruner/acbcc6df2c9a4a5b0f13d05b49f8845c to your computer and use it in GitHub Desktop.
Loading Debian on ZFS root with unreleased version of grub-bhyve
root@nucklehead:/vm # ~/grub-bhyve
--root=/dev/zvol/zroot/debianguest1 \
--vm=debian1 \
--device-map=/vm/debian1-device.map \
--memory=2048M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment