Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2000 13:03:44 +0100
From:      Ernst de Haan <ernst@jollem.com>
To:        Gregor Bittel <Gregor.Bittel@GMX.de>
Cc:        ccba <ccba@mindspring.com>, FreeBSD-Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Mounting Zip disks
Message-ID:  <38A3FAA0.5AE82484@jollem.com>
References:  <001c01bf7484$1bafbbb0$0400a8c0@1xp133>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <ccba@mindspring.com>
> An: FreeBSD-Questions <freebsd-questions@FreeBSD.ORG>
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38A3FAA0.5AE82484>