Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!rex!uflorida!haven!adm!news From: J_SCHULL@acc.haverford.edu (Jonathan Schull) Newsgroups: comp.lang.pascal Subject: Re: detecting hard drive serial numbers Message-ID: <25064@adm.brl.mil> Date: 20 Nov 90 02:36:10 GMT Sender: news@adm.brl.mil Lines: 21 Richard Ward indicates that hard drive serial numbers are written... >> in the boot block. Read sector 0. The serial number is a long >> integer at offset $27. Thanks! Now, can someone tell me how to read an absolute address on a hard drive? Better yet, how exactly to read that one in Turbo Pascal. ?