I'm trying to run HDD Regenerator on an old laptop to recover some data. I created a bootable USB using the ISO, but when I boot from the stick, it goes through the initial loading scripts and then immediately hits me with:

Some bootable USB creators place the tool on a RAM drive (often drive D: or E: ). Try typing D: and pressing Enter, then E: , then repeat the DIR command.

Some versions require you to run a batch file:

"Bad command or filename"

Upon arriving at the DOS prompt ( A:\> or C:\> ), type dir to list files.

If running from hard disk:

DIR *.EXE

Top