mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-06-17 10:59:26 -04:00
Update
This commit is contained in:
parent
d825db72c2
commit
0067f7b14d
1 changed files with 4 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue