On 01/29/2011 07:23 PM, Vyshakh wrote: > hei all........ > > I'm using ubuntu9.10. Last day I changed the permissions for the > directory "/lib". > Now it don't boots. :-( > When I try to boot as normal, system hangs after a while. > In command mode, An error message like "cant access system libraries." > > I can access ROOT terminal through "fail safe boot" option (second item > in grub). > I've tried the command "chmod 777 /lib". But it could not solve d problem. > > Also, > "startx" from root terminal brings me a desktop eith frozen keyboard and > mouse.... > > > Thanks in advance ........... > > -- > LUG@IITD - http://tinyurl.com/ycueutm
Go to fail safe boot, run chmod -R 755 /lib Reboot -- Regards, Nilesh Govindarajan Facebook: http://www.facebook.com/nilesh.gr Twitter: http://twitter.com/nileshgr Website: http://www.itech7.com -- LUG@IITD - http://tinyurl.com/ycueutm
