Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 2000 16:15:03 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        Marty Cawthon <mrc@ChipChat.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Microtech pcmcia/flash SCSI device
Message-ID:  <20000708161502.A24352@dan.emsphone.com>
In-Reply-To: <20000707234129L.mrc@ChipChat.com>; from "Marty Cawthon" on Fri Jul  7 23:41:29 GMT 2000
References:  <20000707234129L.mrc@ChipChat.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jul 07), Marty Cawthon said:
>   I am trying to read a digital cameral Compact Flash by inserting it
> into a "pcmcia" (PC Card) carrier, and inserting that combination
> into a SCSI PC Card Reader (Microtech).  This SCSI card reader is
> connected via an external SCSI cable to an AHA-2940UW SCSI
> controller.
> 
>   I expect that I can do a "mount" of this device and read it as a
> drive.  My initial attempts were not successful, and it occured to me
> that perhaps the format of data on this Compact Flash was not
> recognizable to the file system.
> 
>   What I tried:
> 
>     bash-2.02# mount /dev/da1 /flash
>     mount: /dev/da1 on /flash: incorrect super block

What filesystem is typically on a flash device?  Not FFS, I assume. 
Try mount -t msdos .

-- 
	Dan Nelson
	dnelson@emsphone.com


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?20000708161502.A24352>