On Wed, Feb 05, 2003 at 11:32:22AM -0500, David Turetsky wrote:
> When I manually try to mount them, for example, 'mount -a', I get mount
> point /c does not exist and same for /d and /e
does the directory /c exist?

test -d /c || mkdir /c

hugh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to