Hello.
I want to make platform.img by direct ext4 command. Current I use mic command to make image, but I want making image by ext4 command. This is my ks file. ----------------------------------------------------------------------- part / --size=2300 --ondisk mmcblk0p --fstype=ext4 --label=platform ----------------------------------------------------------------------- I think this line is indicated ext4 making command. Usually we use command ‘mkfs.ext4’ to make some ext4 image file. Thanks. Best Regards, Geonho Kim.
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
