Bug 74223 - Kernel panic on boot
Summary: Kernel panic on boot
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.2
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-09-18 05:47 UTC by Bill McCarty
Modified: 2007-04-18 16:46 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-12-18 17:49:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Bill McCarty 2002-09-18 05:47:09 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; T312461; Q312461)

Description of problem:
Running up2date on working host installed kernel-2.4.9-34. This kernel panics 
on boot, with the following messages:

 "kmod: failed to exec /sbin/modprobe -s -k block-major-8, errno = 13
  VFS: Cannot open root device "sda2" or 08:02
  Please append a correct "root=" boot option"

However, grub.conf shows same configuration for 2.4.9-34 as that for previous 
kernel, 2.4.9-21:

     10 default=0
     11 timeout=10
     12 splashimage=(hd0,0)/grub/splash.xpm.gz
     13 title Red Hat Linux (2.4.9-34)
     14         root (hd0,0)
     15         kernel /vmlinuz-2.4.9-34 ro root=/dev/sda2
     16         initrd /initrd-2.4.9-34.img
     17 title Red Hat Linux (2.4.9-21)
     18         root (hd0,0)
     19         kernel /vmlinuz-2.4.9-21 ro root=/dev/sda2
     20         initrd /initrd-2.4.9-21.img


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Boot system
2. Observe kernel panic
	

Actual Results:  Kernel panic, with messages shown above.

Expected Results:  System should boot okay.

Additional info:

Classified as having severity of Security, since kernel-2.4.9-31 fixed security 
issues. Up2date skips 2.4.9-31 in favor of newer 2.4.9-34, which panics. 
Therefore, unable to use up2date to correctly install kernel affording fixes 
associated with 2.4.9-31.

Comment 1 Arjan van de Ven 2002-09-18 08:23:46 UTC
what kind of scsi controller do you have ?
(is it a dell aacraid ?)

Comment 2 Bill McCarty 2002-09-18 12:42:07 UTC
No, it's a BusLogic BT-958.

Comment 3 Bill McCarty 2002-09-24 05:32:30 UTC
Fixed by running mkinitrd /boot/initrd-2.4.9-34 2.4.9-34

Comment 4 Alan Cox 2002-12-18 17:49:09 UTC
Newer stuff fixes the mkinitd bug



Note You need to log in before you can comment on or make changes to this bug.