Boost logo

Boost :

From: jk_at_[hidden]
Date: 2002-03-18 01:29:49


14 Mar 2002 01:22:41 +0300 Beman Dawes wrote:
>No, straight install from the distribution disk. Here is the portion of
>the script that does the mount:
>
> if ! mount -t smbfs //p-500/c /p-500; then

So, you are not using NTFS; you are using network file system, namely
smbfs.

> echo 'mount //p-500/c failed'
> exit 1
> fi

-- 
Eugene

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk