From owner-freebsd-questions@FreeBSD.ORG Sat Jan 17 18:04:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EE4416A4CE for ; Sat, 17 Jan 2004 18:04:12 -0800 (PST) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4298943D31 for ; Sat, 17 Jan 2004 18:04:10 -0800 (PST) (envelope-from algould@datawok.com) Received: from 22-15.lctv-b4.cablelynx.com ([24.204.22.15] helo=yoda.datawok.com) by heron.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 1Ai2IJ-0006AY-00; Sat, 17 Jan 2004 18:04:07 -0800 From: "Andrew L. Gould" To: ahwalker@rawbw.com, freebsd-questions@freebsd.org Date: Sat, 17 Jan 2004 20:04:12 -0600 User-Agent: KMail/1.5.4 References: <1074279514.4008345a83135@webmail.rawbw.com> <20040117085827.Q602@grond.sourballs.org> <200401171755.49129.ahwalker@rawbw.com> In-Reply-To: <200401171755.49129.ahwalker@rawbw.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401172004.12541.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b9be78a9cd82e57de3fd0c067f40ff48f350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: David Fleck Subject: Re: trouble mounting a zip drive on parallel port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2004 02:04:12 -0000 On Saturday 17 January 2004 07:55 pm, Alex Walker wrote: > Alas, I got no message about "Creating DISK da0". I have double checked all > of the connections (my machine is set to dual boot with another OS, and > everything works fine there), so I know it's not a connection issue. Still > it just refuses to find the drive even though I have set everything up in > my kernel exactly as it says in the handbook. Any chance someone else out > there might have run into this? > > I hate to sound overly desperate, but as I stare down at the little green > light on my zip drive while it stubbornly refuses to work, I'm beginning to > hear a voice in my head that sounds suspiciously like John Cleese when he > screamed "you vicious bastard!" at his car in the "gourmet night" episode > of Fawlty Towers. Someone please help me before I start whacking the thing > with a plant. > > Thanks, > Alex > > On Saturday 17 January 2004 07:13 am, David Fleck wrote: > > Creating DISK da0 Have you tried mounting various /dev/da0* devices? To get a list of them, execute: ls -al /dev/da0* Best of luck, Andrew Gould