Computing.Net > Forums > Disk Operating System > Dos IDE Scan

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Dos IDE Scan

Reply to Message Icon

Name: Michael Clark
Date: May 31, 2002 at 12:03:09 Pacific
Comment:

I have a question on the whole DOS IDE scan deal. How can you do a scan on the IDE bus after DOS is up and running?

Here is my deal. I have a system that powers up my hard drive by what is called a 'power margined' solution. The drive is powered by an external source (not the computer's hard drive), but then can turn the drive on and off, or run the drive at different voltages. This is so I can do specific tests on the drive. However, there is a problem. The driver that turns power on to the drive does not load until DOS has pretty much loaded. So, when DOS does it's inital scan, the hard drive is turned off and so DOS does not see it.

When it finally is turned on, it can be accessed from utilities that scan for the drive, but DOS still does not see it there. So general commands, like format, or fdisk, don't work because DOS doesn't know the drive is there.

Is there a way (or utility) that you can re-scan the IDE bus and tell (or trick) DOS into finding the drive there?

Thanks,

Mike



Sponsored Link
Ads by Google

Response Number 1
Name: Doc
Date: June 1, 2002 at 01:28:01 Pacific
Reply:

Might try here...

http://www.simtel.net/pub/msdos/diskutil/


0

Response Number 2
Name: JackG
Date: June 1, 2002 at 05:42:43 Pacific
Reply:

The problem is, that DOS builds its control block structure for the drives and logical drives, and once done, can not go back and add space in the chain for an additional drive. So if the drive is not ready, space is not alocated, and the drive parameters are not read, so you are SOL.

The second problem is that various parameters are read from the boot record and stored in these control blocks.

That said, I could always find ways to trick DOS when I needed to with a little code. I doubt that any available utility exists that would do what you want. I know for a fact that this type of thing has been done many times, but all for special use.

It sounds like you are trying to use some sort of tester, but do more by being able access the drive through normal DOS commands. It is possible to write code that would would make DOS think the drive is there and allow full access to it once it is ready. However, after doing a FDISK or FORMAT command, DOS would still have to be rebooted. And any such special code would have to know how the drive is formated. Tricky but can be done with a lot of work by someone.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


DOS flat mode im confused



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Dos IDE Scan

how to compress files in DOS www.computing.net/answers/dos/how-to-compress-files-in-dos/11671.html

Some questions about dos as main os www.computing.net/answers/dos/some-questions-about-dos-as-main-os/11405.html

Running a CD in dos? www.computing.net/answers/dos/running-a-cd-in-dos/15308.html