执行以下命令,恢复“root”密码。 在“grub”选项菜单按e进入编辑模式,输入grub帐户“root”及默认密码。 默认密码:请参见《华为云Stack 8.2.1 帐户一览表》的“B类(ManageOne)”页签中,在该帐户的默认密码。 在“linux16 /boot/vmlinuz-***”行末尾增加“init=/bin/bash”(不含引号)。 在键盘上同时按下“...
grub.cfg created by myself, and Linux kernel compiled by myself) on the hard drive/dev/sda using the live environment. I encountered a problem when executing:sudo grub-install --target=x86_64-efi --root-directory=/mnt
Also checked that there was no newer firmware for this Kingston. At the end of the PVE install, it says Bash: bootloader setup errors: - failed to prepare EFI boot using Grub on '/dev/sda2': unable to install the EFI boot loader on '/dev/sda' Even though there was this error, ...
The last step will install the kernel, generate an initrd.img and enter the new kernel to the Grub config. It will probably be named something like "6.8.4-dirty" by the kernel build system, because we did not git commit our patch. Now you can boot test this kernel. If the...
As a follow-up, attempted to create a new VM installing Debian using the "ZFS over iSCSI" storage and ran into the following error: Unable to install GRUB in /dev/sda Executing 'grub-install /dev/sda' failed. This is a fetal error Hopefully, someone can provide some guidance as I am...