From owner-freebsd-questions Tue Jul 21 04:36:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA02760 for freebsd-questions-outgoing; Tue, 21 Jul 1998 04:36:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.techno-link.com (root@ns.techno-link.com [212.36.0.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA02716 for ; Tue, 21 Jul 1998 04:36:17 -0700 (PDT) (envelope-from plamendp@ns.techno-link.com) Received: from techno-link.com (ilkom@pool6-var.techno-link.com [212.36.1.197]) by mail.techno-link.com (8.8.8/8.8.602) with ESMTP id OAA09550 for ; Tue, 21 Jul 1998 14:35:49 +0300 Posted-Date: Tue, 21 Jul 1998 14:35:49 +0300 Message-ID: <35B47CB5.202E2998@techno-link.com> Date: Tue, 21 Jul 1998 14:34:13 +0300 From: Plamen Petkov X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: Re: /etc/fstab References: <35B27111.40ABC9FE@swn.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG RTFM http://www.freebsd.org/FAQ mm... check the FAQ48... Iomega ZIP drives are SCSI... so... /dev/sd0 is the right device in case of FAT formated ZIP disk - the access is through partition 4 (sd0s4) .. ar least this works for me.. in case of unixified (ufs) filesystem - sd0a ... again ..works for me.. and the big presumption :-) - I am talking abt my Parallel Port Iomega ZIP... never had a true SCSI drive :-( Mount like this: DOS/FAT mount_msdos /dev/sd0s4 /mnt mount -t msdos /dev/sd0s4 /mnt Unix filesystem mount /dev/sd0a /mnt -- Plamen D. Petkov [remove the extra @] plamendp@@techno-link.com ( plamendp@@netscape.net ICQ# 2214327 [pdp] AOL IM Buddy: plamendp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message