Link2SD on ROW S228 - use ext4 topic
Dear all,
This is just to help anyone avoid a stupid mistake I did myself when trying to set up Link2SD on a 4G P780 with ROW S228.
The bottom line is - use ext4. Or in other words - use the file system your phone uses already. To find it out, you need some terminal emulator. Just run
and examine the output.
More background for the curious (or, well, if you just want to laugh a bit...)
I searched the forum beforehand and saw some remarks about successfull usage of ext2. So I formatted the second partition to ext2. No success - Link2SD complained about "no mount point". Same story with ext3. So I gave up (it was late evening) and temporarily used VFAT. When I started to think about compiling ext3 support, I realised the phone must already use some non-FAT FS. And mount command gave me the answer...
Hope that helps someone.
This is just to help anyone avoid a stupid mistake I did myself when trying to set up Link2SD on a 4G P780 with ROW S228.
The bottom line is - use ext4. Or in other words - use the file system your phone uses already. To find it out, you need some terminal emulator. Just run
Code:
mount
More background for the curious (or, well, if you just want to laugh a bit...)
I searched the forum beforehand and saw some remarks about successfull usage of ext2. So I formatted the second partition to ext2. No success - Link2SD complained about "no mount point". Same story with ext3. So I gave up (it was late evening) and temporarily used VFAT. When I started to think about compiling ext3 support, I realised the phone must already use some non-FAT FS. And mount command gave me the answer...
Hope that helps someone.
xda-developers
0 commentaires:
Enregistrer un commentaire