  | |  | up2date problem with LILO after installing latest kernel | up2date problem with LILO after installing latest kernel 2004-01-25 - By Reuben D. Budiardja
Back
Hi all,
I ran up2date and selected the latest kernel (kernel-2.4.21-9.EL with the
corresponding SMP and utils version)
At the end of download and install, up2date display the following message in
the console, and I had to click cancel:
Traceback (most recent call last):
File "/usr/share/rhn/up2date_client/gui.py ", line 2069, in doInstallation
kernelsToInstall = up2date.installPackages(self.selectedPkgList,
self.rpmCallback)
File "/usr/share/rhn/up2date_client/up2date.py ", line 680, in
installPackages
runPkgSpecialCases(pkgList)
File "/usr/share/rhn/up2date_client/up2date.py ", line 729, in
runPkgSpecialCases
apply(packageProvidesMethods[provideName],
[providesPackages[provideName]])
File "/usr/share/rhn/up2date_client/up2date.py ", line 825, in
installBootLoader
__install_lilo(kernelList)
File "/usr/share/rhn/up2date_client/up2date.py ", line 842, in __install_lilo
ret = lilocfg.installNewImages(kernelList,test=0)
File "/usr/share/rhn/up2date_client/lilocfg.py ", line 384, in
installNewImages
raise LiloConfError( "test install of lilo failed ")
up2date_client.lilocfg.LiloConfError: Error installing lilo.conf The message
was:
test install of lilo failed
However, running /sbin/lilo manually turns out just find, and as far as I can
see /etc/lilo.conf is setup correctly (included below). I have not rebooted
the machine to see if it actually work. Should I put this in bugzilla ?
Here is lilo.conf:
prompt
timeout=50
default=linux
boot=/dev/sda
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear
image=/boot/vmlinuz-2.4.21-9.ELsmp
label=2.4.21-9.ELsmp
initrd=/boot/initrd-2.4.21-9.ELsmp.img
read-only
append= "root=LABEL=/ "
image=/boot/vmlinuz-2.4.21-9.EL
label=2.4.21-9.EL
initrd=/boot/initrd-2.4.21-9.EL.img
read-only
append= "root=LABEL=/ "
image=/boot/vmlinuz-2.4.21-4.0.1.ELsmp
label=linux
initrd=/boot/initrd-2.4.21-4.0.1.ELsmp.img
read-only
append= "root=LABEL=/ "
image=/boot/vmlinuz-2.4.21-4.ELsmp
label=linux-bak
initrd=/boot/initrd-2.4.21-4.ELsmp.img
read-only
append= "root=LABEL=/ "
image=/boot/vmlinuz-2.4.21-4.EL
label=linux-up
initrd=/boot/initrd-2.4.21-4.EL.img
read-only
append= "root=LABEL=/ "
Thanks.
RDB
--
Reuben D. Budiardja
Department of Physics and Astronomy
The University of Tennessee, Knoxville, TN
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
"To be a nemesis, you have to actively try to destroy
something, don 't you? Really, I 'm not out to destroy
Microsoft. That will just be a completely unintentional
side effect. "
- Linus Torvalds -
--
Taroon-list mailing list
Taroon-list@(protected)
http://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |