Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 1996 18:37:39 +0800 (GMT+0800)
From:      "Humprey C. Sy" <humprey@linux1.dlsu.edu.ph>
To:        Krzysztof Cegielski <CEG@merc.pb.bielsko.pl>
Cc:        questions@freebsd.org
Subject:   Re: Mount DOS partition
Message-ID:  <Pine.LNX.3.91.960317183433.25668A-100000@ccslinux.dlsu.edu.ph>
In-Reply-To: <E372348D@merc.pb.bielsko.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 15 Mar 1996, Krzysztof Cegielski wrote:

> I have little question.
> 
> How to mount MS-DOS partition as catalog in FreeBSD?
> Before this time I use Linux and there was possible in it by 'mount' 
> instruction.

In my case, my MSDOS partition resides in wd0s1, so to mount it, I typed

	mount -t msdos /dev/wd0s1 /mnt
 
/mnt is my preferred target directory, btw.
                           
- Humprey -





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.91.960317183433.25668A-100000>