Upload of Image Failing
-
Hey everyone first post here.
We recently got in a shipment of brand new HP 8570P’s that I need to get an image uploaded for. Starting out, I know that they’re HP’s so they ship with 4 partitions. What I did was reinstall windows, doing a full custom install and ensuring that there was only the 100mb SYSTEM partition and the rest of the drive as normal. As this image will be used moving forward, I need it to be a Resizable, NTFS, single partition image.
I was using the vanilla 3.8.8 CORE kernel before starting this process; of course, that failed with the new hardware so I am currently using Tom Elliot’s kernel downloaded today from [FONT=Consolas][url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url][/FONT]
[FONT=Consolas]Currently the machine I am uploading off of has completed full host registration, image is configured properly, but I am getting the below errors. [/FONT]
[IMG]http://i.imgur.com/8Oy327u.jpg[/IMG]
[IMG]http://i.imgur.com/MqBI496.jpg[/IMG]
[IMG]http://i.imgur.com/wq2z3D8.png[/IMG]
Keywords so others can find this issue moving forward.
[FONT=Consolas]NTFS ntfsresize failed to start up volume /dev/sda2/ error(22) failed to mount[/FONT] -
Do you, by chance, have a USB drive plugged in somewhere?
-
I did at one point in time for some software installs; but during anything related to Fog I unplug everything except for power and ethernet.
-
Side note this stuff may be completely unrelated but…
What format are your drives in? Have you tried switching your Image Type to one if the Mutli Partition selections?
-
[quote=“Jaymes Driver, post: 24517, member: 3582”]Side note this stuff may be completely unrelated but…
What format are your drives in? Have you tried switching your Image Type to one if the Mutli Partition selections?[/quote]
Drive is formatted in NTFS (standard windows install doesn’t let you select anything else).
Here are some more screenshots for what happens when selecting a multi-partition.
[IMG]http://i.imgur.com/wzFwcZH.png[/IMG]
[IMG]http://i.imgur.com/Klt8RzO.png[/IMG]
[IMG]http://i.imgur.com/ywafJmH.jpg[/IMG]
[IMG]http://i.imgur.com/iK4To56.jpg[/IMG] -
This post is deleted! -
What happens if you run the compatibility check from the pxe boot menu?
-
[quote=“Jaymes Driver, post: 24521, member: 3582”]What happens if you run the compatibility check from the pxe boot menu?[/quote]
[IMG]http://i.imgur.com/NpTSYcH.jpg[/IMG]
[IMG]http://i.imgur.com/lNd8R1N.jpg[/IMG]
[IMG]http://i.imgur.com/lwQhlEX.jpg[/IMG]
[IMG]http://i.imgur.com/oOyFr9s.jpg[/IMG]
[IMG]http://i.imgur.com/qbb3pew.jpg[/IMG]
[IMG]http://i.imgur.com/6VV5wXG.jpg[/IMG]
[IMG]http://i.imgur.com/67EtamY.jpg[/IMG]
[IMG]http://i.imgur.com/TvW6Bbo.jpg[/IMG] -
Sorry, but I am out of ideas… the compatibility test didn’t fail. I originally thought that the drive could be of the 4k advanced format… but now I am beginning to think that is not the case.
You are using the latest Kernel, and you installed windows as a resizable option, you chose the right option when setting up the image store… so all your options are set correctly from what I can gather.
I will bow out now and hope someone else can offer some expertise.’
If I come up with anything else I will be sure to let you know.
-
Can you try reinstalling windows but this time use a partition tool to completely delete the drive partitions, don’t just use the windows installer.
Use something like diskpart from the recovery console on the OS installation disk:
[url]http://technet.microsoft.com/en-us/library/cc766465(v=ws.10).aspx[/url]Also convert the disk to MBR format while you are in there.
Then let windows make the partitions and try again.
-
My guess is that the drive is partitioned in GUID (GPT) mode which would be why this isn’t working. It isn’t, specifically, an issue with 4k (advanced format) drives. It’s 0.32 doesn’t support GPT in the slightest way. I would boot into debug mode and run the command:
gdisk -l /dev/sdaIf you see GPT: present, then you’ll need to do as BPSTravis states above.
-
Did you run FogPrep before SysPrep? I am not sure if it was still needed but I still do it and it works for me for MultiPartiton single disk, but has never worked for NTFS resizable with Windows 7.
-
You could also check the bios to see if the drive type is set to Native IDE for SATA instead of AHCI.
-
me helped booting from dvd and doing a chkdsk (is not the same as doing it from a booted operation system
[LIST=1]
[][COLOR=#000000][FONT=Arial][SIZE=15px][COLOR=#000000][FONT=Calibri][SIZE=13px]windows 7: boot mit windows 7 dvd - bei language / time / keyboard weiter - repair modus - system recovery options - next - [/SIZE][/FONT][/COLOR][/SIZE][/FONT][/COLOR]
[][COLOR=#000000][FONT=Arial][SIZE=15px][COLOR=#000000][FONT=Calibri][SIZE=13px]bei windows 8: boot mit windows 8 dvd :language / time / keyboard weiter - repair modus - erweiterte optionen - Eingabeaufforderung[/SIZE][/FONT][/COLOR][/SIZE][/FONT][/COLOR]
[*][COLOR=#000000][FONT=Arial][SIZE=15px][COLOR=#000000][FONT=Calibri][SIZE=13px][/SIZE][/FONT][/COLOR][/SIZE][/FONT][/COLOR]
[/LIST]
[COLOR=#000000][FONT=Calibri][SIZE=13px]command prompt [/SIZE][/FONT][/COLOR][COLOR=#000000][FONT=Courier New][SIZE=13px]chkdsk d: /f /r /x[/SIZE][/FONT][/COLOR][COLOR=#000000][FONT=Calibri][SIZE=13px] (because c is the 100MB Partition)[/SIZE][/FONT][/COLOR]Greetings Michael[COLOR=#000000][FONT=Calibri][SIZE=13px][/SIZE][/FONT][/COLOR]