BootAble – FreeDOS boot testing freeware
To obtain direct, low-level access to a system's mass storage drives, SpinRite runs under a GRC-customized version of FreeDOS which has been modified to add compatibility with all file systems. In order to run SpinRite it must first be possible to boot FreeDOS.
GRC's “BootAble” freeware allows anyone to easily create BIOS-bootable media in order to workout and confirm the details of getting a machine to boot FreeDOS through a BIOS. Once the means of doing that has been determined, the media created by SpinRite can be booted and run in the same way.
The participants here, who have taken the time to share their knowledge and experience, their successes and some frustrations with booting their computers into FreeDOS, have created a valuable knowledgebase which will benefit everyone who follows.
You may click on the image to the right to obtain your own copy of BootAble. Then use the knowledge and experience documented here to boot your computer(s) into FreeDOS. And please do not hesitate to ask questions – nowhere else can better answers be found.
(You may permanently close this reminder with the 'X' in the upper right.)
The machine does not have DOS - Spinrite has freedos, but I don't know how to get to the DOS prompt in Spinrite. I need a 10 year old PC!!Using the DOS boot disk that you used to boot SpinRite. You should be able to see the drive in the system if SpinRite can. The DOS command you want is "DIR" (case doesn't matter, but I just uppercase DOS commands out of habit.) See if you can see the drive from DOS. If it's the "primary" device on that machine, you should try "DIR C:" . If it can see the drive in DOS but not in Windows, that would be very strange, but I just don't understand how you can manage to get SpinRite to work and not anything else.
When you ran SpinRite, did it struggle at all? Was there another drive in the machine? If so, perhaps you actually ran SpinRite on the other drive?
Yes...If you have plugged it back in, have you checked whether it is properly seated. Perhaps one of the connections is not tight?
Well SpinRite runs in DOS. If you exit SpinRite, where do you end up? It should be a DOS prompt. (I admit it's been many years since I last ran the "official" SpinRite USB I have, so I can't be certain.)I don't know how to get to the DOS prompt in Spinrite.
Unfortunately when you exit SpinRite 6.0 it restarts the computer. You can't exit to DOS. Your best bet is ReadSpeed as suggested above.... but I don't know how to get to the DOS prompt in Spinrite.
There isn't one, unfortunately. You can change the current drive by putting in it's name. So "A:" to switch to drive A (usually a floppy drive, who even has one or "C:" to switch to drive C. You can also look from one drive to another... so "DIR C:" will show the contents of the C drive. Another command you might need is how to navigate into a directory. To go into the Windows directory on drive C you might do:what is the command for a list of all the drives?
C:
DIR
{you see there is a folder called Windows}
CD Windows
DIR
{now you see the contents of the Windows folder}
CD .. {goes back up one level}