Package: mount
Version: 2.13-8
Severity: wishlist
When trying to mount NFS and /sbin/mount.nfs doesn't exist, the error
message is very unhelpful:
mount -t nfs 1.2.3.4:/foo /mnt
wrong fs type, bad option, bad superblock on 1.2.3.4:/foo,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
I only figured it out by stracing what mount does. Maybe either NFS-specific
error handling, or just including a generic "and /sbin/mount.%s doesn't
exist" in the error message.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.23.1 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages mount depends on:
ii libblkid1 1.40.2-1 block device id library
ii libc6 2.6.1-5 GNU C Library: Shared libraries
ii libselinux1 2.0.15-2+b1 SELinux shared libraries
ii libuuid1 1.40.2-1 universally unique id library
mount recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]