From owner-freebsd-questions Sun Dec 23 19:16:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by hub.freebsd.org (Postfix) with ESMTP id 56C4137B416 for ; Sun, 23 Dec 2001 19:16:12 -0800 (PST) Received: from Tom_Parquette [24.24.29.69] by myrealbox.com with NIMS ModWeb Module; Sun, 23 Dec 2001 22:16:08 -0500 Subject: Re: Mount floppy command From: Tom Parquette To: barbish@a1poweruser.com, Cc: questions@FreeBSD.ORG, Date: Sun, 23 Dec 2001 22:16:08 -0500 X-Mailer: NIMS ModWeb Module X-Sender: Tom_Parquette MIME-Version: 1.0 Message-ID: <1009163768.68ea1ff2Tom_Parquette@myrealbox.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joe, I'm not an expert on this but here is what I know... I think the piece you are missing is the update to /etc/fstab. =20 As I understand it, this is where the magic happens with the mount command.= (You will note that /cdrom is also there.) I was able to mount and read a floppy with the mount_msdos /dev/fd0 /mnt co= mmand as root. When I tried to add this to my fstab, and issue mount /mn= t it didn't work right. What I put in my fstab was "/dev/fd0 /mnt msdos = rw 0 0". I do not have any experience with dos floppies under FreeBSD so I am now at= the limit of my knowledge. Maybe one of the gurus can pick up from here= . Cheers... -----Original Message----- From: "Joe & Fhe Barbish" To: "FBSD Questions" Date: Sat, 22 Dec 2001 10:54:57 -0500 Subject: Mount floppy command I issue mount_msdos /dev/fd0 /mnt to mount floppy drive A. The mount /cdrom command mounts my cdrom drive. I tried mount /floppy but no such luck. Is there some short cut command like for cdrom? Could I bury the mount_msdos /dev/fd0 /mnt command In a script? What would it look like? Where must it be placed to work? Thanks Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message Try not. Do or do not. There is no try. -- Yoda To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message