*BSD News Article 29268


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!munnari.oz.au!foxhound.dsto.gov.au!fang.dsto.gov.au!yoyo.aarnet.edu.au!news.adelaide.edu.au!news.cs.su.oz.au!harbinger.cc.monash.edu.au!yeshua.marcam.com!MathWorks.Com!europa.eng.gtefsd.com!howland.reston.ans.net!pipex!sunic!EU.net!Germany.EU.net!netmbx.de!zrz.TU-Berlin.DE!zib-berlin.de!irz401!uriah!not-for-mail
From: j@uriah.sax.de (J Wunsch)
Newsgroups: comp.os.386bsd.questions
Subject: Re: QIC 150 density
Date: 7 Apr 1994 15:47:39 +0200
Organization: Private U**X site; member IN e.V.
Lines: 12
Message-ID: <2o12trINN4ou@bonnie.sax.de>
References: <char76O00VBL0UsUx2@andrew.cmu.edu>
NNTP-Posting-Host: bonnie.sax.de

In <char76O00VBL0UsUx2@andrew.cmu.edu> Timothy J Kniveton <tim+@CMU.EDU> writes:

>what should i set the density to on my QIC 150 drive?  st status gives
>me: 

QIC doesn't handle different densities or blocksizes. Simply uses 512-byte
blocks. Use your st driver as it ships.
-- 
cheers, J"org                             work:    joerg_wunsch@tcd-dresden.de
                                          private:   joerg_wunsch@uriah.sax.de
Steinbach's Guideline for Systems Programming:
        Never test for an error condition you don't know how to handle.