From owner-freebsd-questions Fri Feb 11 4: 5:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telekabel.nl (arnhem.telekabel.nl [194.134.132.130]) by builder.freebsd.org (Postfix) with ESMTP id C7EF2470A for ; Fri, 11 Feb 2000 04:04:04 -0800 (PST) Received: from jollem.com (c187104187.telekabel.chello.nl [212.187.104.187]) by mail.telekabel.nl (8.8.8/8.8/EuroNet) with ESMTP id NAA04739; Fri, 11 Feb 2000 13:03:43 +0100 (MET) Message-ID: <38A3FAA0.5AE82484@jollem.com> Date: Fri, 11 Feb 2000 13:03:44 +0100 From: Ernst de Haan Organization: Jollem X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en, nl MIME-Version: 1.0 To: Gregor Bittel Cc: ccba , FreeBSD-Questions Subject: Re: Mounting Zip disks References: <001c01bf7484$1bafbbb0$0400a8c0@1xp133> Content-Type: multipart/mixed; boundary="------------2631F39564F94FFEDD9F03D7" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------2631F39564F94FFEDD9F03D7 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hiya, When I try the same, this is what I get: bash-2.03# mount -t msdos /dev/wfd0s4 /mnt/zip msdos: /dev/wfd0s4: Device not configured bash-2.03# ls -l /dev/wfd0s4 brw-r----- 1 root operator 1, 0x00050002 Feb 10 12:49 /dev/wfd0s4 bash-2.03# I have configured my kernel for ATAPI floppies. This is in my kernel config file: options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device acd0 #IDE CD-ROM device wfd0 #IDE Floppy (e.g. LS-120) Any idea? Ernst Gregor Bittel wrote: > > -----Ursprngliche Nachricht----- > Von: ccba > An: FreeBSD-Questions > Datum: Freitag, 11. Februar 2000 00:18 > Betreff: Mounting Zip disks > > >Hello: > > > > I am trying to mount the zip disk inside a zip drive. > > The disk is already inside the drive during boot up. > > The drive is a slave IDE device (the HD is the master) > > > > the disk is msdos formatted. > > > > Can anyone tell me how come this command return an unknown device > >error? > > > > > > mount -t msdos /dev/wd1s4 /zip > > > >Thank you in advance > > > >phillip_wong@email.com > > > > Hi, try wfd0s4 (with "f"). > > Gregor. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --------------2631F39564F94FFEDD9F03D7 Content-Type: text/x-vcard; charset=us-ascii; name="ernst.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Ernst de Haan Content-Disposition: attachment; filename="ernst.vcf" begin:vcard n:de Haan;Ernst tel;fax:+31 (0)26 3645634 tel;work:+31 (0)26 3623895 x-mozilla-html:FALSE url:http://www.znerd.demon.nl/ org:Jollem adr:;;Rozendaalselaan 35;Velp;GLD;6881 KZ;Netherlands version:2.1 email;internet:ernst@jollem.com title:Java Architect fn:Ernst de Haan end:vcard --------------2631F39564F94FFEDD9F03D7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message