I just installed nfs-common on kubuntu 8,04 64 bit (final release) and
get nfs reporting internal error on reboot and on mount -a having added
a couple of lines to /etc/fstab - these lines were lifted straight from
a previous 7.10 installation:

[EMAIL PROTECTED]:/home/user# cat /etc/fstab

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda1
UUID=6be0821c-1446-45ee-b344-16117329c123 /               ext3    
relatime,errors=remount-ro 0       1
# /dev/sda5
UUID=977973f0-44d4-4f2c-8acb-0af5dd0c4869 none            swap    sw            
  0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
192.168.20.130:/media /mount/media nfs 
rsize=32768,wsize=32768,proto=tcp,noatime,timeo=14,intr 0 0
192.168.20.130:/Photos /mount/photos nfs 
rsize=32768,wsize=32768,proto=tcp,noatime,timeo=14,intr 0 0
192.168.20.130:/Software /mount/software nfs 
rsize=32768,wsize=32768,proto=tcp,noatime,timeo=14,intr 0 0
[EMAIL PROTECTED]:/home/user#


[EMAIL PROTECTED]:/home/user# mount -a
mount.nfs: internal error
[EMAIL PROTECTED]:/home/user#

[EMAIL PROTECTED]:/# ls -al /mount
total 20
drwxr-xr-x  5 owen root  4096 2008-04-25 17:03 .
drwxr-xr-x 23 root root  4096 2008-04-25 17:03 ..
drwxrwxrwt 10 owen  2000 4096 2008-04-10 22:55 media
drwxr-xr-x  2 owen root  4096 2008-04-25 17:03 photos
drwxrwxrwx  7 owen users 4096 2008-03-08 14:36 software
[EMAIL PROTECTED]:/# 

The odd thing is, the data under the mount point is   there . . .

[EMAIL PROTECTED]:/# ls -al /mount
total 20
drwxr-xr-x  5 owen root  4096 2008-04-25 17:03 .
drwxr-xr-x 23 root root  4096 2008-04-25 17:03 ..
drwxrwxrwt 10 owen  2000 4096 2008-04-10 22:55 media
drwxr-xr-x  2 owen root  4096 2008-04-25 17:03 photos
drwxrwxrwx  7 owen users 4096 2008-03-08 14:36 software
[EMAIL PROTECTED]:/# ls -al /mount/media
total 76
drwxrwxrwt  10 owen  2000  4096 2008-04-10 22:55 .
drwxr-xr-x   5 owen root   4096 2008-04-25 17:03 ..
-rwxrwxr-x   1 owen  2000 12292 2008-04-23 20:21 .DS_Store
drwxrwxr-x  16 owen  2000  4096 2007-09-21 10:56 DVDs
drwxrwxr-x  49 owen  2000  8192 2008-04-08 20:55 FLAC-CDs
drwxrwxr-x 273 owen  2000  8192 2008-04-23 19:53 FLAC-OGG
drwxrwxr-x   2 owen  2000  4096 2008-04-10 22:55 ISO-DVD
drwxrwxr-x 216 owen  2000  8192 2007-12-14 14:36 MP3s
drwxrwxrwx   3 owen users  4096 2008-04-22 06:25 Recycle Bin
drwxrwxr-x   4 owen  2000  4096 2007-12-20 09:43 .Trash-1010
drwxrwxr-x   9 owen  2000  4096 2007-05-18 09:36 .Trash-owen

-- 
Hardy Heron beta nfs reports internal error when I attempt to mount with NFS
https://bugs.launchpad.net/bugs/213444
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to