Fog upload stuck at Processing Hard Disk: /dev/sda
-
We have some new computers with Asus motherboards we are trying to image. We have disabled Uefi on the computer and reinstalled the OS and it works fine now but when I go to upload the image I get stuck on Processing Hard Disk: /dev/sda. We are running Fog 1.2.0. Any help getting past this would be appreciated.
-
Cancel the tasking.
Recreate the upload tasking, but choose Advanced Tasks, then choose Upload - Debug.
Reboot the client.
It will take you to a command prompt style thing.
Run the command:
fixparts
Confirm and accept it’s suggestions.
Run the command
fog
Step through and be amazed.
-
@steelji Please search the forums for a tool called
fixparts
and you should be able to solve this yourself. -
When I type in fixparts I get Type device filename or hit enter would I put a 0 in there?
-
@steelji
fixparts /dev/sda
-
I am amazed typed in /dev/sda and I am now in the process of uploading. You guys rock.