mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-12-22 12:51:34 -05:00
Update
This commit is contained in:
parent
e42b70ee72
commit
e849ac373e
@ -267,3 +267,11 @@ efibootmgr -c -d "/dev/nvme0n2" -p 1 \
|
||||
-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