Booting from Image

  • Thread starter Thread starter Tim Houle
  • Start date Start date
T

Tim Houle

I've created an image and xcopy'd it to an NTFS formatted
partition using the following command "xcopy *.*
c: /H /E". I cannot boot from it. I've done this before
but I'm not sure what I've forgotten.

Thanks
Tim
 
Tim,

You will need to give us more info on your issue. What error(s) you are getting? Is it BSOD? etc.
 
It would help to mention error that you see or state that you don't see.

Set partition as active.

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
Sorry. I'm seeing DISK BOOT FAILURE. PLEASE INSERT SYSTEM
DISK AND PRESS ENTER.

Thanks,
Tim
 
Like I sadi have you tried to set partition wiht ntldr as active from fdisk
or Disk Management.

If you are using dos for partitioning CF for instance make sure that you use
also bootprep.

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
your MBR is set to boot from DOS use bootprep to make the media MBR look
for ntldr.
 
XCOPY /c /q /s /k /r /h /v /y G:\%DirImage%\*.* %NomVolume%

Don't forget to mark partition active (see diskpart or Disk management)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top