From: Michail Pishchagin Newsgroups: comp.os.msdos.djgpp Subject: Raw disk access Date: Tue, 12 Nov 2002 23:44:46 +0300 Organization: MTU-Intel ISP Lines: 13 Message-ID: NNTP-Posting-Host: ppp143-182.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: gavrilo.mtu.ru 1037133821 91876 62.118.143.182 (12 Nov 2002 20:43:41 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: Tue, 12 Nov 2002 20:43:41 +0000 (UTC) User-Agent: KNode/0.7.1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi guys, I need to write a NTFS partition browser, that will work from the pure DOS, and I want to use DJGPP for that task. Is it okay to use _bios_disk function for reading? Does it support reading sectors beyound 1024 cylinder at least on modern BIOSes? And is there some elegant way to determine how many physical hard drives are installed on computer? -- Michail "mblsha" Pishchagin