Archive for '7.10' Category
Mounting NFS under Ubuntu
8 May 2008Just realised that NFS support is (somehow) not included out of the box with 7.10 so when I added an NFS mount to my fstab like so
192.168.xx.xx:/bigraid/sunshine /sunshine nfs user
and then attempted to mount with “sudo mount /sunshine”, I got an error as follows
mount: wrong fs type, bad option, bad superblock on 192.168.xx.xx:/bigraid/sunshine,
[…]