From owner-freebsd-current@FreeBSD.ORG Tue Aug 24 15:36:05 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 2C8A516A4CE for ; Tue, 24 Aug 2004 15:36:05 +0000 (GMT) Received: from mail4.bluewin.ch (mail4.bluewin.ch [195.186.4.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id BED3043D55 for ; Tue, 24 Aug 2004 15:36:04 +0000 (GMT) (envelope-from carloma@bluewin.ch) Received: from mssbzhh-int.msg.bluewin.ch (195.186.4.230) by mail4.bluewin.ch (Bluewin AG 7.0.030.2) id 41184A6E00209CD7 for freebsd-current@freebsd.org; Tue, 24 Aug 2004 15:36:03 +0000 Received: from [172.21.1.217] by mssbzhh-int.msg.bluewin.ch with HTTP; Tue, 24 Aug 2004 15:36:03 +0000 Date: Tue, 24 Aug 2004 17:36:03 +0200 Message-ID: <40F7BFA60011DA96@mssbzhh-int.msg.bluewin.ch> From: carloma@bluewin.ch To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-Mailer: Bluewin WebMail / BlueMail Subject: missing fd0 in /dev after upgrading 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:36:05 -0000 Hi all, this is my problem ! 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. 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 Carlo.