From: Luca Berra <bluca@comedia.it>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] Imaged a drive, now kernel panics
Date: Sun, 6 Jun 2010 08:05:13 +0200 [thread overview]
Message-ID: <20100606060513.GA22839@maude.comedia.it> (raw)
In-Reply-To: <4C0B1D3F.8090904@alteeve.com>
On Sat, Jun 05, 2010 at 11:59:59PM -0400, Digimer wrote:
> On 10-06-05 11:33 PM, Ray Morris wrote:
>> You mentioned that the old drive is IDE. If so,
>> You may be running into a couple problems I've had.
>> I take it the new drive is SATA, SAS, or SCSI?
>> Did you edit /etc/fstab to change hda to sda, hdb
>> to sdb, etc., before running mkinitrd?
>
> Yup, simple SATA.
>
>> The existing kernel may not have the needed drivers
>> compiled in, the drivers for the particular chipset
>> and whatever SCSI drivers or modules are needed.
>> Assuming that rescue kernel matches the kernel on
>> the failed drive, mkinitrd _should_ take care of that
>> if /etc/fstab is correct. Might it might look at
>> mtab?
>
> I just went through /etc grep'ing for and replace hda for sda. Also, the
> system has CentOS 4.4 and my rescue disk is CentOS 4.8...
i think you need to add a
scsi-hostadapter module_for_your_controller
line to /etc/modprobe.conf to have mkinitrd understand that.
>> Be sure to bind /proc, /sys, /dev, and /selinux
>> into the chroot. We want to be able to see /dev/sda
>> it order to set up to boot from it. Along the same lines,
>> double check that any other partitions, primarily /boot,
>> are mounted in the chroot.
>
> Sorry, how do I bind those fs into chroot?
mount --bind /proc /chroot/proc
...
--
Luca Berra -- bluca@comedia.it
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
prev parent reply other threads:[~2010-06-06 6:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-06 0:59 [linux-lvm] Imaged a drive, now kernel panics Digimer
2010-06-06 3:33 ` Ray Morris
2010-06-06 3:59 ` Digimer
2010-06-06 6:05 ` Luca Berra [this message]
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=20100606060513.GA22839@maude.comedia.it \
--to=bluca@comedia.it \
--cc=linux-lvm@redhat.com \
/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