Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
lipstick
Commits
faee9686
Commit
faee9686
authored
Oct 09, 2014
by
Christopher Spinrath
Browse files
Added chainloader entry in grub.cf for grub/grub.cfg
parent
634e0d43
Changes
1
Hide whitespace changes
Inline
Side-by-side
grub/grub.cfg
View file @
faee9686
...
...
@@ -154,6 +154,11 @@ menuentry "Tool: EFI-Shell" {
chainloader /EFI/shell/Shell.efi
}
menuentry "Chainload full featured grubx64.efi" {
echo "Chainloading /EFI/grub/grubx64.efi"
chainloader /EFI/grub/grubx64.efi
}
menuentry "Tool: System-Firmware" {
echo "Entering Firmware"
fwsetup
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment