Re: Mistake found in re-configuring kernel

Karen Shaeffer (shaeffer@best.com)
Thu, 20 Jul 2000 09:30:22 -0700


On Thu, Jul 20, 2000 at 09:12:30AM -0700, Karen Shaeffer wrote:
> On Thu, Jul 20, 2000 at 05:36:24PM +0800, Stephen Liu wrote:
>
> make sure the boot disk is in /dev/fd0
>
> /sbin/lilo
>
> reboot! /* assuming everything works... */
>
> put 'boot=/dev/whatever' in /etc/lilo.conf
>
> rm -f /boot/vmlinuz
> cp -pf arch/i386/boot/bzImage /boot/vmlinuz-2.x.x-y.y
> cp -pf vmlinux /boot/vmlinux-2.x.x-y.y

Err, I forgot the link...

cd /boot
ln -s vmlinuz-2.x.x-y.y vmlinuz

>/sbin/lilo
>
> reboot!
>

-- 
 Karen Shaeffer
 Neuralscape; Santa Cruz, Ca. 95060
 shaeffer@neuralscape.com  http://www.neuralscape.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/