Date: Thu, 29 Oct 1998 22:52:25 +1100 From: Bruce Evans <bde@zeta.org.au> To: mike@smith.net.au, small@FreeBSD.ORG Cc: bde@FreeBSD.ORG Subject: Re: MFS_ROOT and picobsd Message-ID: <199810291152.WAA03845@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>I note you're having problems with the MFS root stuff printing >"mfs_mountroot: can't find rootvp" and the root mount failing. > >This seems to be related to the changes in rev 1.167 of kern/vfs_subr.c >which is now returning ENXIO for MFS because MFS doesn't have a block >major number. > >I'm hoping that Bruce will have an answer for this; perhaps mfs_mount >shouldn't be trying to convert a bdev into a vp for its mount, or bdevvp >needs to be more lenient in some cases. It needs to me more lenient (until someone fixes kludges in mfs). Fixed. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810291152.WAA03845>