kf wrote:
>
> On Sun, 30 Jul 2000, Sundeep Mediratta wrote:
>
> =
> = The umount -a command in /etc/rc.d/init.d/halt script was hanging my
> = computer with a iput: inode count wrapped error. I solved this by
> = removing the /proc/bus/usb entry from /etc/mtab prior to calling the
> = umount command.
> =
> = Does the /proc/bus/usb system need to be unmounted? Is there any chance
> = of file corruption or other problems if this is not done?
>
> No, don't try to umount anything in /proc.
>
> --
> Familiarity breeds contempt.
> -- Publius Syrus (42 B.C.), Maxim 6
I wonder why the default scripts in Mandrake 7.1 do try and umount
anything in /etc/mbab, including /proc/bus/usb. This should be fixed.
I still cannot understand why other users are not having problems.