[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Redhat problem
- From: Igmar Palsenberg <maillist jdimedia nl>
- To: Pluggable Authentication Modules <pam-list redhat com>
- Subject: Re: Redhat problem
- Date: Tue, 1 May 2007 09:57:47 +0200 (CEST)
> Filesystem Size Used Avail Use% Mounted on
> /dev/sda6 2.0G 139M 1.8G 8% /
> 192.168.0.4:/usr/local/checkSMSgw
> 2.0G 139M 1.8G 8% /
You double mounted /. Try :
umount -t nfs /
umount 192.168.0.4:/usr/local/checkSMSgw
umount /
in that order.
Igmar
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]