t0x0 / random

Random projects
MIT License
92 stars 47 forks source link

Partial support for the Dragonboard 401C image #6

Open zhuowei opened 8 years ago

zhuowei commented 8 years ago

This results in an almost complete DragonBoard 401C image - the DISK_END dwDiskAccessMethod isn't implemented yet, so parted complains that the image is truncated and missing the backup GPT at the end. Is there a way to implement DISK_END without knowing the correct size of the final image in advance? Do you have any ideas?

Also, this is not tested with the Raspberry Pi image, or tested against other ffu converters.

t0x0 commented 8 years ago

Sorry for the delay in responding. I'll try and get this taken care of soon. Thank you for the contribution!