From owner-freebsd-current Tue May 14 12:14:24 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA04117 for current-outgoing; Tue, 14 May 1996 12:14:24 -0700 (PDT) Received: from mail.rwth-aachen.de (mail.RWTH-Aachen.DE [137.226.144.9]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id MAA04111 for ; Tue, 14 May 1996 12:14:19 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de) by mail.rwth-aachen.de (PMDF V5.0-4 #13110) id <01I4PKJV4QGG000SX2@mail.rwth-aachen.de>; Tue, 14 May 1996 21:10:27 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id VAA17681; Tue, 14 May 1996 21:17:42 +0200 Date: Tue, 14 May 1996 21:17:41 +0200 (MET DST) From: "Christoph P. Kukulies" Subject: Re: procfs doesn't mount w/ new kernel In-reply-to: <199605141604.UAA00233@astral.msk.su> 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 Reply-to: Christoph Kukulies Message-id: <199605141917.VAA17681@gilberto.physik.rwth-aachen.de> MIME-version: 1.0 X-Mailer: ELM [version 2.4ME+ PL16 (25)] Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > 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