Date: Thu, 3 May 2001 17:23:45 -0500 From: Gerd Knops <gerti@bitart.com> To: Richard Tobin <richard@cogsci.ed.ac.uk> Cc: Jonathan Chen <jonathan.chen@itouch.co.nz>, Wayne Pascoe <wayne.pascoe@realtime.co.uk>, freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: Memory stick slot on Sony Vaio Z600-HEK Message-ID: <20010503222346.3668.qmail@camelot.bitart.com> In-Reply-To: <200105032143.WAA02086@banks.cogsci.ed.ac.uk> References: <200105032143.WAA02086@banks.cogsci.ed.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Richard Tobin wrote: > > > msdos: /dev/da0: Invalid argument > > What does "fdisk da0" say? Maybe you want to mount /dev/da0s1? > Correct, 'mkdir /mstick; mount_msdos /dev/da0s1 /mstick' is the ticket for memory sticks (replace /mstick with any other directory you would like as mount point). Cool, I always wanted to know if my USB patches made those devices work on a Vaio. Gerd 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?20010503222346.3668.qmail>