Moises Topete
Newbie
For those who keep getting mount script error on Link2SD try this
Partition the sd card on computer.
When you initially get a mount script error, reset permissions on corresponding block devices, like so:
(Use a terminal on phone to do this, located in developer settings)
su
chmod -R 777 /dev/block/mmcblk1p2
chmod -R 777 /dev/block/mmcblk1p1
chmod -R 777 /dev/block/mmcblk1
Mount script will then work.
Partition the sd card on computer.
When you initially get a mount script error, reset permissions on corresponding block devices, like so:
(Use a terminal on phone to do this, located in developer settings)
su
chmod -R 777 /dev/block/mmcblk1p2
chmod -R 777 /dev/block/mmcblk1p1
chmod -R 777 /dev/block/mmcblk1
Mount script will then work.