View Single Post
D@vIcHoJD's Avatar
Posts: 236 | Thanked: 95 times | Joined on Jan 2012 @ Ecuador
#11
Originally Posted by michaaa62 View Post
Try if this changing the permissions does anything useful.
Try to unmount the MyDocs partition or just simply ignore the errors.
This is for the common setup, where MyDocs is on the first partition and a FAT32 file system.
Code:
sudo gainroot
umount /home/user/MyDocs
chown -R -P user:users /home/user
mount /dev/mmcblk0p1 /home/user/MyDocs
Without success, when I put chown -R -P user: users /home/user error command -P not allowed.

But only that, try debug2, but no results I still get the same error, FreOffice only open as root.

Any other solution, or Flashing only the kernel from a FIASCO image, But I do not want lose Applications or data but Iam installed kp49, cssu testing is possible?.

Last edited by D@vIcHoJD; 2012-03-07 at 16:15.
 

The Following User Says Thank You to D@vIcHoJD For This Useful Post: