Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2005 21:34:45 -0300 (ART)
From:      "E. J. Cerejo" <edu07643@yahoo.com.br>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Mounting iomega zip drive
Message-ID:  <20050222003445.31656.qmail@web61001.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
I use to be able to mount my paralell zip drive with
the following command under Fbsd 4.x:

mount -t msdos /dev/da0s4 /zip

now I'm running 5.3 I can't, what changed?

I noticed that there is only da0 in my /dev directory,
I have this in my kernel:

# SCSI peripherals
device		scbus		# SCSI bus (required for SCSI)
#device		ch		# SCSI media changers
device		da		# Direct Access (disks)
#device		sa		# Sequential Access (tape etc)
device  	atapicam    		# emulate ATAPI devices as SCSI
ditto via CAM
device		cd		# CD
device		pass		# Passthrough device (direct SCSI
access)
#device		ses		# SCSI Environmental Services (and
SAF-TE)

do I need anything else?

__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger 
http://br.download.yahoo.com/messenger/ 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050222003445.31656.qmail>