Re: mount fails

From: /dev/null (dev.null_at_BeginThread.com)
Date: 11/26/04

  • Next message: Marco Benton - BOFH: "Re: Portforwarding"
    Date: Fri, 26 Nov 2004 18:42:05 GMT
    
    

    with this:

    > /home 192.168.1.0/255.255.255.0(ro,root_squash,sync)

    this will work:

    > mount -gid550 -uid500 X: 192.168.1.2:/home

    and this won't:

    > MOUNT: 192.168.1.2:/pub

    try mounting /home instead of /pub


  • Next message: Marco Benton - BOFH: "Re: Portforwarding"