View Single Post
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#40
Here try this...
type root then enter
umount /home then enter
mount /dev/mmcblk0p2 /home then enter
Halt and check if there's some error output first. If no errors continue else post it here
type fdisk /dev/mmcblk0 then enter
type d then enter
type 4 then enter
type d then enter
type 1 then enter
type n then enter
type p then enter
type 1 then enter
Hit enter twice
type t then enter
type 1 then enter
type 0c then enter
type w then enter
reboot your device
 

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