On Sunday 20 July 2003 04:23 am, Ian Truelsen wrote:
> After updating nfs-utils, one of my nfs mount points reports as being
> mounted multiple times. My /etc/mtab shows this:
>
> [EMAIL PROTECTED] ian # cat /etc/mtab
> /dev/root / ext3 rw,noatime 0 0
> none /dev devfs rw 0 0
> none /proc proc rw 0 0
> none /dev/shm tmpfs rw 0 0
> none /proc/bus/usb usbfs rw 0 0
> dark-lord:/ /hellacious nfs
> rw,rsize=8192,wsize=8192,intr,addr=192.168.100.1 0 0
> dark-lord:/ /hellacious nfs
> rw,rsize=8192,wsize=8192,intr,addr=192.168.100.1 0 0
>
> I can't unmount it, so, aside from rebooting, how can I get rid of the
> multiple entries?

killall -9 portmap
/etc/init.d/portmap zap
/etc/init.d/portmap start

then if the mounts aren't gone, you sould be able to unmount them just fine.

-- 
Zack Gilburd
 http://tehunlose.com
  GnuPG Key ID: A79A45668240AB6C

Attachment: pgp00000.pgp
Description: signature

Reply via email to