Date: Wed, 5 Dec 2001 15:30:31 -0800 From: "Crist J . Clark" <cjc@FreeBSD.ORG> To: YidukKwon@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mounting msdos file system Message-ID: <20011205153030.J3061@blossom.cjclark.org> In-Reply-To: <9c.1778829e.293fda4c@aol.com>; from YidukKwon@aol.com on Wed, Dec 05, 2001 at 03:15:08PM -0500 References: <9c.1778829e.293fda4c@aol.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011205153030.J3061>
