uefi.destegi

This commit is contained in:
mahmutov 2016-08-02 16:15:13 +00:00
parent 1a4f1ef7d2
commit a8a859bc04
1 changed files with 0 additions and 1 deletions

View File

@ -1106,7 +1106,6 @@ grub_efi_boot(){
fi
mkdir -p ${GRUB_EFI_TMPDIR}/EFI/BOOT
cp -f $LFS/tmp/bootx64.efi ${GRUB_EFI_TMPDIR}/EFI/BOOT/BOOTX64.EFI
fi
umount "$GRUB_EFI_TMPDIR"
losetup --detach "${LOOP_DEVICE}"
rm -rf $GRUB_EFI_TMPDIR