On Sat, Dec 21, 2002 at 11:52:21AM -0500, Gregory Avedissian wrote: avedis> 1. I get errors on this, because I'm above cylinder 1023 on my dual-boot avedis> drive. I boot linux from floppy with lilo. Error message suggests using avedis> lba32 option, but it doesn't say where or how to use it. How do I get avedis> around this? /etc/lilo.conf, put lba32 on a line by itself (like right below the boot = line). Remove any "linear" line you see at the same time. Then rerun "/sbin/lilo". Then you may be able to boot using lilo on the hard drive instead of using a floppy (if your BIOS is new enough). avedis> 2. Instructions say next to install the kernel. Is that done by typing avedis> make install? In addition to the make install that comes after make avedis> modules? (see below) make install does work with recent kernels, yes. It should put the kernel into /boot for you. You might or might not still need to create an initial ramdisk with the "mkinitrd" command... You also will probably have to add an entry to /etc/lilo.conf and rerun /sbin/lilo. -- Charles R. Anderson <cra@wpi.edu> / http://angus.ind.wpi.edu/~cra/ PGP Key ID: 49BB5886 Fingerprint: EBA3 A106 7C93 FA07 8E15 3AC2 C367 A0F9 49BB 5886