Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 1996 10:49:02 +0000 ()
From:      James Raynard <fqueries@jraynard.demon.co.uk>
To:        Mike <flaq@synwork.com>
Cc:        questions@freebsd.org
Subject:   Re: New Drive
Message-ID:  <199608041049.KAA14764@jraynard.demon.co.uk>
In-Reply-To: <Pine.BSI.3.94.960803170825.751A-100000@synwork.com> from "Mike" at Aug 3, 96 05:09:47 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> ALready been done.  I found mount_msdos in /sbin instead of /usr/sbin
> Anyway, if I cd /sbin and mount -t msdos /dev/wd3 /DOS, I get 'invalid
> arguement'  Sheesh! :)~

Try 'mount -t msdos /dev/wd3a /DOS', or even

'mount -t msdos /dev/wd3s1 /DOS'
'mount -t msdos /dev/wd3s2 /DOS'
'mount -t msdos /dev/wd3s3 /DOS'
'mount -t msdos /dev/wd3s4 /DOS'

to find a primary partition (and carry on with wd3s5 if you suspect there
are any extended partitions)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608041049.KAA14764>