System restore for kali linux?
Matthew Harrington
I made a mistake when I tried to delete Fern cracker, now I cant even find it anymore.
Installing it doesnt work. I have tried this under me, didnt work. got the error E: Unable to locate package kali-linux-full
How do I make a System restore or reinstalling the kali linux?
When I press on the setup I keep getting the error Cannot find win32-loader.ini but I can see the file in the folder where I run the setup from. so the file is there.
Is there anything I can try to reinstall the whole kali linux or doing a system restore?
I have fully installed kali linux on a laptop.
Type in the followings in your terminal:
Remove and purge Kali-Menu
apt-get remove --purge kali-menu && apt-get cleanRemove local applications in your profile
rm -rf .local/share/applicationsRemove Kali Menus from .config
rm -rf .config/menusReboot your machine
rebootReinstall Kali-Menu
apt-get install kali-menu -yIf this doesn’t solve the menu problem, only then move to next step.
Reinstall Kali-linux-full
apt-get install kali-linux-full -yNow your broken menu in Kali Linux should be back in order.
Reset to default