Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!rutgers!orstcs!mist!henders From: henders@mist.cs.orst.edu (B. Scott Henderson) Newsgroups: comp.sys.ibm.pc.programmer Subject: Disk Partition Table for SCSI drive Summary: How do I get at it? Message-ID: <16722@orstcs.CS.ORST.EDU> Date: 11 Mar 90 01:26:13 GMT Sender: usenet@orstcs.CS.ORST.EDU Reply-To: henders@mist.CS.ORST.EDU (B. Scott Henderson) Organization: Oregon State Univ. -- Computer Science Lines: 29 I recently posted an article asking how to access a hard disk partition table. It has been pointed out to me that using int 13h to read head=0, track=0, sector=1 should work. Since it doesn't work, it occurred to me that there must be something strange about my hard disk. I just recently "upgraded" to an SCSI drive. Does this make a difference? I'm assuming that it does. Does anyone know how to do an absolute disk read for an SCSI drive? The controller is a Seagate ST102 Host Adapter if that helps. Any and all pointers, information, or code fragments are welcome. Thanks! Scott H. ------------------------------------------------------------------------------- B. Scott Henderson Internet: henders@mist.cs.orst.edu Department of Computer Science UUCP: hplabs!hp-pcd!orstcs!henders Oregon State University Corvallis, OR 97331 (503) 737-3273 "One thing is for certain, the sheep is not a creature of the air." - M. Python -------------------------------------------------------------------------------