mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-23 08:21:26 -04:00
Update
This commit is contained in:
parent
e42b70ee72
commit
e849ac373e
1 changed files with 8 additions and 0 deletions
|
@ -267,3 +267,11 @@ efibootmgr -c -d "/dev/nvme0n2" -p 1 \
|
||||||
-l \\EFI\\ZBM\\VMLINUZ.EFI
|
-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