Library files need execute permission. 755 means all for root, read and execute for group root as well as others
On 2/7/11, Vyshakh <[email protected]> wrote: > K i'll try. > But wats "755" > > On 29 January 2011 21:25, Nilesh Govindarajan <[email protected]> wrote: > >> 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 >> > > -- > LUG@IITD - http://tinyurl.com/ycueutm > -- Sent from my mobile device -- Regards, Nilesh Govindarajan Facebook: http://www.facebook.com/nilesh.gr Twitter: http://twitter.com/nileshgr Website: http://www.itech7.com Cheap and Reliable VPS Hosting: http://j.mp/arHk5e -- LUG@IITD - http://tinyurl.com/ycueutm
