Created
September 13, 2017 01:19
-
-
Save beanieboi/bc2984e9d12602c468dd3cc178ebc2e4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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