I'm not a lilo guru, take a look at shilo's post called "this is how I do it all"
I assume? not sure you didnt say that you just installed? yes?
there are two section there for you to read, his points on his "fstab" and the "lilo" section.
You can boot up off the floppy disk emergency if you created one.
Also check in your bios that the boot sector is not write-protected that messes me up on mine. There are security implications but that's the only way I can get linux to work for me at all.
I'm not sure but this should at least get you to the point where you can look at Shilo's and make a judegment OKAY this is mine and may not work for you. I'm just
giving it as an example.
it sounds? like you need to go in to console as root:
and in there verify that you have
and
Quote:
image = /boot/vmlinuz
root = /dev/hda2
label = Linux
read-only # Non-UMSDOS filesystems should be mounted read-only for checking
# Linux bootable partition config ends
|
This assume that "/boot" directory has the nessary System.map, .config an vmlinuz symlinks.