From owner-freebsd-questions Thu May 3 14: 1:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id B0B9D37B423; Thu, 3 May 2001 14:01:33 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f43L1SK79478; Fri, 4 May 2001 09:01:28 +1200 (NZST) (envelope-from jonc) Date: Fri, 4 May 2001 09:01:28 +1200 From: Jonathan Chen To: Wayne Pascoe 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> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from wayne.pascoe@realtime.co.uk on Thu, May 03, 2001 at 09:42:42AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: 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 ---------------------------------------------------------------------- Vini, vidi, velcro... I came, I saw, I stuck around To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message