From owner-freebsd-questions Wed Dec 5 15:31: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id E5A9837B41C for ; Wed, 5 Dec 2001 15:30:58 -0800 (PST) Received: from dialup-209.244.107.135.dial1.sanjose1.level3.net ([209.244.107.135] helo=blossom.cjclark.org) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16BlV9-0007El-00; Wed, 05 Dec 2001 15:30:57 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fB5NUVq04954; Wed, 5 Dec 2001 15:30:31 -0800 (PST) (envelope-from cjc) Date: Wed, 5 Dec 2001 15:30:31 -0800 From: "Crist J . Clark" To: YidukKwon@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mounting msdos file system Message-ID: <20011205153030.J3061@blossom.cjclark.org> References: <9c.1778829e.293fda4c@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <9c.1778829e.293fda4c@aol.com>; from YidukKwon@aol.com on Wed, Dec 05, 2001 at 03:15:08PM -0500 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Dec 05, 2001 at 03:15:08PM -0500, YidukKwon@aol.com wrote: > > I have some difficulties in mounting my JAZ1GB SCSI drive (this is the only > SCSI drive) in KDE desktop. These are steps taken to try to mount JAZ: > > 1. Created mount point: /jaz > 2. Edited /etc/fstab: /dev/da0 /jaz msdos ro 0 > 0 > 3. Created a KDE link on the desktop. > > It didn't work. Anyone has any suggestions? By the way, I read books and man > pages on 'mount_msdos' but no clear answer. You want to specify the slice (MSDOS partition) on the disk to mount. Try, /dev/da0s4 /jaz msdos ro 0 0 -- "It's always funny until someone gets hurt. Then it's hilarious." Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message