Warning! One or more CRC's don't match
-
As I reboot the client fog starts and I get a warning:
“Warning! One or more CRC’s don’t match. You should repair the disk”
I have 1 disk with 1 partition and it is working without problems.If I press Enter after the message above it uploads the image.
Any help?
Thank youI did not have this message with fog 0.32.
-
I’ve had this issues a few times randomly. I used a program called fixparts to repair the HD. [url]http://www.rodsbooks.com/fixparts/[/url]. I have it on a LiveCD which in a terminal you type:
[CODE]fixparts /dev/sda[/CODE]
Use option “w” and confirm. Restart and attempt to image again.
-
fixparts is also a part of the init files.
-
[quote=“Tom Elliott, post: 29273, member: 7271”]fixparts is also a part of the init files.[/quote]
So, it can be run from the fog prompt? Is this only going to happen with uploading an image, or will it happen for the cloning process to? Getting ready to build images for the new school year.
-
It only will matter on the upload. If the upload is good, it will be good on the deploy as well.
-
So, if I get this error when preparing to upload, it’s going to be a problem on the clones too? If that’s the case, what’s the easiest way to fix the host machine, so that this error doesn’t pop up anymore?
-
When you’re building the images, boot into a debug task when you’re ready to upload. Run fixparts /dev/sda and it should verify that everything is set properly for your system.
Then, once complete, if you create a debug - upload tasking, once complete you just type fog and you’re uploading.
-
[quote=“Tom Elliott, post: 29862, member: 7271”]When you’re building the images, boot into a debug task when you’re ready to upload. Run fixparts /dev/sda and it should verify that everything is set properly for your system.
Then, once complete, if you create a debug - upload tasking, once complete you just type fog and you’re uploading.[/quote]
This way I fixed this problem, thank you!!
-
That wasn’t me pointing out the solution, that was SUPER_CHICKEN. Idon’t feeling like using numbers and stuff, but give him the cred, not me please.
-
Tom, I thanked you because you gave a step by step guide to do it, but of course [URL=‘http://fogproject.org/forum/members/sup3r_ch1cken.4306/’]SuP3R_Ch1cKeN[/URL] gave the idea and it was a mistake of me I didn’t thank him.
Thank you [URL=‘http://fogproject.org/forum/members/sup3r_ch1cken.4306/’]SuP3R_Ch1cKeN[/URL]!
-
@Tom-Elliott Dude, your so the man!! thanks so much. Just had the same issue…