From owner-freebsd-current Sat May 13 12:15: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id 7239537BA11 for ; Sat, 13 May 2000 12:14:59 -0700 (PDT) (envelope-from sthaug@nethelp.no) Received: (qmail 82457 invoked by uid 1001); 13 May 2000 19:14:58 +0000 (GMT) To: jruigrok@via-net-works.nl Cc: mantar@pacbell.net, current@FreeBSD.ORG Subject: Re: MAKEDEV Warning ??? From: sthaug@nethelp.no In-Reply-To: Your message of "Sat, 13 May 2000 21:07:31 +0200" References: <20000513210731.C31594@lucifer.bart.nl> X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sat, 13 May 2000 21:14:58 +0200 Message-ID: <82455.958245298@verdi.nethelp.no> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >I get this in boot mesgs and I don't know how to fix it. > >Device char-major=13 minor=0 opened in block mode, convert to char mode > >with /dev/MAKEDEV before 2000-07-01 > > There is a bug somewhere in the rootmount code. It's the following VFS_MOUNT call at line 215 of vfs_mountroot_try() (/sys/kern/vfs_conf.c): error = VFS_MOUNT(mp, NULL, NULL, NULL, curproc); Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message