symbiat
8th August 2006, 05:01 PM
I recently used software updates to upgrade from the 2139 to the 2157 kernel, but the new kernel does not appear in the list of kernels at the boot prompt.
/boot and yaboot.conf look OK:
# ls -al /boot
drwxr-xr-x 5 root root 1024 Jul 17 05:36 .
drwxr-xr-x 23 root root 4096 Aug 8 2006 ..
-rw-r--r-- 1 root root 61371 Jun 23 13:22 config-2.6.17-1.2139_FC5
-rw-r--r-- 1 root root 61374 Jul 11 23:37 config-2.6.17-1.2157_FC5
drwxr-xr-x 2 root root 1024 Aug 8 11:25 etc
drwxr-xr-x 2 root root 1024 Jun 15 05:01 grub
-rw-r--r-- 1 root root 2147676 Jun 25 06:13 initrd-2.6.17-1.2139_FC5.img
-rw-r--r-- 1 root root 2147705 Jul 17 05:36 initrd-2.6.17-1.2157_FC5.img
drwx------ 2 root root 12288 Mar 30 19:10 lost+found
-rw-r--r-- 1 root root 829264 Jun 23 13:22 System.map-2.6.17-1.2139_FC5
-rw-r--r-- 1 root root 829538 Jul 11 23:37 System.map-2.6.17-1.2157_FC5
-rwxr-xr-x 1 root root 4048568 Jun 23 14:12 vmlinuz-2.6.17-1.2139_FC5
-rwxr-xr-x 1 root root 4056760 Jul 12 01:01 vmlinuz-2.6.17-1.2157_FC5
# cat /boot/etc/yaboot.conf
# yaboot.conf generated by anaconda
boot=/dev/sda2
init-message=Welcome to Fedora Core!\nHit <TAB> for boot options
partition=3
timeout=80
install=/usr/lib/yaboot/yaboot
delay=5
enablecdboot
enableofboot
enablenetboot
magicboot=/usr/lib/yaboot/ofboot
image=/vmlinuz-2.6.17-1.2157_FC5
label=2.6.17-1.2157_F
read-only
initrd=/initrd-2.6.17-1.2157_FC5.img
root=/dev/VolGroup00/LogVol00
append="rhgb quiet"
image=/vmlinuz-2.6.17-1.2139_FC5
label=2.6.17-1.2139_F
read-only
initrd=/initrd-2.6.17-1.2139_FC5.img
root=/dev/VolGroup00/LogVol00
append="rhgb quiet"
Probably the software update missed an important step? So how can I boot the newest kernel and make it appear as the default in the bootloader? This is a G3 B&W PPC machine with SCSI disks.
/boot and yaboot.conf look OK:
# ls -al /boot
drwxr-xr-x 5 root root 1024 Jul 17 05:36 .
drwxr-xr-x 23 root root 4096 Aug 8 2006 ..
-rw-r--r-- 1 root root 61371 Jun 23 13:22 config-2.6.17-1.2139_FC5
-rw-r--r-- 1 root root 61374 Jul 11 23:37 config-2.6.17-1.2157_FC5
drwxr-xr-x 2 root root 1024 Aug 8 11:25 etc
drwxr-xr-x 2 root root 1024 Jun 15 05:01 grub
-rw-r--r-- 1 root root 2147676 Jun 25 06:13 initrd-2.6.17-1.2139_FC5.img
-rw-r--r-- 1 root root 2147705 Jul 17 05:36 initrd-2.6.17-1.2157_FC5.img
drwx------ 2 root root 12288 Mar 30 19:10 lost+found
-rw-r--r-- 1 root root 829264 Jun 23 13:22 System.map-2.6.17-1.2139_FC5
-rw-r--r-- 1 root root 829538 Jul 11 23:37 System.map-2.6.17-1.2157_FC5
-rwxr-xr-x 1 root root 4048568 Jun 23 14:12 vmlinuz-2.6.17-1.2139_FC5
-rwxr-xr-x 1 root root 4056760 Jul 12 01:01 vmlinuz-2.6.17-1.2157_FC5
# cat /boot/etc/yaboot.conf
# yaboot.conf generated by anaconda
boot=/dev/sda2
init-message=Welcome to Fedora Core!\nHit <TAB> for boot options
partition=3
timeout=80
install=/usr/lib/yaboot/yaboot
delay=5
enablecdboot
enableofboot
enablenetboot
magicboot=/usr/lib/yaboot/ofboot
image=/vmlinuz-2.6.17-1.2157_FC5
label=2.6.17-1.2157_F
read-only
initrd=/initrd-2.6.17-1.2157_FC5.img
root=/dev/VolGroup00/LogVol00
append="rhgb quiet"
image=/vmlinuz-2.6.17-1.2139_FC5
label=2.6.17-1.2139_F
read-only
initrd=/initrd-2.6.17-1.2139_FC5.img
root=/dev/VolGroup00/LogVol00
append="rhgb quiet"
Probably the software update missed an important step? So how can I boot the newest kernel and make it appear as the default in the bootloader? This is a G3 B&W PPC machine with SCSI disks.