linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Will L Givens" <wlgivens@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org
Subject: RE: Will's kernel compilation error
Date: Tue, 16 Mar 2010 12:09:07 -0500	[thread overview]
Message-ID: <004a01cac52b$64cc59e0$2e650da0$@com> (raw)
In-Reply-To: <4B9F2E56.2060303@orcon.net.nz>

Removed the offending IDE controller, now getting the error below. Looks
like I need to create a NEW initrd image. I'll have to admit, I've done it
before but it this  is the first time I've ever gotten and 'error' for 'not'
doing it. I do have everything rolled into the kernel to boot without a
initrd but in the past I've never had that to work, so I'll stick with it
for now. *thank God for ccache*

TCP cubic registered
rtc-test rtc-test.0: setting system clock to 2010-03-16 16:51:13 UTC
(1268758273)
Freeing unused kernel memory: 208k freed
Red Hat nash version 5.0.32 starting
Mounting proc filesystem
Mounting sysfs filesystem
Creating /dev
Creating initial device nodes
Setting up hotplug.
Creating block device nodes.
scsi_mod: version magic '2.6.17-1.2187_FC5.6axp mod_unload gcc-4.1' should
be '2.6.34-rc1 mod_unload '
Loading scsi_modsd_mod: version magic '2.6.17-1.2187_FC5.6axp mod_unload
gcc-4.1' should be '2.6.34-rc1 mod_unload '
.ko module
insmscsi_transport_spi: version magic '2.6.17-1.2187_FC5.6axp mod_unload
gcc-4.1' should be '2.6.34-rc1 mod_unload '
od: error insertaic7xxx: version magic '2.6.17-1.2187_FC5.6axp mod_unload
gcc-4.1' should be '2.6.34-rc1 mod_unload '
ing '/lib/scsi_mjbd: version magic '2.6.17-1.2187_FC5.6axp mod_unload
gcc-4.1' should be '2.6.34-rc1 mod_unload '
od.ko': -1 Invalext3: version magic '2.6.17-1.2187_FC5.6axp mod_unload
gcc-4.1' should be '2.6.34-rc1 mod_unload '
id module formatdm_mod: version magic '2.6.17-1.2187_FC5.6axp mod_unload
gcc-4.1' should be '2.6.34-rc1 mod_unload '

Loading sd_moddm_mirror: version magic '2.6.17-1.2187_FC5.6axp mod_unload
gcc-4.1' should be '2.6.34-rc1 mod_unload '
.ko module
insmdm_zero: version magic '2.6.17-1.2187_FC5.6axp mod_unload gcc-4.1'
should be '2.6.34-rc1 mod_unload '
od: error insertdm_snapshot: version magic '2.6.17-1.2187_FC5.6axp
mod_unload gcc-4.1' should be '2.6.34-rc1 mod_unload '
ing '/lib/sd_mod.ko': -1 Invalid module format
Loading scsi_transport_spi.ko module
insmod: error inserting '/lib/scsi_transport_spi.ko': -1 Invalid module
format
Loading aic7xxx.ko module
insmod: error inserting '/lib/aic7xxx.ko': -1 Invalid module format
Loading jbd.ko module
insmod: error inserting '/lib/jbd.ko': -1 Invalid module format
Loading ext3.ko module
insmod: error inserting '/lib/ext3.ko': -1 Invalid module format
Loading dm-mod.ko module
insmod: error inserting '/lib/dm-mod.ko': -1 Invalid module format
Loading dm-mirror.ko module
insmod: error inserting '/lib/dm-mirror.ko': -1 Invalid module format
Loading dm-zero.ko module
insmod: error inserting '/lib/dm-zero.ko': -1 Invalid module format
Loading dm-snapshot.ko module
insmod: error inserting '/lib/dm-snapshot.ko': -1 Invalid module format
Making device-mapper control node
Scanning logical volumes
  Reading all physical volumes.  This may take a while...
  No volume groups found
Activating logical volumes
  Unable to find volume group "VolGroup00"
Creating root device.
Mounting root filesystem.
mount: could not find filesystem '/dev/root'
Setting up other filesystems.
Setting up new root fs
setuproot: moving /dev failed: No such file or directory
no fstab.sys, mounting internal defaults
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory
Switching to new root and running init.
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!


  parent reply	other threads:[~2010-03-16 17:09 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-15 23:09 Will's kernel compilation error Matt Turner
2010-03-15 23:21 ` Will L Givens
2010-03-16  2:34 ` Will L Givens
2010-03-16  4:25   ` Matt Turner
2010-03-16  5:50 ` Will L Givens
2010-03-16  7:08   ` Michael Cree
2010-03-16 16:17     ` Will L Givens
2010-03-16 17:09     ` Will L Givens [this message]
2010-03-16 17:32     ` Will L Givens
2010-03-16 18:25   ` Thorsten Kranzkowski
2010-03-16 18:38     ` Will L Givens
2010-03-16 21:23     ` Will L Givens
2010-03-16 21:39       ` Matt Turner
2010-03-16 22:05         ` Michael Cree
2010-03-16 22:42           ` Will L Givens
2010-03-16 19:34 ` Raúl Porcel
2010-03-17  7:34   ` Michael Cree
2010-03-17  8:55     ` Will L Givens
2010-03-17  9:13       ` Justin P. Mattock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='004a01cac52b$64cc59e0$2e650da0$@com' \
    --to=wlgivens@gmail.com \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).