From owner-freebsd-current@FreeBSD.ORG Tue Aug 24 15:34:43 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06E7C16A4CE for ; Tue, 24 Aug 2004 15:34:43 +0000 (GMT) Received: from mail3.bluewin.ch (mail3.bluewin.ch [195.186.1.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id C55E843D2F for ; Tue, 24 Aug 2004 15:34:42 +0000 (GMT) (envelope-from fweissbaum@bluewin.ch) Received: from skrypt (81.62.133.187) by mail3.bluewin.ch (Bluewin AG 7.0.030.2) id 40ED9D270054C145 for freebsd-current@freebsd.org; Tue, 24 Aug 2004 15:34:41 +0000 Message-ID: <000801c489ef$e58dc8c0$6407a8c0@skrypt> From: =?iso-8859-1?Q?Fran=E7ois_Weissbaum?= To: Date: Tue, 24 Aug 2004 17:34:49 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Mailman-Approved-At: Wed, 25 Aug 2004 11:41:50 +0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: missing fd0 in /dev after cvsupping to FBSD-6.0-CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 15:34:43 -0000 =20 Hi all,=20 this is my problem !=20 After cvsupping from FBSD-5.2 to FBSD-6.0-CURRENT I miss fd0 in /dev. = Consequently accssing floppy is not possible anymore. It must have something to do = with devfs.=20 I tried 'mknod /dev/fd0 ...' but could not find out the correct = major/minor numbers for the floppy driver. Any suggestion helping solve the problem is highly appreciated (sure, = the real problem is my stupidity, but this is not solvable anymore) Thanks in advance=20 Carlo.=20