View difference between Paste ID: CNr8aTEb and cD9KCT8x
SHOW: | | - or go back to the newest paste.
1
menuentry "Ubuntu Server" {
2-
set root=(hd0,6)
2+
set root='(hd0,msdos6)'
3-
linux /boot/vmlinuz-3.2.0-23-generic
3+
linux /vmlinuz
4-
initrd /boot/initrd.img-3.2.0-23-generic
4+
initrd /boot/initrd.img
5-
}
5+
}
6
7
..
8
'
9
file '/vmlinuz' not found.
10
you need to load the kernel first.