Comment 2 for bug 1634557

Revision history for this message
Steve Langasek (vorlon) wrote : Re: The writable partition is corrupted using the latest ubuntu-image(0.8 )

This bug was introduced in ubuntu-image 0.7. It went unnoticed because if you boot an affected image, the initramfs will auto-resize the rootfs on first boot and you'll never know the partition was undersized.

It also is specific to MBR partition tables, because sfdisk unhelpfully rounds down partition sizes that aren't a multiple of 1MiB.