that's weird there's no /etc/sysconfig/autofsck file im using CentOS 4.4
so what i need to do is a file autofsck with this variables inside right?
AUTOFSCK_DEF_CHECK=yes PROMPT=yes AUTOFSCK_TIMEOUT=10 AUTOFSCK_OPT="-y"
specifically the AUTOFSCK_OPT= should have -y in it?
On 11/9/06, Tony pthagonal@gmail.com wrote:
On 11/8/06, Tony pthagonal@gmail.com wrote:
Suggest you try the fedora solution mentioned here:
http://forums.fedoraforum.org/showthread.php?t=57764
Which is to create a file like following:
$ cat /etc/sysconfig/autofsck
AUTOFSCK_DEF_CHECK=yes PROMPT=yes AUTOFSCK_TIMEOUT=10 AUTOFSCK_OPT=""
From a quick read of the relevant parts of /etc/rc.sysinit on one of my centos 4.4 systems, it looks likely this will work here too- but I have not tested it at all.
oops- I then meant to suggest that you consider using the -y option in the AUTOFSCK_OPT string
-- Cheers,
Tony _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos