Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Aug 1996 14:32:45 -0700 (PDT)
From:      sameer <sameer@c2.net>
To:        flaq@synwork.com (Mike)
Cc:        questions@freebsd.org
Subject:   Re: New Drive
Message-ID:  <199608032132.OAA02062@niobe.c2.net>
In-Reply-To: <Pine.BSI.3.94.960803155233.324A-100000@synwork.com> from "Mike" at Aug 3, 96 04:02:32 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> I just installed a fourth drive that I found in a desk drawer (surprize).
> FreeBSD sees the drive on boot, and I want to mount it as a DOS drive so
> I can see what's on it before I wipe the partition.  I tried as root:
> 
> mount -t MSDOS /dev/wd3 /DOS and this is what I get...

	Do:

mount -t msdos /dev/wd3 /DOS

	That should do it, because the program is
/usr/sbin/mount_msdos.

-- 
Sameer Parekh					Voice:   510-986-8770
Community ConneXion, Inc.			FAX:     510-986-8777
The Internet Privacy Provider
http://www.c2.net/				sameer@c2.net



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