Tagged Questions
2
votes
2answers
229 views
If I put mkfs.ext3 file from another Linux system on my android ,will it work?
I want to know if I take the mkfs.ext3 file, or any other mkfs file, from another Linux system like Ubuntu, and put it with my mkfs.vfat and mkfs.ext2 located at /system/xbin, Would it work?
And how ...