-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2/5/2014 1:14 PM, Phillip Susi wrote: > I believe that -1 was masking the real error, which is in the > partition resize code, since the new size of the partition is not > an even multiple of 4k. The end sector also is not aligned to a 1 > MiB boundary.
As far as the rounding goes, that appears to be the cause of the problem: the size in sectors should NOT be rounded up. Remove the call to Utils::round() and it should get rid of the fsck error, though I still wonder why the partition is being given the wrong size in the first place. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJS8oJoAAoJEI5FoCIzSKrwb0kIAIDE3Duzlgx2mjPpwM0xL6DD On/5SpVxXwtOcVa8xk56769RLJpH+zv0hloCuH1kEaAAVRxtX9j3udsAeuZH/Gh1 TSnIvIX0rK7XSEGLA36DiCImxznPJvi9pB2PL7FJri54Ayo0lODbK/pF2rjicnhw H2HW49KdP9TfQZ52fVi9eKRgGrAoerwy9ODky6N9TN+RLB44EqlSg+TcLec+lv80 xixuWrCFeE6Ty0UyQkBQkBAc89bfyeHNRzbf6VTqXOKqbrA4V2IJoe8iFsBvEmC+ 1rQtNlMMeZPEA7y1n9Wq7nfNCqHjyMi2JEESvbvU2qaFOdABfmFViRkCW97O4Lg= =OGlK -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

