Bug 228977 - booting from 2.6.20-1.2930.fc7 result in kernel panic
Summary: booting from 2.6.20-1.2930.fc7 result in kernel panic
Keywords:
Status: CLOSED DUPLICATE of bug 220470
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-02-16 10:49 UTC by Martin
Modified: 2007-11-30 22:11 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-03-04 19:00:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Martin 2007-02-16 10:49:27 UTC
Description of problem:
booting from 2.6.20-1.2930.fc7 result in kernel panic
  
Actual results:

device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel
  Reading all physical volumes. This may take a while...
  No volume groups found
  Volume group "VolGroup00" not found
Unable to access resume device (/dev/VolGroup00/LogVol01)
mount: could not find filesystem '/dev/root'
setuproot: moving /dev failed: No such file or directory
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!

the previous kernel-2925 boots w/o problems

Expected results:
booting without problems

Additional info:
grub.conf:
default=0
timeout=15
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.20-1.2930.fc7)
	root (hd0,0)
	kernel /vmlinuz-2.6.20-1.2930.fc7 ro root=/dev/VolGroup00/LogVol00 rhgb 
quiet
	initrd /initrd-2.6.20-1.2930.fc7.img
title Fedora (2.6.20-1.2925.fc7)
	root (hd0,0)
	kernel /vmlinuz-2.6.20-1.2925.fc7 ro root=/dev/VolGroup00/LogVol00 rhgb 
quiet
	initrd /initrd-2.6.20-1.2925.fc7.img

Comment 1 Kwan Lowe 2007-02-26 12:43:58 UTC
I'm getting this same error after doing a clean install and full update. My
configuration looks almost identical to the above except that my root volume is
"rootvg" versus "VolGroup00".

Comment 2 Adam Pribyl 2007-02-28 16:17:45 UTC
Same problem for me with 2.6.20-1.2947. I think problem is related to topic
"Live CD FD7T1 won't boot on some machines" discussed on fedora-test-list.

Comment 3 Bill Nottingham 2007-03-02 17:39:34 UTC
Moving to 'devel' as discussed on
https://www.redhat.com/archives/fedora-devel-list/2007-March/msg00095.html.

Comment 4 Matthew Miller 2007-03-04 03:27:47 UTC
Martin, do you have a SCSI system? I suspect this is a dupe of bug #220470.

Comment 5 Martin 2007-03-04 17:31:08 UTC
(In reply to comment #4)
> Martin, do you have a SCSI system? I suspect this is a dupe of bug #220470.

It's a Virtuall Maschine (VMWare-Server) on a SATA System.
The Disc is handled like a SCSI-Disc.

Comment 6 Kwan Lowe 2007-03-04 17:53:00 UTC
Same here.. VMWare-Server image presenting a BusLogic SCSI adapter to the guest VM.

Comment 7 Matthew Miller 2007-03-04 19:00:33 UTC
Interesting. Is it possible in that version of VMware to emulate IDE instead and
disable all SCSI? (Not as a solution but as a diagnostic test.)

In the meantime, I'm going to mark this as a duplicate.

*** This bug has been marked as a duplicate of 220470 ***


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