That bug *should* be fixed as of a few weeks ago:
------------------------------------------------------------
revno: 141
fixes bug(s):
https://launchpad.net/bugs/658511committer:
matt.waddel@linaro.orgbranch nick: align-image
timestamp: Wed 2010-10-13 12:35:44 -0600
message:
Round the size of the raw disk image up to a multiple of 256K
so it is an exact number of SD card erase blocks in length.
Otherwise Linux under qemu cannot access the last part of the
card and is likely to complain that the last partition on the
disk has been truncated.
------------------------------------------------------------
Is your branch up to date? If so, what are the command line options you are using to create the image?
Thanks,
Paul Larson