mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 17:57:01 +00:00
fixed grub.cfg
This commit is contained in:
@@ -9,8 +9,7 @@ menuentry OpenNetworkLinux {
|
||||
echo 'Loading Open Network Linux ...'
|
||||
insmod gzio
|
||||
insmod part_msdos
|
||||
linux /kernel-x86_64 console=ttyS1,115200n8 onl_platform=x86-64-quanta-ly6-ran
|
||||
geley-r0
|
||||
linux /kernel-x86_64 console=ttyS1,115200n8 onl_platform=x86-64-quanta-ly8-rangeley-r0
|
||||
initrd /initrd-amd64
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user