[BlueOnyx:06679] Re: fstab

Dudi Goldenberg dudi at kolcore.com
Sun Mar 13 01:21:25 -05 2011


Hi,

>I created a /home folder on separate physical hard drive the fstab file had

>/dev/VolGroup00/home    /home                   ext3 defaults,usrquota,grpquota        1 2

>I commented it out and added

>/dev/sdb/home           /home             	 ext3 defaults,usrquota,grpquota        1 2

>And now it won't come up, I added other drives before but not for home partion before.

You should specify the device partition in fstab, like:

/dev/sdb1           /home             	 ext3 defaults,usrquota,grpquota        1 2

Try a manual mount before to verify this gives you what u need.

D.





More information about the Blueonyx mailing list