Android Linux Development Technology.
mkdosfs -s 8 -F 32 -C udisk2g.bin 2097152 // generate a 2GB Fat32 filesystem image with KB dd if=udisk2g.bin of=udisk.bin bs=512 count=20480 //obtain the header of tthe image.
No comments:
Post a Comment