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.)
Yes I do mean the splash screen, it says press any key to continue or ESC to exit.@Rog7
By "first" screen, do you mean the big blue SpinRite 6.1 splash logo? And is it a bit distorted?
If this is the case, there is a simple fix for your issue. You will need to make a simple edit to the Config.SYS file (it is a small simple text file).
Locate and delete the SPLASH line from the file. Save the file and re-boot. SpinRite will run just fine now.
It is a dongle. Why would moving it to another port enable the wireless keyboard?If the wireless is bluetooth, it won't work as that is handled by the OS, which SpinRite does not have support for. If you're using a dongle, you might need to change which USB port it's plugged into.
If the dongle and thumb drive are on opposite sides of the computer they are likely on different USB controllers. That can make a difference.Why would moving it to another port enable the wireless keyboard?
My wireless keyboard is Logitech too and, with a USB dongle.And I’ve used a wireless Logitech keyboard connected to my Dell with no problems running SR
In general all BIOSes support PS/2 based ports in the BIOS... but no one can know for sure what will work but you and your BIOS manufacturer, unfortunately, so you're stuck experimenting. I can suggest, try different ports. In particular if you have USB 2 versus USB 3, try the USB 2 first for a USB keyboard.My PC has a PS/2 socket on the back, might it work if I get a USB to PS/2 adapter?
My wireless keyboard is Logitech too and, with a USB dongle.
I now have a wired keyboard but still can't get past the SpinRite splash screen. I've tested the keyboard in Windows OK.
The SpinRite drive only contains EDIT.COM and SPINRITE.EXEIn the config.sys for the boot drive, REM the splash screen device driver
In the autoexec.bat, REM the last line that starts SpinRite
Now you should be able to boot and get to an A:\> prompt
It is showing hidden and system files and file extensions, I always have it that way.You need to change Windows to show hidden and system files (they're hidden by default, like file extensions)
Hiding files at Windows level and at DOS level are two different things.The SpinRite drive only contains EDIT.COM and SPINRITE.EXE
attribute -h c:\config.sysdir. config.sys should now be visible.The whole point of this thread is that I cannot use a keyboard after booting SpinRite.Hiding files at Windows level and at DOS level are two different things.
At the DOS command prompt (after booting SpinRite) execute the following command:
attribute -h c:\config.sys
Then do adir. config.sys should now be visible.
Or: Simply edit config.sys on the bootable drive at Windows level using Notepad, save it, and reboot SpinRite.
NO!!!Please explain further "edit config.sys on the bootable drive at Windows level". Are you saying I should copy config.sys from my Windows drive to the SpinRite drive? Where do I find it on my windows drive?
The SpinRite drive only contains EDIT.COM and SPINRITE.EXE .NO!!!
I assume you are using a bootable USB drive generated by running spinrite.exe as a windows app?
Then open Windows Explorer and view the SpinRite boot drive. Do see files there on the SR drive??
Then right click config.sys on the SpinRite boot drive, click "Open with Notepad" to open it for editing.