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 01-20-2010, 11:48 AM   #1
Lenard Spencer
Member
 
Registered: Sep 2004
Location: Florida
Distribution: Slackware, Linux from Scratch
Posts: 329

Rep: Reputation: 199Reputation: 199
Kernel panic after upgrading slackware64-current to 2.6.32.x kernel


I have one machine where I have several versions installed on different partitions. The base partition (/dev/hda1) is Slack 12.1. On a spare partition (/dev/hdc4) I had installed Slackware64-current. Last week I slackpkg upgraded and installed the 2.6.32.2 kernel, and now that partition will not boot. I know that with the new kernels the hd* designation has been removed, and have already redone that fstab (accessing it from a different boot) to reflect the sd*. Here is the slack64 section of my lilo.conf:

Code:
# Linux bootable partition config begins
image = /other/spare4/boot/vmlinuz
  root = /dev/hdc4
  label = Slackware64
  read-only  # Partitions should be mounted read-only for checking
# Linux bootable partition config ends
I have already tried changing to "root = /dev/sdc4" but lilo errors out trying to install. I cannot upgrade this machine to SATA because it is an older mobo with SATA 1 ports, and will not recognize SATA 2.

What do I need to add to be able to boot this partition? Thanks.

Last edited by Lenard Spencer; 01-20-2010 at 11:53 AM. Reason: additional information
 
Old 01-20-2010, 12:37 PM   #2
halborr
Member
 
Registered: Aug 2009
Posts: 112

Rep: Reputation: 18
Were you using the default included kernel before? The upgrade kernels given most often need an initrd if you don't want to compile (for me it was ext3 support... had a heck of a time figuring that one out.) it yourself (which I recommend, by the way. just look it up in the slackbook is what I did. It's not as hard as you think. Just remember the framebuffer driver <grin>).

I don't know why the upgrades kernels differ from the prepackaged ones, but they do. They're much more generic.

Although... I hope someone else chimes in because I don't have any experience with -current. This was all on 12.2
 
Old 01-20-2010, 12:44 PM   #3
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
If you need to fix up your Slackware after the kernel update where hda became sda then http://alien.slackbook.org/blog/robb...tchover-howto/ may be a useful piece of reading for you.
 
Old 01-22-2010, 09:56 AM   #4
zakonnik
LQ Newbie
 
Registered: Nov 2008
Location: Elbląg, Poland
Distribution: Slackware64-current
Posts: 22

Rep: Reputation: 16
The same issue one guy posted on Polish slackware forum. He resolved it by:
On slack 12.2:
Code:
# mknod /dev/sda b 8 0 
# mknod /dev/sda1 b 8 1
and then:
Code:
image = /dev/sda1
Or on slackware-current:
Code:
# mknod /dev/hda b 3 0 
# mknod /dev/hda2 b 3 2
an then
Code:
image = /dev/hda2
And refresh lilo.
 
Old 01-22-2010, 10:54 AM   #5
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
edit /etc/fstab change hda entries to sda
 
  


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
[SOLVED] Slackware64-current Kernel 2.6.32.3: No sound on CLI and in Browsers gargamel Slackware 10 01-13-2010 01:33 AM
Slackware64-current missing kernel headers? UpAndUp Slackware 2 08-26-2009 07:08 PM
[SOLVED] Latest slackware64-current xorg and kernel update woes veeall Slackware 10 07-19-2009 12:31 AM
[SOLVED] Problem with kqemu in slackware64-current since 2.6.29.5 kernel niels.horn Slackware 3 06-20-2009 04:27 PM
upgrading Fedora Core 3 kernel 2.6.9-1.667 to 2.6.26.3 manually+kernel panic error LinuxLovinNoob Linux - Newbie 7 12-17-2008 08:45 PM

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

All times are GMT -5. The time now is 03:58 AM.

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