Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!cernvax!chx400!bernina!hanke From: hanke@nessie.cs.id.ethz.ch (Norbert Hanke) Newsgroups: comp.sys.ibm.pc.hardware Subject: Re: initializing scsi hard drive Message-ID: <1991Feb5.144121.15139@bernina.ethz.ch> Date: 5 Feb 91 14:41:21 GMT References: <1991Feb4.082316.18006@nntp-server.caltech.edu> Sender: news@bernina.ethz.ch (USENET News System) Organization: ETH Zuerich Lines: 16 If you can execute arbitrary SCSI commands, you might try to issue a FORMAT UNIT command. Command format: Byte 0 0 0 0 0 0 1 0 0 X'04' Byte 1 ----LUN---- FmtD CmpL DefectListForm. Byte 2 0 0 0 0 0 0 0 0 X'00' Byte 3 Interleaving factor (MSB) Byte 4 Interleaving factor (LSB) Byte 5 0 0 0 0 0 0 Flag Link The FmtD, CmpL and DefectListForm fields are rather difficult to use, my Fuji manuals has 10 pages dealing with these; I suggest leaving them at zero. This should work with most SCSI drives. Norbert Hanke ETH Zurich