Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.
that error message sounds like a missing command interpreter
Whenever I type something in the provided space, I get the same message. Please help.
Try:A:/>TYPE AUTOEXEC.BAT|MORE
ghost -clone,mode=load,src=R:\T2542.gho,dst=1 -sure -ntil
What problem are you actually having that is causing you to use recovery?If your OS doesn't load and you just get a flashing line, then you can remedy this with the A:\> thing you have, type 'FDISK /CMBR C' (without apostrophes)(if that fails try 'FDISK /CMBR C:')(if even that fails try 'C:' and then 'FDISK /MBR')
What problem are you actually having that is causing you to use recovery?
It's FDISK /MBR C:And unless you want to clobber the Windows XP MBR code with a windows 9x/DOS version it's probably not a good idea.
:Restore@echo offghost -clone,mode=load,src=R:\T2542.gho,dst=1 -sure -ntil
goto exit:exit
You sure about that? I thought an XP recovery disc allowed an XP MBR to be made, oh well; best not to try it!
Also, what on earth is this bit for:
My guess is the batch wasn't written by a human but by a program programmerr or something, which might explain that.