Fog gets stuck on using hard disk /dev/sda
-
Hi,
I’m trying to send an image of a laptop upto FOG and the stages of the upload gets stuck atUsing hard disk /dev/sda
As any of you come across this before and found a fix
Thanks
Lawrence
-
Just a guess, version 1.2.0? It would be nice to actually know.
Based on the info, restart the task but make it a debug task.
Run
fixparts
, confirm anything it’s suggesting and write. (Usually format offixparts /dev/sda
)Once complete, run
fog
and step through. -
Hi Tom,
How would I go about this
Thanks
-
@lawrence1997 what version of fog are you using? It is found in the cloud.
-
@Tom-Elliott Im using version 1.2.0
-
@lawrence1997 Are you unaware of how to setup a debug task?
Just like any other tasking, but with an extra step.
Go to task page, cancel the current upload task.
Go to the host you are trying to upload the image from.
Go to basic tasks.
Click on Advanced Tasks.
Look for Upload - Debug.
Click.
Confirm.
Perform tasks stated earlier.
-
Cheers Tom it worked!