mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-11-14 10:31:34 -05:00
Update
This commit is contained in:
parent
d825db72c2
commit
0067f7b14d
@ -103,7 +103,10 @@ If you plan to dual boot with a different system and have shared directory datas
|
|||||||
zpool export zroot
|
zpool export zroot
|
||||||
zpool import -N -R /mnt zroot
|
zpool import -N -R /mnt zroot
|
||||||
zfs load-key -L prompt zroot
|
zfs load-key -L prompt zroot
|
||||||
zfs mount zroot/ROOT/${ID}
|
zfs mount zroot/ROOT/ubuntu
|
||||||
|
zfs mount zroot/ROOT/log
|
||||||
|
zfs mount zroot/ROOT/cache
|
||||||
|
zfs mount zroot/ROOT/spool
|
||||||
zfs mount zroot/home
|
zfs mount zroot/home
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user