From owner-freebsd-current Fri Apr 17 10:37:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06910 for freebsd-current-outgoing; Fri, 17 Apr 1998 10:37:22 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06902; Fri, 17 Apr 1998 17:37:16 GMT (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id KAA12882; Fri, 17 Apr 1998 10:36:24 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd012869; Fri Apr 17 17:36:20 1998 Message-ID: <353791D6.FF6D5DF@whistle.com> Date: Fri, 17 Apr 1998 10:31:02 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: Poul-Henning Kamp CC: current@FreeBSD.ORG Subject: Re: DEVFS problem... References: <2460.892799398@critter.freebsd.dk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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