mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Update grub.cfg to fix issue with chainloader
From https://github.com/opencomputeproject/OpenNetworkLinux/issues/57
This commit is contained in:
@@ -16,6 +16,6 @@ menuentry OpenNetworkLinux {
|
||||
menuentry ONIE {
|
||||
search --no-floppy --label --set=root ONIE-BOOT
|
||||
echo 'Loading ONIE ...'
|
||||
chainloader1
|
||||
chainloader +1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user