Click to See Complete Forum and Search --> : Append lines in LILO


l33t
02-09-2001, 11:04 PM
Is there any way to add two items to the append line? I am running RH 6.2 on an AMD tbird, so I am by default using the x86_serial_nr=1 append line, and I would also like to enable scsi emulation for my IDE CDWriter. Thanks!

Mike

i8degrees
02-10-2001, 12:45 AM
Hello! I have the same AMD TBird problem and do the same thing. In fact, I also gotta attach a memory line to it to detect all my memory. My append line looks like this:

append="x86_serial_nr=1 mem=192M"

All you gotta do is attach the new stuff to the end like I did.

pbharris
02-10-2001, 02:29 AM
here is mine!
append="x86_serial_nr=1 hdc=ide-scsi hdd=ide-scsi"