backtrack startx problem fix


backtrack 5 startx error 


Steps to fix this kind of error

 [a] /root/.kde/cache-bt  
 [b] /root/.kde/cache-root  
 Type the following find commands to find and delete .kcache files:  
 # cd /root/.kde/  
 # find . -type f -iname "*.kcache" -delete  
 Type the following command to start KDE desktop:  
 # startx  


GNOME USERS :
steps :

 fix-splash  
 rm /root/.kde/cache-root/icon-cac­he.kcache  
 rm /root/.kde/cache-root/plasma_t­heme_Volatile.kcache  
 rm /root/.kde/cache-bt/icon-cache­.kcache  
 rm /root/.kde/cache-bt/plasma_the­me_Volatile.kcache  







FOR INSTALLATION
http://www.computersnyou.com/2011/05/how-to-install-backtrack-5-in-vmware.html

reference

2 comments:

  1. hi, after i introduce the first line "rm /root/.kde/cache-root/icon-cac­he.kcache", apears "no such directory".
    What can i do? Thanks

    ReplyDelete
  2. actually in that action we want to delete icon-cache.kache file

    if you dont find it then skip one step

    ReplyDelete

leave your comments
Thanks !