From owner-freebsd-questions@FreeBSD.ORG Fri Jan 16 18:44:44 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 C0C5C16A4CE for ; Fri, 16 Jan 2004 18:44:44 -0800 (PST) Received: from zim.0x7e.net (zim.0x7e.net [203.38.184.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E34E43D3F for ; Fri, 16 Jan 2004 18:44:43 -0800 (PST) (envelope-from listone@deathbeforedecaf.net) Received: from goo.0x7e.net ([203.38.184.164] helo=goo) by zim.0x7e.net with smtp (Exim 3.36 #1) id 1AhgRz-0001Dg-00; Sat, 17 Jan 2004 13:14:39 +1030 Message-ID: <021101c3dca3$da42b290$a4b826cb@goo> From: "Rob" To: "Alex Walker" , References: <1074279514.4008345a83135@webmail.rawbw.com> Date: Sat, 17 Jan 2004 13:14:38 +1030 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: raindogs_1@yahoo.com 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: Sat, 17 Jan 2004 02:44:44 -0000 Alex Walker asked on Saturday January 17, 2004: > > Here's on of those things that should be simple but is giving me a > surprising number of headachs... > > I'm trying to mount a parallel zip drive on FreeBSD 4.8. I did re-configure > my kernel to include the vpo driver and I get the following message on > "dmesg": > > vpo0: on > ppbus0 > vpo0: EPP mode > vpo0: VP0 error/timeout (5) > vpo0: VP0 error/timeout (5) > > The errors are a little worrying, but it does seem to be seeing the drive. > Then, when trying to mount it, I get this error: > > mount_msdos: /dev/da0s4: Device not configured > > I'm sure there's something very small and simple that I'm doing wrong, and > I'd be grateful if someone would kindly point it out. > > Thanks a lot, > Alex > Just a stab in the dark, because I haven't used this device - can you mount da0s4a or da0s4c ?