> Date: Sat, 23 Mar 2013 08:23:38 -0400 > From: "Cliff McDiarmid" <[email protected]> > To: "BLFS Support List" <[email protected]> > Subject: Re: [blfs-support] Autofs problem on LFS7.2 > . . > > Then tell automount to read the new maps (you may need to use > > '/etc/init.d/autofs reload' or '/etc/rc.d/rc.autofs reload' depending on > > where > > the 'autofs' script is located; and you may need to use 'restart' instead > > of > > 'reload'): > > All checked, all okay on sdb >
Is automount definitely running ok - can you post the output of: $ ps auxwww | grep -i auto What is the path to your autofs init script: is it '/etc/init.d/autofs' or '/etc/rc.d/rc.autofs' or what? Can you post back the output of: $ find /etc -xdev -type f -iname '*autofs*' -ls When you do run the init script with the 'reload' param, what messages if any get printed on your screen - can you copy'n'paste them here? thnx, akh -- -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
