View previous topic :: View next topic |
Author |
Message |
198728 l33t
Joined: 08 Apr 2009 Posts: 693
|
Posted: Sat Oct 24, 2009 7:32 pm Post subject: Update kernel: grub error 15 [solved] |
|
|
Hi, i've updated kernel from kernel-2.6.30-gentoo-r6 to kernel-2.6.30-gentoo-r8, but now grub show an error Code: | BOOTING COMMAND LIST
root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
Kernel /boot/kernel-2.6.30-gentoo-r8 root=/dev/sda3 ahci_marvell_enable=0
Error 15: File not found |
It's very strange...
Code: | cr4sh # dir /boot
System.map-2.6.30-gentoo-r8 config-2.6.30-gentoo-r8 kernel-2.6.30-gentoo-r6 kernel-2.6.30-gentoo-r8 vmlinuz-2.6.30-gentoo-r8 |
Code: | cr4sh # eselect kernel list
Available kernel symlink targets:
[1] linux-2.6.30-gentoo-r6
[2] linux-2.6.30-gentoo-r8 * |
Code: | cr4sh # eix gentoo-sources
[I] sys-kernel/gentoo-sources
Available versions:
(2.6.16-r13) 2.6.16-r13!b!s
(2.6.25-r9) 2.6.25-r9!b!s
(2.6.26-r4) 2.6.26-r4!b!s
(2.6.27-r8) 2.6.27-r8!b!s
(2.6.27-r10) 2.6.27-r10!b!s
(2.6.28-r5) 2.6.28-r5!b!s
(2.6.28-r6) 2.6.28-r6!b!s
(2.6.29) ~2.6.29!b!s
(2.6.29-r1) ~2.6.29-r1!b!s
(2.6.29-r2) ~2.6.29-r2!b!s
(2.6.29-r3) ~2.6.29-r3!b!s
(2.6.29-r4) ~2.6.29-r4!b!s
(2.6.29-r5) 2.6.29-r5!b!s
(2.6.29-r6) 2.6.29-r6!b!s
(2.6.30) ~2.6.30!b!s
(2.6.30-r3) ~2.6.30-r3!b!s
(2.6.30-r4) 2.6.30-r4!b!s
(2.6.30-r5) 2.6.30-r5!b!s
(2.6.30-r6) 2.6.30-r6!b!s
(2.6.30-r7) 2.6.30-r7!b!s
(2.6.30-r8) 2.6.30-r8!b!s
(2.6.31) ~2.6.31!b!s
(2.6.31-r1) ~2.6.31-r1!b!s
(2.6.31-r2) ~2.6.31-r2!b!s
(2.6.31-r3) ~2.6.31-r3!b!s
{build symlink ultra1}
Installed versions: 2.6.30-r8(2.6.30-r8)!b!s(22:48:37 21/10/2009)(symlink -build)
Homepage: http://dev.gentoo.org/~dsd/genpatches
Description: Full sources including the Gentoo patchset for the 2.6 kernel tree |
Code: | cr4sh # emerge -C kernel-2.6.30-gentoo-r8
--- Couldn't find 'null/kernel-2.6.30-gentoo-r8' to unmerge.
>>> No packages selected for removal by unmerge |
Last edited by 198728 on Sun Oct 25, 2009 5:08 pm; edited 1 time in total |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54849 Location: 56N 3W
|
Posted: Sat Oct 24, 2009 8:42 pm Post subject: |
|
|
mrl4n,
If you have a real /boot partition, remove the from Kernel /boot/kernel-2.6.30-gentoo-r8
also the k in Kernel should be lowercase. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
198728 l33t
Joined: 08 Apr 2009 Posts: 693
|
Posted: Sun Oct 25, 2009 8:30 am Post subject: |
|
|
I'm sorry, it's a my mistake, the k in kernel is lowercase.
I don't understand; if i remove /boot from grub i receive the same message. |
|
Back to top |
|
|
|