Troubleshooting image download - no errors - but no deploying eather
-
i will create another image. but truly , if the guys at Acronis can make an image and deploy it no matter the hardware , surly this team can do it too
-
You can, all you have to do is choose the correct settings for the hardware
-
ok i have made a video screen capture of the error creating a single disk resizable image.
[media=youtube]QE5a5t8NXng[/media]
the pc has been deployed in the past by fog .
it says that the first partition is to small , and later on asks to do a chkdsk.
this is false alarm, the disk is fine and windows partitions are fine . -
The harddrive you are deploying to is not big enough for the image you want to install on it.
-
you are wrong
this is happening when creating an image. -
This post is deleted! -
What revision are you running? Itâs in the little cloud on the upper left of the FOG web UI.
-
yes , it says hd=/dev/sda
and part=/dev/sda1
but perhaps this is wrong ?
what can i type to check ?
thank you for your assistancerevision - latest SVN 2364
-
i think your issue is windows 8.1 isnât truly âshutting downâ rather in a hibernate/sleep type state.
Why?
Well, itâs expected that sda1, sda2, and sd3 are either not resizable or theyâre far and away too small to be resized. The 4th partition is, typically, the main data partition and is the one that will resize. however, itâs unable to mount the first partition or clear the chkdisk state on the drive because itâs not in a properly shutdown state. Follow the instructions given in the window: (i.e. boot to windows and run chkdsk /f and reboot, twice)
-
i did the chkdsk , its all good . as for truly shutting down windows , when windows shutdown , it boot fast to windows (not truly shutting down ) but when restarting , and getting to the pxe boot menu , then it truly shut down. but i am going to search for a registry key change to make sure that no hibernation /sleep mode is taking place anyway , just to be on the safe side , though i am quite confident this is not the issue. , i wish there was an option to force the image upload as if to say : here is the disk , here are the partitions , flagged dirty or not , data corrupted or not , make the image ANYWAY.
[I]let me asks this in a different way :[/I]
[I]Is it possible to create the image under âSingle disk realizableâ but setup parameters to skip the resize on the upload , but if changes are required when deploying it , they will execute ?[/I]
[SIZE=2]i donât understand why partition resize has to occur on the image rather on the partition to be deployed on , but then again , i am not a developer and i donât know everythingâŠ[/SIZE]
-
I donât know what you mean.
-
i Withdraw my last question.
turns out the partition chkdsk /f fixed something after all ,
and the image is been uploaded .
thank you for you patient and support.