Date: Fri, 4 May 2001 09:01:28 +1200 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: Wayne Pascoe <wayne.pascoe@realtime.co.uk> Cc: freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: Memory stick slot on Sony Vaio Z600-HEK Message-ID: <20010504090128.B78527@itouchnz.itouch> In-Reply-To: <m1vgnikem5.fsf@zaphod.realtime.co.uk>; from wayne.pascoe@realtime.co.uk on Thu, May 03, 2001 at 09:42:42AM %2B0100 References: <m1vgnikem5.fsf@zaphod.realtime.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 03, 2001 at 09:42:42AM +0100, Wayne Pascoe wrote:
> Hi all,
>
> I'm trying to get a memory stick slot on a Sony Vaio Z600-HEK
> working. I recompiled my kernel with pass, scsi disk da and usb
> support.
>
> Looking in /var/log/messages after a boot, I see
> pan /kernel da0 at umass-sim0 bus 0 target 0 lun 0
> pan /kernel da0: <Sony MSC-U01N 1.00> Removable Direct Access SCSI-0
> device
> pan /kernel da0: 20KB/s transfers
> pan /kernel da0 15MB (31680 512 byte sectors: 2H 9S/T 80C)
>
> So it looks like the device is being detected. I just can't mount
> it... I tried mount /dev/da0 /mnt
> but that gave me an incorrect superblock entry. trying
> mount -t msdos /dev/da0 /mnt gives me
> msdos: /dev/da0: Invalid argument
>
> Can anyone tell me what I have to do to mount this beast? Thanks :)
Hmm, since it's recognised as a SCSI device, how about seeing whether
you can create a UFS on it, and *then* try mounting it?
Cheers.
--
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
Vini, vidi, velcro...
I came, I saw, I stuck around
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010504090128.B78527>
