We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Also install efi shell and a stand alone version of grub to use in recovery modes also load ipxe.efi in the same maner.
efibootmgr -c -d /dev/nvme0n1p1 -p 1 -w -L gentoo -l \EFI\gentoo\grubx64.efi
todo add commands for generating standalone grub
Continued from #4
The text was updated successfully, but these errors were encountered:
Add memtest86+
a15357a
Relates to #9
No branches or pull requests
Also install efi shell and a stand alone version of grub to use in recovery modes
also load ipxe.efi in the same maner.
efibootmgr -c -d /dev/nvme0n1p1 -p 1 -w -L gentoo -l \EFI\gentoo\grubx64.efi
todo add commands for generating standalone grub
Continued from #4
The text was updated successfully, but these errors were encountered: