Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!uwm.edu!vixen.cso.uiuc.edu!howland.reston.ans.net!Germany.EU.net!zib-berlin.de!irz401!uriah.heep!bonnie.heep!not-for-mail From: j@bonnie.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: ZIP drive, AIC6360, and 2.0R -> ``not configured''?? Date: 12 Sep 1995 10:12:12 +0200 Organization: Private U**x site, Dresden. Lines: 24 Message-ID: <433fcs$47q@bonnie.tcd-dresden.de> References: <kientzleDEq690.6uz@netcom.com> Reply-To: joerg_wunsch@uriah.heep.sax.de NNTP-Posting-Host: 192.109.108.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit <kientzle@netcom.com> wrote: >The initial probe sees the ZIP drive, but reports ``unit attention'' >(is that an error??) It tells you that it did react to a SCSI bus reset or media change. The first occurance of this message should be suppressed. The "od" driver does this already (still under development), and its scope will probably be extended from optical media devices to all disk-like devices with removable media some day (MOD, ZIP, Syquest etc.). >Once the system is up, attempts to disklabel or mount an >MSDOS-format disk are greeted with ``device not configured'' Can you read from the raw device? Just try a hexdump from /dev/rsd1 or whatever SCSI disk unit it actually is. This is the least functionality that should work. Once it does, i'd suppose msdosfs doing a poor job, or you've got confusion with the slice code, or..., or... -- cheers, J"org private: joerg_wunsch@uriah.heep.sax.de http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)