In <[EMAIL PROTECTED]>, on 08/18/98 
   at 10:45 AM, Thomas Adams <[EMAIL PROTECTED]> said:

>I want to add an additional kernel so that I can switch between them at
>boot  time depending on which SCSI adapter the hard drive is connected
>to. 
Keep both kernels on the drive.  Set up /etc/lilo.conf for
this, and run lilo.  Use "man lilo" and "man lilo.conf" for details.

Even better: compile a kernel that support both adapters simultaneously.
You can then boot the sam kernel and it will work no matter what adapter
you use at the moment.  It will complain that the other adapter is
missing, but that doesn't matter.

For kernel compilation, install the kernel source and the development
tools.  Then read /usr/src/linux/README carefully.  It explains how to
configure and compile the kernel.

Helge Hafting


-- 
-----------------------------------------------------------
[EMAIL PROTECTED]
-----------------------------------------------------------

Reply via email to