Hi,
2009/9/20 Safe Hammad safe.hammad@sandacre.com:
2009/9/19 Srdjan Todorovic todorovic.s@googlemail.com
2009/9/19 Srdjan Todorovic todorovic.s@googlemail.com:
The grub screen shows:
Booting 'Slamd 64 12.2 Linux 2.6.31-srki' root (hd0,1) Filesystem type is ext2fs, partition type 0x83 kernel /boot/slamd64-2.6.31srki root=/dev/sda2
Error 15: File not found
Managed to boot it using the grub command line, using the same settings.
Are you 110% sure there's no typo? Should the new kernel line be:
kernel /boot/slamd64-2.6.31-srki root=/dev/sda2 (with an extra dash)
... rather than ...
kernel /boot/slamd64-2.6.31srki root=/dev/sda2
This would be consistent with the name in its title line and with the name of your cfq kernel ... :)
I just double-checked:
lrwxrwxrwx 1 root root 1 2009-08-18 22:56 boot -> ./ drwxr-xr-x 2 root root 4096 2009-09-19 23:16 grub/ -rw-r--r-- 1 root root 4083856 2009-08-19 22:02 kernel2.6.30-gentoo-r4srki -rw-r--r-- 1 root root 5004096 2009-09-20 00:13 slack13-huge-2.6.29.6 -rw-r--r-- 1 root root 2928656 2009-08-20 00:33 slamd64-2.6.30-cfq -rw-r--r-- 1 root root 4945728 2009-09-19 22:26 slamd64-2.6.31srki ############################ kernel /boot/slamd64-2.6.31srki root=/dev/sda2
I am stumped! The only other thing I can think of right now is to move the 2.6.31 entry above the 2.6.30 and see if it's a config file formatting issue - but I'm not optimisitic about it.
Any other suggestions please?
Thanks,
Srdjan