From owner-freebsd-questions Wed Feb 28 10:13:45 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA28242 for questions-outgoing; Wed, 28 Feb 1996 10:13:45 -0800 (PST) Received: from lydia.bradley.edu (lydia.bradley.edu [136.176.5.15]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA28235 for ; Wed, 28 Feb 1996 10:13:43 -0800 (PST) Received: (from mikefish@localhost) by lydia.bradley.edu (8.6.9/8.6.9) id MAA12485; Wed, 28 Feb 1996 12:07:28 -0600 Date: Wed, 28 Feb 1996 12:07:28 -0600 From: Michael Shover Message-Id: <199602281807.MAA12485@lydia.bradley.edu> To: questions@freebsd.org Subject: mount_msdos Sender: owner-questions@freebsd.org Precedence: bulk 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 was suggested to me by someone else, but i can't seem to get it to work. any help is appreciated. thanks.