Steve Matzura wrote:
> mount /mnt/bigvol1/dir-1 /home/steve/dir-1 -o bind,ro
In addition to what others have observed it might be worth mentioning
that the -v option to mount (i.e. verbose) often gives more information
about what's going on.
On Sun, Sep 17, 2023 at 02:43:16PM -0400, Steve Matzura wrote:
As Charles points out, this looks rather like CIFS, not NFS:
> # NAS box:
> //192.168.1.156/BigVol1 /mnt/bigvol1 cifs
> _netdev,username=,password=,ro 0 0
If Charles's (and my) hunch is cor
On 9/17/23 12:43, Steve Matzura wrote:
I upgraded a version 8 system to version 11 from scratch--e.g., I totally
reinitialized the internal drive and laid down an entirely fresh install of 11.
Then 12 came out about a week later, but I haven't yet upgraded to 12 because I
have a show-stoppe
On Sun, 17 Sep 2023 14:43:16 -0400
Steve Matzura wrote:
> # NAS box:
> //192.168.1.156/BigVol1 /mnt/bigvol1 cifs
> _netdev,username=,password=,ro 0 0
Possibly part of the problem is that this is a CIFS (Samba) mount, not
an NFS mount.
Is samba installed?
If you try to mount that mount manuall
4 matches
Mail list logo