When trying to restore from an NFS file system, we obtain the message :
mount: wrong fs type, bad option, bad superblock
This is due to the missing file /sbin/mount.nfs.
To resolve it, add the following line into my personnal config file :
BINARIES="${BINARIES}
mount.nfs
umount.nfs
"
Perhaps add it to Config.sh in future version ?
Thanks
Christophe.
2009-04-23 09:07:06 UTC in Make CD-ROM Recovery