![]() |
| 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-cache.kcache
rm /root/.kde/cache-root/plasma_theme_Volatile.kcache
rm /root/.kde/cache-bt/icon-cache.kcache
rm /root/.kde/cache-bt/plasma_theme_Volatile.kcache
FOR INSTALLATION
http://www.computersnyou.com/2011/05/how-to-install-backtrack-5-in-vmware.html
reference


hi, after i introduce the first line "rm /root/.kde/cache-root/icon-cache.kcache", apears "no such directory".
ReplyDeleteWhat can i do? Thanks
actually in that action we want to delete icon-cache.kache file
ReplyDeleteif you dont find it then skip one step