LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-28-2013, 08:08 PM   #1
Poprocks
Member
 
Registered: Sep 2003
Location: Toronto, Canada
Distribution: Slackware
Posts: 522

Rep: Reputation: 279Reputation: 279Reputation: 279
VirtualBox - kernel panic after kernel upgrade


Perhaps this is not Slackware-specific, but I have Slackware 14.0 installed on VirtualBox, and when I apply the kernel upgrade from 3.2.29 to 3.2.45, I get a kernel panic on booting the virtual machine. Happens on both generic and huge, both SMP and non-SMP. Running 32-bit Slackware.

The most bizarre thing of all, though, is that I get the same kernel panic even if I downgrade the kernel back to 3.2.29! Loading my machine state back to an older state gets the virtual machine working again, but then if I try the upgrade again, same problem.

I was originally using VBox 4.2.10 from SBo and then upgraded to 4.2.16 manually using Oracle's installer. Same problem on both.

See screenshot attached. Not the most context, I know, but that's the best I can do at this juncture.

Anyone have any ideas? Anyone experienced this problem and able to work through it?
Attached Thumbnails
Click image for larger version

Name:	kernel_panic_scrsht.png
Views:	63
Size:	44.1 KB
ID:	13096  
 
Old 07-28-2013, 08:31 PM   #2
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,670

Rep: Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786
have you re-run lilo after upgrading the kernel?
 
Old 07-28-2013, 08:33 PM   #3
Poprocks
Member
 
Registered: Sep 2003
Location: Toronto, Canada
Distribution: Slackware
Posts: 522

Original Poster
Rep: Reputation: 279Reputation: 279Reputation: 279
Quote:
Originally Posted by willysr View Post
have you re-run lilo after upgrading the kernel?
Yes.
 
Old 07-28-2013, 11:17 PM   #4
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,670

Rep: Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786
have you created initrd for generic kernel?
 
Old 07-29-2013, 10:25 AM   #5
Poprocks
Member
 
Registered: Sep 2003
Location: Toronto, Canada
Distribution: Slackware
Posts: 522

Original Poster
Rep: Reputation: 279Reputation: 279Reputation: 279
Quote:
Originally Posted by willysr View Post
have you created initrd for generic kernel?
Yes. Actually, come to think of it, I recorded a video of what I was trying to do, so perhaps I'll post it as an unlisted video on Youtube and post the link here.
 
Old 07-29-2013, 10:49 AM   #6
Poprocks
Member
 
Registered: Sep 2003
Location: Toronto, Canada
Distribution: Slackware
Posts: 522

Original Poster
Rep: Reputation: 279Reputation: 279Reputation: 279
Here 'tis:

http://youtu.be/aZ0iRa396XE

I noticed one thing. When I downgraded again, I forgot to uncomment my initrd line in lilo.conf, so that might have been the issue with 3.2.29 "not working". Will retry.
 
Old 07-29-2013, 03:23 PM   #7
guanx
Senior Member
 
Registered: Dec 2008
Posts: 1,183

Rep: Reputation: 237Reputation: 237Reputation: 237
Does this thread help?
http://www.linuxquestions.org/questi...ml#post4752754
 
Old 07-29-2013, 11:36 PM   #8
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
I've had some hiccups with the latest release of VirtualBox myself. The last update caused some problems especially with various Linux programs and kernels. My Slackware 14.0's temp install was all weird with the mouse jumping randomly around the screen making copy-paste nearly impossible for my building my Linux From Scratch virtual hard disk for my home machine, and typing out script files for LFS isn't a picnic.

My VMware Workstation install on my Windows 8 box however has no such issues, though VMware does not play nice with .VHD files, so now I'm kinda stuck.

Not sure why but both VirtualBox OSE and the official version have been getting rather slipshod with quality as of late.
 
Old 07-30-2013, 02:33 AM   #9
phenixia2003
Senior Member
 
Registered: May 2006
Location: France
Distribution: Slackware
Posts: 1,052

Rep: Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008
Hello,

Quote:
Originally Posted by ReaperX7 View Post
I've had some hiccups with the latest release of VirtualBox myself. The last update caused some problems especially with various Linux programs and kernels. My Slackware 14.0's temp install was all weird with the mouse jumping randomly around the screen making copy-paste nearly impossible for my building my Linux From Scratch virtual hard disk for my home machine, and typing out script files for LFS isn't a picnic.
The option "Machine->Disable mouse integration" (or host+I) should solve this mouse issue.

--
SeB
 
Old 07-31-2013, 02:59 AM   #10
Poprocks
Member
 
Registered: Sep 2003
Location: Toronto, Canada
Distribution: Slackware
Posts: 522

Original Poster
Rep: Reputation: 279Reputation: 279Reputation: 279
Yes, downgrading to 3.2.29 and NOT forgetting to uncomment the initrd line resolves the issue. Hmm...
 
Old 07-31-2013, 09:42 PM   #11
Poprocks
Member
 
Registered: Sep 2003
Location: Toronto, Canada
Distribution: Slackware
Posts: 522

Original Poster
Rep: Reputation: 279Reputation: 279Reputation: 279
Quote:
Originally Posted by guanx View Post
Yes. That made 3.2.45 work on my VirtualBox. Thanks! I saw that thread before but I must have skipped over the solution.

I'm running an Intel i5. If anyone else is having this issue, try enabling "Intel Virtualization Technology" in your BIOS settings.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 16 Kernel upgrade broke system - kernel panic and unable to boot itsjustarumour Fedora 7 05-15-2012 09:51 AM
Kernel panic during install on Virtualbox RickWeber Slackware - Installation 2 09-04-2011 07:00 PM
pacman -Su, kernel upgrade, kernel panic, change distro? jkh Arch 35 03-10-2006 01:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration