LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: Benjamin Close <linux@senet.com.au>
  To  : valex@style.senet.com.au
  Date: Thu, 17 Feb 2000 23:37:30 +1030 (CST)

Re: mountd

On Tue, 15 Feb 2000 valex@style.senet.com.au wrote:

> The problem arose when my comp wan't shut down 
> correctly. At boot time fsck ran automatically as per usual 
> but spun out when it got to hda5. 
> I then maually ran fsck /dev/hda5. 
> 
> All was then ok. However, I then went to mount a floppy
> ie mount -t msdos /dev/fd0 /mnt/floppy  my system just shutdown
>    and rebooted. I did it again and again and the same thing happened.
> 
> I then noticed the mountd had *failed* when booting up.
> 
> Would it be better to run e2fsck on all the partions?
> Would this fix all the errors of the partions more thoroughly?
> 
> I don't know how to fix mountd failing?
> 
> Can anyone help?

Mountd is a networking mount daemon. It is used to allow NFS (Network File
System) connections from other machines. It has nothing to do with
mounting the floppy drive.

Since you had to run the drive check manually I'd say something has become
corrupted on your filesystem.

Since the problem occurs when you try and mount the floppy disk I'd say it
was a kernel module. Either: floppy.o or msdos.o

If you are running redhat try and reinstall the module package
(kernel-modules). You may have to force the reinstallation (rpm -i
--force)

As for fixing mountd. If your not going to use NFS you won't need it. Run
ntsysv in redhat and simple deselect it. (You may want to remove netfs and
portmap as well)

Cheers,
 --

* Benjamin Close
* Benjsc@senet.com.au
* Web Page: http://users.senet.com.au/~benjsc

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page