Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 1996 21:13:27 -0500 (EST)
From:      Frank <frankd@yoda.fdt.net>
To:        Gianmarco Giovannelli <gmarco@masternet.it>
Cc:        questions@FreeBSD.org
Subject:   Re: Mount Msdos
Message-ID:  <Pine.BSF.3.91.960125211220.399E-100000@Kryten.nina.com>
In-Reply-To: <2.2.32.19960125224215.00678ebc@masternet.it>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 25 Jan 1996, Gianmarco Giovannelli wrote:

> Ok, the first obstacle are going.... But now I'd like to know why the
> FreeBsd refuse to mount a Primary dos partition :
> 
> the command # mount_msdos /dev/sd1 /msdos  will not work....
> 
> My Hd are 2 both connected to a A2940uw , the first is 1 gigabyte partioned
> half Bsd, half Win95 ... the second is a Quantum 2 gigabyte with only a
> primary fat partition on it that I'd like to use from Win95 and Bsd....
> Where is the mistake ? :-)
> 
You have to give mount a slice number. Try

	mount -t msdos /dev/sd1s1 /msdos



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960125211220.399E-100000>