[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
On Wed, 2010-05-05 at 00:14 +0100, Grant Sewell wrote: > On Tue, 04 May 2010 23:35:32 +0100 > james kilty wrote: > > > On Tue, 2010-05-04 at 22:02 +0100, Grant Sewell wrote: > > I said > > > > Nor can I access my desktop as I used to - I get the message > > > > 'wrong fs type' and 'bad superblock' when I try to mount it over > > > > the LAN. > > > > > > Sorry? What are you trying to mount over the lan, and how? > > using sudo mount > > 192.168.1.14:/home/james/Documents /home/james/james-desktop-2 > > > > without then with a similar line in fstab (the new install started > > from scratch so I lost the line and just now reinstated it): > > > > 192.168.1.14:/home/james/Documents /home/james/james-desktop-2 nfs > > rsize=8192,wsize=8192,timeo=14,intr > > > > the error message said > > wrong fs type, bad option, bad superblock on > > 92.168.1.14:/home/james/Documents > > missing codepage ... or other error (for several filesystems e.g > > nfs ..) > > you might need a /sbin/mount.<type> helper program) then pointed to > > syslog where there was nothing obvious > > > > James > > Ah, OK... all this talk of ext3/4 had me worried then. So this is an > NFS share on MachineX that you're trying to mount on MachineY? Yes. It all worked before on U 8.04. > > http://nfs.sourceforge.net/nfs-howto/index.html has a nice tutorial > on setting up NFS. > > 1: Is the filesystem mounted nicely on the 'server'? > 2: Is the directory which you want shared actually being shared? > 2.1 - what's in your /etc/exports? /home/james/Documents 192.168.1.11(rw,sync,no_subtree_check) this is the correct IP address > 2.2 - what's in your /etc/hosts.allow and /etc/hosts.deny? both empty > 3: Have you got the required NFS server packages installed? > nfs-common- NFS support files common to client and server > nfs-kernel-server -support for NFS kernel server yes to both > 4: Does the directory you're trying to attach ('mount') your NFS share > to actually exist? yes /home/james/james-desktop-2 It all worked well in kubuntu 8.04 but not in 10.04. There were several issues to resolve in 10.04, but having to chown /home (to james from root) and all its files to get sound to work does not seem connected (permissions in pulseaudio). I am using ubuntu at the moment though I have the option for kde. I have difficulty getting used to the changes in both of them. James -- james kilty http://www.kilty.demon.co.uk -- The Mailing List for the Devon & Cornwall LUG http://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html