Operating System - Linux
1827756 Members
2863 Online
109969 Solutions
New Discussion

Fstab and file system currupted

 
nasmel
Frequent Advisor

Fstab and file system currupted

Hi all

Accidently i removed my fstab file.My system has Logical volume.
When i try to boot system is asking to do the filesystem check mannually.but when i tried to do this,its failing and error message says that fsck faild since it has no fsck pass no in fstab.

Please tell me how to recover my fstab file and how to do the file system check

Thanks
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Fstab and file system currupted

Shalom,

Boot your system with a rescue cd or live-cd version of Linux.

You should be able to get a similar fstab off another system and restore it to this system.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Alpha977
Valued Contributor

Re: Fstab and file system currupted

Hello!

There is various mode:

- With a LiveCD and recreate or copy from another system (adapt it for your system)
- With installation disk of your linux distribution
- In single-user mode at boot, you can recreate this file (can take an example file from internet)

Bye!
nasmel
Frequent Advisor

Re: Fstab and file system currupted

Created Fstab file and system is up..thankx everyone..