FS#8737 - Kernel upgrade

Attached to Project: Arch Linux
Opened by Victor Museteanu (vik) - Thursday, 22 November 2007, 12:18 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 23 November 2007, 07:06 GMT
Task Type Feature Request
Category Kernel
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Seems that kernel upgrades cause troubles from time to time.

cp -f /boot/vmlinuz26 /boot/vmlinuz26-old
cp -f /boot/kernel26.img /boot/kernel26-old.img
cp -f /boot/kernel26-fallback.img /boot/kernel26-old-fb.img

before upgrading the kernel along with the proper entries in lilo/grub may save some lives.

/lib/modules/`uname -r`/ directory may rise some problems.
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Friday, 23 November 2007, 07:06 GMT
Reason for closing:  Duplicate
Comment by Victor Museteanu (vik) - Thursday, 22 November 2007, 18:31 GMT
I saw this http://bugs.archlinux.org/task/7926 so I guess is over, I'll keep using the 3 lines before upgrading.

Loading...