From owner-freebsd-questions Sat Jul 1 21:49: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id 00DAF37B51E for ; Sat, 1 Jul 2000 21:49:06 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.62]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.2) with ESMTP id ; Sat, 1 Jul 2000 21:50:38 -0700 Message-ID: <395EC9BA.533E3A20@3-cities.com> Date: Sat, 01 Jul 2000 21:48:58 -0700 From: Kent Stewart Organization: BOSSig (BOSS Internet Group) X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Danny Cc: freebsd-questions@freebsd.org Subject: Re: Zip drive and MAKEDEV? --help References: <00070214435303.00326@dannyh.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Danny wrote: > > Hello > > - I have reocmpiled the kernel to support the zip dirve > - I can't seem to figure out what I have to have to do in MAKEDEV to get the > parallel zip drive working > - I can't figure out how to mount the /zip drive? > > Question > > 1) what do I add in makedev /dev whatever to get it to work > 2) I want to mount the zip drive to /zip so I can cp > /home/mybackups/mywork.tar.gz /zip > > - Here is the out put of dmesg :- > > Copyright (c) 1992-1999 FreeBSD Inc. > Copyright (c) 1982, 1986, 1989, 1991, 1993 > The Regents of the University of California. All rights reserved. > FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999 > npx0 on motherboard > npx0: INT 16 interface > da0 at vpo0 bus 0 target 6 lun 0 > da0: Removable Direct Access SCSI-2 device > da0: Attempt to query device size failed: NOT READY, Medium not present > changing root device to wd2s1a The usual rule is to mount_msdos /dev/da0s4 /zip but I have never use a printer-port zip but this works on my scsi zip. Kent -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message