Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 1998 10:31:02 -0700
From:      Julian Elischer <julian@whistle.com>
To:        Poul-Henning Kamp <phk@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG
Subject:   Re: DEVFS problem...
Message-ID:  <353791D6.FF6D5DF@whistle.com>
References:  <2460.892799398@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
> 
> 3.0-current machine
> 
> compile kernel with DEVFS
> boot -sv
> mount -t devfs /dev /dev
> ^D
> 
> Kernel prints:
>         bad-rev_link
> 
> and userland prints:
>         /dev/wd0s1a on /: Specified device does not match mounted device.
> 
> /etc/fstab contains:
> 
>         /dev/wd0s1a     /       ufs rw 1 1
> 
> --
> Poul-Henning Kamp             FreeBSD coreteam member
> phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message


devfs on it's own will no longer work..
the rest of  the puzzle is in the SLICE code
that needs to be downloaded from:

http://www.freebsd.org/~julian

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?353791D6.FF6D5DF>