|
to install lilo, you need to be root (type su at the command line, and enter your password). then run liloconfig and finally, lilo. so from the command line, it would look like this:
$ su
Password:
# liloconfig
# lilo
if your kernel didn't install properly you may still not be able to boot though. if i were you i would check the integrity of your cdroms, make sure they downloaded and burned properly (search around for how to do that, there are lots of posts...try searching "md5"). then i would probably just reinstall. out of curiosity, did you choose full install? did you select packages yourself? it's possible you left out something crucial without knowing it.
|