Hi, Pual here is output of df -h : Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 67G 7.4G 56G 12% / /dev/sda2 190M 19M 162M 11% /boot tmpfs 950M 12K 950M 1% /dev/shm
well, I could see that devpfs, sysfs, proc and swap are not showing in output. /mnt/rhserver is not mounted - known reason - disconnected. Bipin --- On Fri, 7/18/08, Paul Hardcastle <[EMAIL PROTECTED]> wrote: From: Paul Hardcastle <[EMAIL PROTECTED]> Subject: Re: [dubailug] mounting local file system - failed To: [email protected] Date: Friday, July 18, 2008, 4:46 PM Hi Bipin, Also, what does 'df' print out? PAUL Bipinchandra Ranpura wrote: Hi, Todd below is listing of fstab: /dev/VolGroup00/ LogVol00 / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 tmpfs /dev/shm tmpfs defaults 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 sysfs /sys sysfs defaults 0 0 proc /proc proc defaults 0 0 /dev/VolGroup00/ LogVol01 swap swap defaults 0 0 192.168.1.99: /usr/data /mnt/rhserver nfs rw,hard,intr 0 0 bipin --- On Fri, 7/18/08, Todd Walton <[EMAIL PROTECTED] com> wrote: From: Todd Walton <[EMAIL PROTECTED] com> Subject: Re: [dubailug] mounting local file system - failed To: [EMAIL PROTECTED] s.com Date: Friday, July 18, 2008, 1:24 PM >On Thu, Jul 17, 2008 at 2:40 PM, Bipinchandra Ranpura ><[EMAIL PROTECTED] com> wrote: > mounting local file system [failed] >It means that some file system listed in /etc/fstab failed to mount. >Do `cat /etc/fstab`. That will list all the filesystems that your >Fedora is trying to mount when you start up. Then manually try to >mount each one, until one fails. Then you can troubleshoot from >there. You could tell us what `cat /etc/fstab` gets you. > >-todd
