[443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
[443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
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
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)
Host: Windows 10 (64 bit) 4gb Ram ( 4000 mb)
Guest: Kali Linux 2016.2 iso
Template: Debian (64 bit) 1.024 gb Ram (1024)
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
I really need to see the guests log file ( as an attachment )
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
I think this is the guest log
- Attachments
-
- Kali Linux Machine _23-2016-12-11-23-27-15.zip
- (21.28 KiB) Downloaded 53 times
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
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
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
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
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
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?
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: [443.437225] ---[end Kernel panic - not syncing : Fatal exception in interrupt
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.