Date: Sat, 13 May 2000 21:14:58 +0200 From: sthaug@nethelp.no To: jruigrok@via-net-works.nl Cc: mantar@pacbell.net, current@FreeBSD.ORG Subject: Re: MAKEDEV Warning ??? Message-ID: <82455.958245298@verdi.nethelp.no> In-Reply-To: Your message of "Sat, 13 May 2000 21:07:31 %2B0200" References: <20000513210731.C31594@lucifer.bart.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
> >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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?82455.958245298>