It's my first time compiling a Linux kernel. Everything went well until I hit this problem. After I edit my /etc/fstab:

and edit etc/lilo.conf:

I want to set the info about crux in lilo, so I run lilo and the system prompt:

Then I run:
modprobe dm-mode
Things seem fine, but when I reboot the OS I get:

I have no idea how to fix the problem; the next time I use the ISO to reboot, I get the same problem:

Update
I set the root read-write in the lilo.conf, it seems that I can login, but the system still prompts that the / item is not found in the fstab. But I have already set it. And here is the prompt:

And what's more, when I reboot it, I can already login to the OS, but it still prompts the same error. And, when I open the /etc/fstab, I can find the / item in it. So, I wonder if I should notice the system about the change in the /etc/fstab -- but after long time searching the Internet, I found nothing about it.


/not infstab? – sarnold Nov 11 '11 at 9:20