Date: Wed, 29 Oct 1997 20:40:19 -0800 (PST) From: Julian Elischer <julian@whistle.com> To: Simon Shapiro <Shimon@i-Connect.Net> Cc: freebsd-current@FreeBSD.ORG Subject: Re: dummy_mount - Who are you? Message-ID: <Pine.BSF.3.95.971029203105.9219J-100000@current1.whistle.com> In-Reply-To: <XFMail.971029180721.Shimon@i-Connect.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
ahh yes, This is the kernel's internal mounting of the devfs. I had thought I had not exported the line of code that actually does this, but it appears that it slipped past me.. The DEVFS is mounted internally to the kernel. You cannot get to it. (hense the name..'hidden mount' might be a better name) This is not needed yet, but will be soon. I don't see that error message, but are you sure it's the KERNEL giving that message? All is ok, it's just htat I didn't realise that I'd exported that 'feature' yet. I'll look into it later tonight. "don't Panic" On Wed, 29 Oct 1997, Simon Shapiro wrote: > I am getting, in df: > > /dev/sd0a 127134 121210 -4246 104% / > devfs 32 32 0 100% dummy_mount > procfs 8 8 0 100% /proc > /dev/sd1s1a 127134 27310 89654 23% /tmp > > and the kernel complains, on a regular basis that it: > > cannot get superblock describing dummy_mount > > This last message is not in the logs (?) > > > --- > > > Sincerely Yours, > > Simon Shapiro Atlas Telecom > Senior Architect 14355 SW Allen Blvd., Suite 130 Beaverton OR 97005 > Shimon@i-Connect.Net Voice: 503.799.2313 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.971029203105.9219J-100000>