Windows 10 + FOG 1.2 + vMware vSphere 6
-
HOw was the image setup? Is it setup for WIndows 7?
HOw did you install Windows 10 on the VM?
Because of it hanging, I’m guessing it came “pre-installed” then was converted from a GPT structure to use MBR.
You’re going to have to delete the current tasking. Create a new tasking as "Upload -Debug ( Goto basic tasks on the host, click on Advanced Tasks, then scroll a bit until you see Upload - Debug. Submit the tasking as you normally would).
The system that you’re using as the “golden” system needs to be rebooted. It will startup like normal, but at the end it will not automatically start trying to upload anything.
It will give you a command prompt.
Run the command:
fixparts /dev/sda
Confirm and write the information.
Then run the command:
fog
You will have to press enter a bunch of times as this is debug, so it’s waiting for your input so you can step through different parts to find issues.
-
@Tom-Elliott Thanks a lot, it’s OK now !
I’m going to create a new master because I can’t use “Resizable” with windows reserved part. I will use a direct partition table to MBR.Thanks again !
-
@aruhuno said:
@Tom-Elliott Thanks a lot, it’s OK now !
I’m going to create a new master because I can’t use “Resizable” with windows reserved part. I will use a direct partition table to MBR.Thanks again !
FOG does not resize partitions that are too small to resize, like the 100MB windows reserved partition. Just an FYI.
-
I’m solving this thread as the fix parts solution seemed to have worked.
I will caution those of you who may try to setup “Windows 10” as the VM environment on ESXi, and I suppose “Windows 8/8.1” will be the same as well.
The “default” settings of Windows 8/8.1/10 will screw up what the kernel can handle and cause your VM’s to go into a kernel panic. Please do not report an issue as I am informing you all about the issue right here. The only thing I will ask for is if somebody figures out the configuration for the kernel that would be needed to fix this issue to please post that as it will be a huge help.
Windows 7 should be the choice even if you’re planning to install Windows 8/8.1/10.
-
@Wayne-Workman said:
FOG does not resize partitions that are too small to resize, like the 100MB windows reserved partition. Just an FYI.
I don’t understand, but it’s OK without reserved partition =]
@Tom-Elliott : It works with 3.10.1 kernel ^^
-
@aruhuno why can’t you use “Resizable” with windows reserved part?
-
@Junkhacker : FOG report an error with message about more than one partition
-
@aruhuno said:
@Junkhacker : FOG report an error with message about more than one partition
Can you get us a screenshot?
-
@Wayne-Workman I can’t because I’ve already create master without reserved partition, sorry!
-
@aruhuno said:
@Wayne-Workman I can’t because I’ve already create master without reserved partition, sorry!
Not sure that remove the reserved partition is the good solution.