Displaying 2 results from an estimated 2 matches for "c0d2p1".
Did you mean:
c0d0p1
2008 Nov 30
4
Apache, SELinux, and document root on a different partition
I want to put the document root for an application on a separate paritition
that has more space. When I try to configure this I can't access the files
in the new location. I've got the SELinux attributes set on the directory
and its files, so I'm thinking it's something about the parent path that
SELinux doesn't like, but I don't know where that's handled.
My
2012 Feb 15
0
corrupted /etc/mtab
...a corrupted /etc/mtab file and I just wanted to check that my plan of action is correct.
df -k returns:
df: cannot read table of mounted file systems: No such file or directory
ls -la mtab:
?--------- ? ? ? ? ? mtab
messages full of errors:
EXT3-fs error (device cciss/c0d2p1): ext3_lookup: unlinked inode 847444 in dir #846977
I would like to fsck / partition, but, obviously, can't do it on a live system.
The plan is to touch /forcefsck and to force fsck during reboot.
Please let me know if you see a problem with my plan or have any other suggestions.
Thank you,...