Xref: utzoo unix-pc.general:7270 comp.sys.att:11509 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!sdd.hp.com!uakari.primate.wisc.edu!unmvax!bbx!yenta!dt From: dt@yenta.alb.nm.us (David B. Thomas) Newsgroups: unix-pc.general,comp.sys.att Subject: Re: Hard Disk formatting error on UNIXPC Message-ID: <1991Jan14.174712.18123@yenta.alb.nm.us> Date: 14 Jan 91 17:47:12 GMT References: <1991Jan13.222448.2099@ivucsb.sba.ca.us> Organization: yenta unix pc, rio rancho, nm Lines: 25 todd@ivucsb.sba.ca.us (Todd Day) writes: >My dad recenctly had to reformat his hard drive after >it crashed. When he tried, he got the following error: >Winchester: Error during disk format: Response = 4 You are seeing the (hex) contents of the error register of the disk controller chip: Bit 7: Bad Block Detect Bit 6: CRC Error Bit 5: Not used Bit 4: ID not found Bit 3: Not used Bit 2: Aborted command Bit 1: Track zero error Bit 0: Data address mark not found So response = 4 means Aborted command, and response = 10 would mean ID not found. little david -- Computer interfaces and user interfaces are as different as night and 1.