Skip site navigation (1)Skip section navigation (2)
Date:      03 May 2001 09:42:42 +0100
From:      Wayne Pascoe <wayne.pascoe@realtime.co.uk>
To:        freebsd-questions@freebsd.org
Cc:        freebsd-mobile@freebsd.org
Subject:   Memory stick slot on Sony Vaio Z600-HEK
Message-ID:  <m1vgnikem5.fsf@zaphod.realtime.co.uk>

next in thread | raw e-mail | index | archive | help
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 :)

-- 
- Wayne Pascoe 
E-mail: wayne.pascoe@realtime.co.uk
Phone : +44 (0) 20 7544 4668
Mobile: +44 (0) 788 431 1675

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?m1vgnikem5.fsf>