On Fri, 14 Aug 1998, Zaphod Beeblebrox wrote:

 : 
 : When I boot my system I have to tell the kernel
 : the hard drive parameters.
 : 
 : LILO: linux hda=1010,12,55 hdb=683,16,38

add a line like this:

append="hda=1010,12,55 hdb=683,16,38"

The append line ought to appear in the global section, so put it right
after the "read-only" statement.

Don't forget to re-run lilo :)

--
Nathan Norman
MidcoNet - 410 South Phillips Avenue - Sioux Falls, SD
mailto:[EMAIL PROTECTED]             http://www.midco.net
finger [EMAIL PROTECTED] for PGP Key: (0xA33B86E9)

Reply via email to