From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 10:39:00 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB4D837B401 for ; Thu, 10 Apr 2003 10:39:00 -0700 (PDT) Received: from web41412.mail.yahoo.com (web41412.mail.yahoo.com [66.218.93.78]) by mx1.FreeBSD.org (Postfix) with SMTP id 4DCA843FAF for ; Thu, 10 Apr 2003 10:39:00 -0700 (PDT) (envelope-from davemac11@yahoo.com) Message-ID: <20030410173900.60659.qmail@web41412.mail.yahoo.com> Received: from [168.91.4.66] by web41412.mail.yahoo.com via HTTP; Thu, 10 Apr 2003 10:39:00 PDT Date: Thu, 10 Apr 2003 10:39:00 -0700 (PDT) From: Dave McCammon To: Jennifer , freebsd-questions@FreeBSD.ORG In-Reply-To: <00b201c2ff20$0dc44c80$c20a0a0a@spicygirl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: USB STORAGE MOUNT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:39:01 -0000 --- Jennifer wrote: > Dear FreeBSD people > > I bought a key chain memory storage USB disk, 64Mb, > recently > I can use it on any windows system, but I want to > try to mount it from Freebsd 4.3. > I read some documents from websites, that say you > can use command as follows to mount this kind of > device: > > # makdir /mnt/usb > # mount -t msdos /dev/ad0s1 /mnt/usb > > but I can not mount it using those commands, and I > get the following error message: > device not configured. > > So I just leave the memory device in the usb port > on the machine, and reboot the machine, then mount > the device using the command: > # mount -t msdos /dev/ad0s1 /mnt/usb > > This time I got some other errors, someting like > kernal panic, etc. > > I checked my running kernel, and found all the > services, which are needed to enable usb devices are > open already. > Can you kindly give me some adive on that? > Thank you very much > Jennifer > > It looks like you are trying to mount your harddrive (/dev/ad0s1) at /mnt/usb. If you are using an IDE drive as your boot/system drive then it(/dev/ad0s1) is in use. Take a look at dmesg to see what device it is detected as. __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com