Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2000 17:48:04 -0500
From:      "David J. Kanter" <djkanter@nwu.edu>
To:        FreeBSD-Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: IDE Zip Drive
Message-ID:  <20000425174804.B87170@localhost.localdomain>
In-Reply-To: <39054B3F.68EF5F48@skygod.cns.ksu.edu>; from jonathan@skygod.cns.ksu.edu on Tue, Apr 25, 2000 at 07:37:35AM %2B0000
References:  <39054B3F.68EF5F48@skygod.cns.ksu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 25, 2000 at 07:37:35AM +0000, Jonathan Feldkamp wrote:
> # mount -t msdos /dev/afd0 /zip
---end quoted text---

For what it's worth, this is what I do:

# ALIASES
alias mountzip='mount -t msdos /dev/wfd0s4 /mnt/zip/'
alias umountzip='umount /mnt/zip/'

-- 
David Kanter
djkanter@nwu.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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