delorie.com/archives/browse.cgi | search |
From: | "Bryan Kemp" <bryankemp AT austin DOT rr DOT com> |
Newsgroups: | comp.os.msdos.djgpp,comp.os.msdos.programmer |
Subject: | Re: Be passing Windows HDD driver (WAS Re: Boot sectors and partition tables) |
Date: | Mon, 31 Jan 2000 11:32:58 -0000 |
Organization: | Dell Computer Corporation |
Lines: | 67 |
Message-ID: | <874hla$7ll$1@galaxy.us.dell.com> |
References: | <PmTi4.8611$N36 DOT 414294 AT typhoon DOT austin DOT rr DOT com> <7c6p8sccsimi62b7el2pfkid1qd4dfvnrf AT 4ax DOT com> <Y0oj4.560$Ow2 DOT 5945 AT news DOT clear DOT net DOT nz> <3890db83_6 AT goliath DOT newsfeeds DOT com> |
NNTP-Posting-Host: | 143.166.92.64 |
X-Trace: | galaxy.us.dell.com 949340650 7861 143.166.92.64 (31 Jan 2000 17:44:10 GMT) |
X-Complaints-To: | news AT news-relay DOT us DOT dell DOT com |
NNTP-Posting-Date: | 31 Jan 2000 17:44:10 GMT |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2615.200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2615.200 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
depends on the version of windows. since the windows 9x variants run on top of dos, you can simply issue what ever dos commands by calling the with a system or shell command, However since winnt doesn't allow direct access to the hard drive, you may have more trouble with it. -bryan Duane Atly <aelp AT mail DOT com> wrote in message news:3890db83_6 AT goliath DOT newsfeeds DOT com... > Is there a "good clean" way of going around Windows to look at the partition > table (or even issue Drive Cmds?) > > Just wondering. > > Skyler > > Alec Ford <alecford AT clear DOT net DOT nz> wrote in message > news:Y0oj4.560$Ow2 DOT 5945 AT news DOT clear DOT net DOT nz... > > Download the help files that come with the Ranish partition manager: > > > > http://www.users.intercom.com/~ranish/part/ > > > > and the Microsoft FAT specification released last year: > > > > http://209.67.75.168/hardware/fatgendown.htm > > > > They will tell you all you need to know (except maybe details of MBR > > records) and more. > > > > Then all you will have to do is battle with direct disk reads under > various > > versions of DOS/WIndows > > > > Alec Ford > > > > Damian Yerrick wrote in message > > <7c6p8sccsimi62b7el2pfkid1qd4dfvnrf AT 4ax DOT com>... > > >On Mon, 24 Jan 2000 07:41:35 GMT, "Bryan Kemp" <bryankemp AT mytalk DOT com> > > >wrote: > > > > > >>I was curious if anyone has any knowledge in the areas of boot sectors > and > > >>partition tables. I need to write a utility to read these areas and > check > > >>them to make certain the information is put down correctly. > > > > > >The friendly folks in comp.os.msdos.programmer may be able to help > > >you. (xpost added) > > > > > >-- > > >Damian Yerrick http://yerricde.tripod.com/ > > >View full sig at http://www.rose-hulman.edu/~yerricde/sig.html > > >Comment on story ideas at http://home1.gte.net/frodo/quickjot.html > > > > > > > > > > > > > -----------== Posted via Newsfeeds.Com, Uncensored Usenet News ==---------- > http://www.newsfeeds.com The Largest Usenet Servers in the World! > ------== Over 73,000 Newsgroups - Including Dedicated Binaries Servers ==-----
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |