From owner-freebsd-questions@FreeBSD.ORG Thu Dec 18 11:01:31 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B51716A4CF for ; Thu, 18 Dec 2003 11:01:31 -0800 (PST) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF56143D54 for ; Thu, 18 Dec 2003 11:01:28 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([67.20.101.103]) by mta11.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031218190128.WOXI13090.mta11.adelphia.net@barbish>; Thu, 18 Dec 2003 14:01:28 -0500 From: "fbsd_user" To: , , Date: Thu, 18 Dec 2003 14:01:27 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-reply-to: <200312161312.40701.lrh@alum.mit.edu> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: New name for Floppy disk devices? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2003 19:01:31 -0000 Try mount /dev/fd0 /mnt 0=zero -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Dr. Lyman Hazelton Sent: Tuesday, December 16, 2003 3:13 PM To: tech@freebsdmall.com; freebsd-questions@FreeBSD.ORG Subject: New name for Floppy disk devices? OK, so sometimes serial devices that one would expect to have names in /dev like sio0 or sio1 are now called cuaa0 or cuaa1 (for reasons beyond my understanding). Now I can see my floppy disk in the dmesg output, but there doesn't appear to be an fdc0 in /dev. Did floppy disk devices get renamed, too, or is it hiding somewhere else, or did it, for some unknown reason, just vanish? I'm trying to create a floppy disk boot pair, and can't write to a device I can't find. Help? -Lyman _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"