mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-22 16:01:28 -04:00
Update
This commit is contained in:
parent
e42b70ee72
commit
e849ac373e
1 changed files with 8 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue