On Sat, 03 Mar 2001 19:19:28 -0600, 
"Steven J. Hill" <[EMAIL PROTECTED]> wrote:
>I have no idea why the 1023 limit is coming up considering 2.4.2 and
>LILO were working just fine together and I have a newer BIOS that has
>not problems detecting the driver properly. Go ahead, call me idiot :).

OK, you're an idiot :).  It only worked before because all the files
that lilo used just happened to be below cylinder 1024.  Your partition
goes past cyl 1024 and your new kernel is using space above 1024.  Find
a version of lilo that can cope with cyl >= 1024 (is there one?) or
move the kernel below cyl 1024.  You might need to repartition your
disk to get / all below 1024.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to