fixed grub.cfg

This commit is contained in:
Steven Noble
2015-12-18 20:55:59 -08:00
parent f3c2b1d763
commit 86a6379b37

View File

@@ -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
}