> >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, [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to