[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mounting filesystems



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



Reply to: