Subject: Re: hang during shutdown
To: Matthias Drochner <drochner@zelux6.zel.kfa-juelich.de>
From: Ronald Khoo <ronald@demon.net>
List: current-users
Date: 09/12/1997 15:49:05
> > but that does make the ufs assumption of inode 2 being the root.
> > Who does that break ? :-)
>
> bash$ ls -id /usr
> 691009 /usr
> zelnfs:/NFS1/UD3/CA1/ca1root/NetBSD/usr-i386-970513 on /usr type nfs
<FX ACTION="Thump" OBJECT="Head"> Argh. </FX>
> The right thing would be to parse "mount" output, but there
> is no awk available at this time :-(
> It should be possible with the shell somehow...
Hm. Does
case "`mount`" in "* /usr *") ;; *) mount /usr ;; esac
work ?
--
Ronald Khoo <ronald@demon.net> Voice: +44 181 371 1000 Fax: +44 181 371 1150