1832541 Members
6424 Online
110043 Solutions
New Discussion

fstab integrity

 
zanwar.prashantuktransc
Occasional Advisor

fstab integrity

Hi,

is there something which can check FSTAB for any descripancies..

Regards
Prashant
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: fstab integrity

I can't think of it or find anything.

If you do mount -a it will inform you that everything is already mounted and give you errors if there is something wrong.

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
zanwar.prashantuktransc
Occasional Advisor

Re: fstab integrity

Thanks,

Thats right, I agree with you..

Best regards
Prashant
Umapathy S
Honored Contributor

Re: fstab integrity

Prashant,
I think you are quite new to this forums. Please assign points to those answers which helped you. Please take time to give credit for those who helped you to solve the problem

cheers
Umapathy
Arise Awake and Stop NOT till the goal is Reached!
Uday_S_Ankolekar
Honored Contributor

Re: fstab integrity

execute mountall command and see if all the filesystem listed in /etc/fstab gets mounted. If a filesystem does not get mounted then the line in fstab for that mountpoint has some problem.
man fstab for more info.

-USA..
Good Luck..