LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   Boot Error in LFS (https://www.linuxquestions.org/questions/linux-from-scratch-13/boot-error-in-lfs-70261/)

saurav_gohain 07-05-2003 07:55 AM

Boot Error in LFS
 
Hi
While booting LFS for the first time, the following error occured. What should I do ..

mount:/ not mounted already or bad option

and
Cannot check root filesystem because it could not be mounted in read only mode.

I followed step-step instructions in book. Where could be the problem ?

In etc/fstab or in etc/lilo.conf

Regards and anticipating a reply from ur end .

Dark_Helmet 07-06-2003 12:38 AM

My guess would be in /etc/fstab. Post its contents if you can.

saurav_gohain 07-06-2003 01:23 AM

yeah its like this
/dev/hda7 / ext2 defaults 1 1
/dev/hda5 swap swap defaults 0 0

and now its shows bad file system error
I wonder, how to do ?

Dark_Helmet 07-06-2003 01:45 PM

The fstab looks ok, so long as the partitions are correct.

The errors you describe tell me you're having a problem with fsck. Since it doesn't look like an fstab problem, then the bootscripts are next in line.

So, did you make any changes to the boot scripts?

Did you encounter any errors while making the LFS system?

saurav_gohain 07-06-2003 11:29 PM

no not at all. infact everything was fine. during the initial installation , bash was found problematic but then looking to the archives of lfs, the problem was corrected.

i just followed each instruction line by line, because it's my first LFS installation.

Dark_Helmet 07-07-2003 01:19 AM

Hmmmm... Is it possible for you to post the exact error message you get when you boot? If you could post the error and maybe one or two lines of the startup output, that might shed some more light.


All times are GMT -5. The time now is 06:29 PM.