[ale] fallback

James Patrick jpatrick at sat.sita.int
Fri Feb 6 08:36:55 EST 1998


I have no lilo.conf on my slackware machine.



----------
 From: 	Chris Hamilton[SMTP:chrish at ifsintl.com]
Sent: 	Thursday, February 05, 1998 2:40 PM
To: 	James Patrick
Cc: 	'ale at cc.gatech.edu'
Subject: 	Re: [ale] fallback

On Thu, 5 Feb 1998, James Patrick wrote:

> Does anyone have a good fall back plan for installing a new kernel?
> 

Example:

cp /boot/vmlinuz /boot/vmlinuz.old
cp /boot/System.map /boot/System.map.old
cp /usr/src/linux/i386/arch/boot/zImage /boot/vmlinuz
cp /usr/src/linux/System.map /boot/System.map

Add a similar entry  to lilo.conf:

image = /boot/vmlinuz.old
	label = Backup
	root  = /dev/hda1
        read-only

The key is not to delete your old kernel, but to rename it and then
add an entry to lilo that will allow you to boot to that image. 

May the Force, be with you!

--
Christopher Hamilton            Internal System Administrator
chrish at ifsintl.com              IFS International, Inc.






More information about the Ale mailing list