View Single Post
moepda's Avatar
Posts: 334 | Thanked: 118 times | Joined on Apr 2010 @ United Kingdom
#4
ensure rootsh is installed (extras-devel i think)
open xterm , new window and type root.
now type
Code:
mount /dev/mmcblk1p2 /and
Now you have mounted /and and are root it should work, i use winscp on pc to browse /and as i find it easier being able to see what im doing,not an expert with xterm !

when finished type
Code:
cd /
umount /and
to unmount or reboot to do thesame...

Last edited by moepda; 2010-08-21 at 21:33. Reason: Typo
 

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