mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2024-10-01 01:35:53 -04:00
Update
This commit is contained in:
parent
e42b70ee72
commit
e849ac373e
@ -266,4 +266,12 @@ efibootmgr -c -d "/dev/nvme0n2" -p 1 \
|
||||
-L "ZFSBootMenu" \
|
||||
-l \\EFI\\ZBM\\VMLINUZ.EFI
|
||||
|
||||
```
|
||||
|
||||
### Exit the environment
|
||||
```
|
||||
exit
|
||||
umount -n -R /mnt
|
||||
zpool export zroot
|
||||
reboot
|
||||
```
|
Loading…
Reference in New Issue
Block a user