Image upload stalls
-
[quote=“Tom Elliott, post: 32590, member: 7271”]no I need to look at the code.[/quote]
Mine or yours
-
did you edit the fog.upload script in your init?
-
[quote=“Tom Elliott, post: 32592, member: 7271”]did you edit the fog.upload script in your init?[/quote]
I didn’t. Guessing I missed something? -
no, just making sure that i didn’t need to look at your code, vs. mine.
-
I’m having the same issue with mine. I’m running Kubuntu 14.04 and Fog 1.1.2 as well.
-
I decided to test on another machine and it is working. The machine I am having issues with is running Windows 7 on an HP dc5800. It appears to not find the hard drive. But the HP ProBook 650 found it and is uploading the image now.
-
If you run a System Info (Compatibility test) from the FOG iPXE menu does all report as “Pass”?
-
I get: Warning: /dev/sda contains GPT Signatures error but then hit enter and get a Network Pass and Disk Pass.
-
Cool
Boot into an upload-debug task.Run
[code]fixparts /dev/sda[/code]Hit the letter w, it should exit properly.
When back at terminal run:
[code]fog[/code] -
[quote=“Tom Elliott, post: 32679, member: 7271”]Cool
Boot into an upload-debug task.Run
[code]fixparts /dev/sda[/code]Hit the letter w, it should exit properly.
When back at terminal run:
[code]fog[/code][/quote]Thanks Tom - Processed the image and all is good!