diff options
author | Jesús <heckyel@hyperbola.info> | 2020-07-22 18:49:20 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-07-22 18:49:20 -0500 |
commit | b528f75079447a5884745aefee8b18353a7835f9 (patch) | |
tree | b1175f68c18d4ee9bf957ded830661cbf82a2a1b | |
parent | 95e08a068b34568bb01976f2aeb301669781d57f (diff) | |
download | book-b528f75079447a5884745aefee8b18353a7835f9.tar.lz book-b528f75079447a5884745aefee8b18353a7835f9.tar.xz book-b528f75079447a5884745aefee8b18353a7835f9.zip |
Improve uefi.md
-rw-r--r-- | install-hyperbola/asus/uefi.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/install-hyperbola/asus/uefi.md b/install-hyperbola/asus/uefi.md index 6340916..131a95d 100644 --- a/install-hyperbola/asus/uefi.md +++ b/install-hyperbola/asus/uefi.md @@ -65,3 +65,5 @@ ejemplo: # mount /dev/sdc1 /mnt # cp -v /run/hyperiso/bootmnt/EFI/BOOT/bootia32.efi /mnt/boot/efi/EFI/BOOT/bootia32.efi + + # umount /mnt |