你可以通过运行以下命令来检查 grub-efi-amd64 是否已成功安装: bash grub-install --version 该命令会显示 grub-install 的版本信息,从而验证安装是否成功。 重启计算机以确保更新生效: 在某些情况下,你可能需要重启计算机以使更新生效。这通常不是必需的,除非你在安装过程中更改了引导加载程序设置或需要应用其他系...
OS is now fixed, but the fix may have not been propagated to thegrub-efi-amd64-signedpackage (which provides another copy ofgrubx64.efithat's been signed for Secure Boot). 's solution has worked for me. I've been struggling with this for ages ever since I decided to repartition my ...
use DIR as the EFI System Partition root.--uefi-secure-bootinstall an image usable with UEFI Secure Boot. This option is only available on EFI and if the grub-efi-amd64-signed package is installed.--no-uefi-secure-bootdo not install an image usable with UEFI Secure Boot, even if the ...
grub2-common_2.12-1ubuntu7.1_amd64 NAME grub-install - install GRUB to a device SYNOPSIS grub-install[OPTION...] [OPTION] [INSTALL_DEVICE] DESCRIPTION Install GRUB on your drive.--compress=no|xz|gz|lzo compress GRUB files [optional]--disable-shim-lockdisable shim_lock verifier--dtb=FILEem...
zfscrypt.mod zstd.mod efi.img grub.cfg loopback.cfg .gitattributes Readme.md Breadcrumbs iWork8-Install-Ubuntu-amd64 /GRUB /x86_64-efi / offsetio.mod Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame 2.32 ...
$ sudo mount /dev/sdXY /mnt $ sudo mount /dev/sda1/mnt/boot/efi #use only if /boot is on a different partition $ for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done $ sudo chroot /mnt $ grub-install /dev/sda $ update-grub ...
问grub-install: error:无法找到EFI目录EN在使用 Visual Studio 进行 C++ 编程时,你可能会遇到 c1xx:...
问安装Arch Linux错误: grub-install: Error:无法找到EFI目录ENArch Linux是一个优秀的linux操作系统。其...
スナップショット lvm ボリュームをルート lv にマージし、記事65991 の手順を使用して GRUB ブートローダーをインストールしているときに、次のエラーが発生します。 Raw # grub2-install /dev/sda grub2-install: error: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't exist. Please spec...
grub-install: warning: cannot open directory `/usr/share/locale': No such file or directory. grub-install: error: failed to get canonical path of `none'. it seems, that some grub related packages are missing. So f.e. grub-efi-amd64-signed os-prober # Alternative: grub-efi-amd64 ...