Thanks in advance everyone !!!
i have been using for for years and had no issues with XP, however 7 is driving me crazy.
I had try both SINGLE DISK(NTFS ONLY, RESIEZABLE) and MULTIPLE PARTITION IMAGE - SINGLE DISK (NOT RESIZABLE). I am able to upload the image to the FOG server ( Release 1.1.2 ) on a Ubuntu Desktop 64 bit with no problem from a GIGABYTE GA-H61M-S2PV but after a deploy the image to another PC with the same board, windows will simply wont boot.
What have i done to sysprep the image before uploading
1.- upload the image right after installing, updating and installing drivers ( no sysprep, nothing )
2.-
[SIZE=4][B][FONT=sans-serif][SIZE=17px][COLOR=#000000]Windows Vista and Windows 7[/COLOR][/SIZE][/FONT][/B][/SIZE]
[FONT=sans-serif][COLOR=#000000]Right before uploading the image the MountedDevices registry key must be cleared. If it is not, the master image and subsequent deploys will result in this problem: [URL=‘http://www.fogproject.org/wiki/index.php/Vista_Image_says_0xc000000e_\windows\system32\winload.exe_can_not_be_loaded’][COLOR=#5a3696]Vista Image says 0xc000000e \windows\system32\winload.exe can not be loaded[/COLOR][/URL][/COLOR][/FONT]
[FONT=sans-serif][COLOR=#000000]This can be accomplished by [I]any [U]one[/U][/I] of the following methods:[/COLOR][/FONT]
[LIST=1]
[]use Sysprep with the /generalize switch
[]run [URL=‘http://www.fogproject.org/wiki/index.php?title=FOGprep&action=edit&redlink=1’][COLOR=#a55858]FOGprep[/COLOR][/URL].exe ( I HEARD THIS IS NOT NEEDED ANYMORE, DIDN’T RUN IT)
[]manually delete the [FONT=monospace]??\volume{…}[/FONT] keys in the registry under “HKLM\SYSTEM\MountedDevices”
[]run the following from an administrator’s console:
[/LIST]
[COLOR=#000000][FONT=monospace]bcdedit /set {bootmgr} device boot
bcdedit /set {default} device boot
bcdedit /set {default} osdevice boot[/FONT][/COLOR]
still No luck !!!
Please correct me if am wrong, i know that at some point i have to create an unattended.xml file for better deployment, but i at least want to make sure that i can deploy images.
What am i missing ?
Do i have to do something to the bios ( UFEI ) ?
again very much appreciated.