Jason C. Greb wrote: > Well, I followed a bit of Christians advice, and rebooted with the > rescue CD. I then copied over a compiled version of the new aic79xx.o > driver. I then when and recreated a new initrd image. I noticed that it > picked up the aic79xx.o driver. I am thinking this might have been a > missing piece of mine. So then I rebooted, and thats when I got the > following where the Lilo prompt should be: > > L 99 99 99 99 ... and then it continues for about 5 lines. I was told > that Grub had problems with md devices (as I am doing software RAID), so > to use Lilo. But I know this is a Lilo issue now. Should I use Grub? Are > there still problems with md devices? > > Thank you, >
according to http://www.annodex.net/cgi-bin/man/man2html?8+lilo 99 invalid second stage index sector (LILO) Errors 99 and 9A usually mean the map file (-m or map=) is not readable, likely because LILO was not re-run after some system change, or there is a geometry mis-match between what LILO used (lilo -v3 to display) and what is actually being used by the BIOS (one of the lilo diagnostic disks, available in the source distribution, may be needed to diagnose this problem). -- Morten _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
