Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 1996 21:17:41 +0200 (MET DST)
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        ache@astral.msk.su (=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=)
Cc:        mbartley@lear35.cytex.com, current@freebsd.org
Subject:   Re: procfs doesn't mount w/ new kernel
Message-ID:  <199605141917.VAA17681@gilberto.physik.rwth-aachen.de>
In-Reply-To: <199605141604.UAA00233@astral.msk.su>

next in thread | previous in thread | raw e-mail | index | archive | help
> > > Just built a new kernel and suddenly I get:
> > > 
> > > mount /proc   or mount -a -t procfs
> > > 
> > > procfs> argv[0] must end in _fsname.
> > 
> 
> Workaround:
> 
> mount.c
> 
> 	char buf[100];
> ...
> 	sprintf(buf, "mount_%s", vfstype);
> 	argv[argc++] = buf;

As an aside: Why did the latest sup remove /usr/src/sbin/mount_procfs ?


> 
> -- 
> Andrey A. Chernov        : And I rest so composedly,  /Now, in my bed,
> ache@astral.msk.su       : That any beholder  /Might fancy me dead -
> http://dt.demos.su/~ache : Might start at beholding me,  /Thinking me dead.
> RELCOM Team,FreeBSD Team :         E.A.Poe         From "For Annie" 1849
> 

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605141917.VAA17681>