View Single Post
Posts: 282 | Thanked: 18 times | Joined on Mar 2010
#256
Originally Posted by Sash View Post
Have you got rootsh 1.8 from Extras-Devel instead of version 1.5 from Extras? I think that may be causing trouble.

Try using sudo command in place of rootsh, eg:.Where you had
Code:
rootsh /usr/sbin/kernel-config load lv
Try:
Code:
sudo /usr/sbin/kernel-config load lv
thanks buddy i did an upgrade by terminal and the version of rootsh went on 1,8 but i didn't notice it :-)

i went back to the 1.5 and it's working again!!