Skip to content

Instantly share code, notes, and snippets.

@beanieboi
Created September 13, 2017 01:19
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 beanieboi/bc2984e9d12602c468dd3cc178ebc2e4 to your computer and use it in GitHub Desktop.
Save beanieboi/bc2984e9d12602c468dd3cc178ebc2e4 to your computer and use it in GitHub Desktop.
mkdir /tmp/zroot
zpool import -fR /tmp/zroot zroot
mkdir /tmp/root
mount -t zfs zroot/ROOT/default /tmp/root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment