Just a little bit busy with work, so I'll update when I can.
Thanks
pop
Search found 7 matches
- 27 Jul 2016 10:27
- Forum: DOS Batch Forum
- Topic: Boot Testing DOS script
- Replies: 18
- Views: 12748
- 26 Jul 2016 02:42
- Forum: DOS Batch Forum
- Topic: Boot Testing DOS script
- Replies: 18
- Views: 12748
Re: Boot Testing DOS script
Hi penpen and aGerman, you are both correct in that it is supposed to be a series of 10 Boots of a PC. For some reason, currently the script carries on continually. MSDOS sees the USB stick as C: drive, because the BIOS has been set to boot from removable media. Thank you for the suggestion foxidriv...
- 25 Jul 2016 08:06
- Forum: DOS Batch Forum
- Topic: Boot Testing DOS script
- Replies: 18
- Views: 12748
Re: Boot Testing DOS script
Just for clarity, the only test I'm doing is to perform a Boot into DOS, of a particular laptop using a USB stick.
I have 10 USB sticks that I am trying to test for Boot compatibility. This is tested on each of the available USB ports on each laptop.
Hope that makes it a bit clearer.
Thanks
pop
I have 10 USB sticks that I am trying to test for Boot compatibility. This is tested on each of the available USB ports on each laptop.
Hope that makes it a bit clearer.

Thanks
pop
- 25 Jul 2016 06:09
- Forum: DOS Batch Forum
- Topic: Boot Testing DOS script
- Replies: 18
- Views: 12748
Re: Boot Testing DOS script
Hi
After using the example from penpen, I get a continuous reboot sequence.
The only way to stop this is to turn off the pc.
Any ideas?
Thanks
pop
After using the example from penpen, I get a continuous reboot sequence.
The only way to stop this is to turn off the pc.
Any ideas?
Thanks
pop
- 24 Jul 2016 14:37
- Forum: DOS Batch Forum
- Topic: Boot Testing DOS script
- Replies: 18
- Views: 12748
Re: Boot Testing DOS script
I want to thank you both for all the help and suggestions.
I'm hoping to start the testing tomorrow and this information will be invaluable.
I'm going to to try the solution from penpen, which I think will be the answer for my problem.
Thanks again to you both
Pop
I'm hoping to start the testing tomorrow and this information will be invaluable.
I'm going to to try the solution from penpen, which I think will be the answer for my problem.
Thanks again to you both



Pop
- 24 Jul 2016 09:00
- Forum: DOS Batch Forum
- Topic: Boot Testing DOS script
- Replies: 18
- Views: 12748
Re: Boot Testing DOS script
Thanks aGerman Sir, will give this a try.
- 23 Jul 2016 19:19
- Forum: DOS Batch Forum
- Topic: Boot Testing DOS script
- Replies: 18
- Views: 12748
Boot Testing DOS script
Hi, I've recently started a new job in which I've been doing USB media boot testing, on some laptops running MS-DOS 6.22. I'm trying to do a sequence of 10 tests on each stick that I'm testing. I've been able to use Debug to write a small reboot.com file, but have become stuck on how to make it rebo...