Date: Wed, 28 Feb 1996 14:45:05 -0800 (PST) From: invalid opcode <coredump@nervosa.com> To: Michael Shover <mikefish@lydia.bradley.edu> Cc: questions@FreeBSD.ORG Subject: Re: mount_msdos Message-ID: <Pine.BSF.3.91.960228144242.20944S-100000@nervosa.com> In-Reply-To: <199602281807.MAA12485@lydia.bradley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Feb 1996, Michael Shover wrote: > i am trying to mount a 40 MB dos partition that is physically on > the same hard drive as my copy of freebsd. i have tried the mount_msdos > command many times, but i can not seem to get it right. for the > device, i am using fd0 and for the mount directory /root/dos. this fd0 is your floppy drive. You need to know which partition your DOS drive is, for instance, if it's on partition 2, mount -t msdos /mnt /dev/wd0s1. == Chris Layne ============================================================== == coredump@nervosa.com ================= http://www.nervosa.com/~coredump ==
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960228144242.20944S-100000>