Hi,

If I execute the command, I still get error:

ser:# mount -t nfs 192.168.1.101:/var/fs /mnt/nfs/fs
mount: wrong fs type, bad option, bad superblock on 192.168.1.101:/var/fs,
       missing codepage or helper program, or other error
       (for several filesystems (e.g. nfs, cifs) you might
       need a /sbin/mount.<type> helper program)
       In some cases useful info is found in syslog - try
       dmesg | tail  or so


I can't figure out where.

Thank you in advance for all your help.

Regards,
Pete


On Mon, Apr 21, 2008 at 3:14 PM, Owen Townend <[EMAIL PROTECTED]>
wrote:

>
> [snip
> On 21/04/2008, Pete Kay <[EMAIL PROTECTED]> wrote:
>
> > ser:# mount 192.168.1.101:/var/fs /mnt/nfs
> > mount: wrong fs type, bad option, bad superblock on 192.168.1.101:
> > /var/fs,
> >        missing codepage or helper program, or other error
> >        (for several filesystems (e.g. nfs, cifs) you might
> >        need a /sbin/mount.<type> helper program)
> >        In some cases useful info is found in syslog - try
> >        dmesg | tail  or so
> >
> > [snip]
> > Any inputs will be greatly appreciated.
> >
> >
> > Regards,
> > Pete
> >
> >
> Hey,
>   Does it still give the error if you explicitly give the type?:
> ser:# mount -t nfs 192.168.1.101:/var/fs /mnt/nfs
>
> cheers,
> Owen.
>

Reply via email to