📎 AI Summary:
The thread discusses troubleshooting the installation of Windows 7 on a Windows 8 computer, with the original poster experiencing issues with booting from the DVD and the installation process stopping unexpectedly. A responder advises disabling Secure Boot in the BIOS, which initially doesn't resolve the issue, prompting further steps like disabling Legacy Boot, after which the installer works. Finally, a suggestion is made to create a system image backup of Windows 8 using built-in commands for easier recovery, emphasizing different methods of system management.

ryguy7272

Well-Known Member
Member details
Joined
Mar 25, 2013
Messages
26
Thread Author #1
I am trying to reimage my Windows 8 computer with Windows 7. I tried to boot from the DVD, and got some error like it wasn't able to recognize the DVD, or some such thing. I think, perhaps, the DVD is not configured for this. Maybe it's not bootable compatible, or whatever. When I double clicked the setup.exe file, it seems like it starts to install, but then after about 20 minutes or so, the whole install processes just stops. Basically, I'd like to do a clean install, reclaim the partition for Windows 7, and be done with Windows 8 forever.

Is there something I can check on the DVD to make sure I can boot from it? Is there some way to force the machine to start the reimage? I've done this lots of times in the past, and never had a problem, however, I was never going from Windows 8 to Windows 7.

Thanks all!!
 

ryguy7272

Well-Known Member
Member details
Joined
Mar 25, 2013
Messages
26
Thread Author #3
Ok. Thanks. I disabled that and popped the DVD in and restarted the machine and set the boot option to DVD. The DVD does start spinning for a few seconds, and then Windows 8 starts normally. I guess this si not a bootable Windows 7 DVD. Is there any way to know for sure?

Thanks again.
 

ryguy7272

Well-Known Member
Member details
Joined
Mar 25, 2013
Messages
26
Thread Author #6
Thanks guys, I got it working! I had to disable the Secure Boot AND the Legacy Boot. I just read the info at the link below, and figured it out.


http://www.eightforums.com/tutorials/17058-secure-boot-enable-disable-uefi.html
 

Solution

whs

Extraordinary Member
Member details
Joined
Sep 17, 2009
Messages
1,527
Why don't you image your Windows 8 system with elevated command prompt. The command is:

wbadmin start backup -backupTarget:X: -include:C: -AllCritical -quiet

Where X is the drive letter of the partition to where you want to place the image. Recovery is started with the W8/8.1 installation disc.