Page 1 of 1
[443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
Posted: 9. Dec 2016, 12:57
by J0K3R
I seriously don't know what's going on, I am running Kali Linux (version 2016.2) on Debian (64 bit) in Virtual box, I have updated and upgraded everything, I have dist upgraded as well the only thing I did before the Kernel panic was restart my machine please help me
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
Posted: 9. Dec 2016, 15:00
by Perryg
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
Posted: 10. Dec 2016, 14:50
by J0K3R
Virtual box version 5.1
Host: Windows 10 (64 bit) 4gb Ram ( 4000 mb)
Guest: Kali Linux 2016.2 iso
Template: Debian (64 bit) 1.024 gb Ram (1024)
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
Posted: 10. Dec 2016, 15:07
by Perryg
I really need to see the guests log file ( as an attachment )
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
Posted: 11. Dec 2016, 15:53
by J0K3R
I think this is the guest log
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
Posted: 11. Dec 2016, 16:15
by Perryg
This log shows you are booting from the CD/DVD still but you say you have updated everything. Can you explain this better? Normally a kernel panic in the guest is do to either timing issues or something that was installed in the guest that breaks the kernel. I have also seen this on a warm boot and initramfs not being properly cleared, but a cold boot usually works around this.
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
Posted: 12. Dec 2016, 02:03
by J0K3R
I ran apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y in the terminal but when I reboot it it always says end Kernel panic. I still have the love CD/DVD in because I thought it would fix it somehow
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
Posted: 12. Dec 2016, 02:20
by Perryg
The problem is defiantly in the guest. You might be able to fix it by booting into rescue mode and see if a package was corrupt during install, but if this is a new install you might be time ahead just installing again.
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
Posted: 12. Dec 2016, 11:28
by J0K3R
So apparently if I do dist-upgrade it will do the the Kernel panic but when I don't it's just normal... Is that normal?
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
Posted: 12. Dec 2016, 15:16
by Perryg
Not necessarily. I do a dist-upgrade all the time on various debian based OSes. I don't use kali all that much but if I did I would ask the kali folks why this is happening. Something is just not happy.