partitioning sd card

Xonia recovery. Backup anything on sdcard first. (This may be ext2)

Or a bootable disk of gparted

Or install Linux
 
Xonia recovery. Backup anything on sdcard first. (This may be ext2)

Or a bootable disk of gparted

Or install Linux

how do i know if its partioned to ext4 all that happens after i select to partioin sd card in recovery all it says is done
 
Then its set. Ext partitions can't be seen in windows. Pretty sure xonia does ext2. If doing data2ext just run flash the zip and run the script
 
Xionia recovery will put it in ext3. While in recovery, use adb shell and you can change it into ext4 with

tune2fs -O extents,uninit_bg,dir_index /dev/block/mmcblk0p2

Also, you will need to edit /etc/fstab to change the ext3 to ext4 on this partition.
 
  • Like
Reactions: basketthis