Page 1 of 1

dos command

PostPosted: Thu Aug 18, 2011 8:22 am
by amoniha
How do you boot a cd from dos command? Ok i have a cd that comes up with a bad command or filename and was wondering in dos which i was trying to boot it from, does anybody know the command do this?? Is is a norton ghost cd i am trying to image a PC.
__________________________
Please dont post adverts as a sig. This is a warning.

Re: dos command

PostPosted: Thu Aug 18, 2011 11:53 am
by crustyasp46
amoniha wrote:How do you boot a cd from dos command? Ok i have a cd that comes up with a bad command or filename and was wondering in dos which i was trying to boot it from, does anybody know the command do this?? Is is a norton ghost cd i am trying to image a PC.


At the command prompt, type the letter of your cd, press enter.

Example: _ C= CD drive

_ dir/P or dir/W will give you directories on the cd one page at a time. Press spacebar to continue exploring directories. You should be looking for .exe .bat or .com directories to boot the cd.

Hope this helps. :cheers:

Re: dos command

PostPosted: Mon Sep 05, 2011 1:37 pm
by stinow
And if you use something like DosBox, you will first have to mount the drive to a letter like:

Code: Select all
mount     E:\             D:

keyword hostdrive localdrive

If you need more info, could you be a little more specific with what you are trying to accomplish?

Best regards,

Stijn