View Single Post
Posts: 154 | Thanked: 222 times | Joined on Aug 2017 @ Spain
#3
umount /dev/sdd1

sudo mkfs.vfat /dev/sdd1

umount /dev/sdd2

sudo mkfs.ext2 /dev/sdd2

Do not use the following command, if the partition is formatted in ext3 it is not recognized by the phone:

sudo mkfs.ext3 /dev/sdd2

Last edited by Kalatti; 2020-10-20 at 17:37.
 

The Following User Says Thank You to Kalatti For This Useful Post: