From: "Peter Valdemar Mørch" <swp5jhu02@sneakemail.com>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] 2.6 upgrade - LVM version ? & root partition access problems...
Date: Mon, 03 May 2004 00:08:28 +0200 [thread overview]
Message-ID: <4095715C.3000900@sneakemail.com> (raw)
In-Reply-To: <20040426135853.GA17309@null.msp.redhat.com>
AJ Lewis alewis-at-redhat.com |Lists| wrote:
> Someone made a new initrd creation script and posted it here:
> http://www.poochiereds.net/svn/lvm2/
> I can't guarentee it'll work, but i've heard good things about it. Use it
> against the 2.6.5 kernel you compiled.
Well, I did finally did get it to work. Quite a strenuous road, though.
For others that may google later, here are some of the things I ran
into, and their solutions:
1) There was no console. The script created /dev/consoleonly, but I had
& needed /dev/console.
2) "No space left on device" The initrd ran out of inodes during
creation. Presumably because MKDEV on my system creates very, very many
items for /dev (2601 /dev/tty* and 1728 /dev/sd* for instance)
3) MKDEV takes a -d option on my RH9 system telling it where to put the
files. Instead, the script cd-ed to the directory and expected them to
be put in ./
4) fsck.ext3 failed during boot. I discovered that adding " fastboot" as
a parameter to the kernel allowed me to get past that point and still
end up in a 2.6.5 kernel, so I could run "lvm vgmknodes" that apparently
created what I needed, so that I could get past the fsck hurdle, even
without " fastboot". (Took me a while to figure *that* one out! :-D)
I've created a new version (incl. svn diff) of the script here:
http://wwww.morch.com/postings/lvm2/
Sincerely,
Peter
--
Peter Valdemar M�rch
http://www.morch.com
next prev parent reply other threads:[~2004-05-02 22:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-25 21:07 [linux-lvm] 2.6 upgrade - LVM version ? & root partition access problems Peter Valdemar Mørch
2004-04-26 13:58 ` AJ Lewis
2004-05-02 0:17 ` Peter Valdemar Morch
2004-05-02 22:08 ` Peter Valdemar Mørch [this message]
2004-05-03 13:50 ` AJ Lewis
2004-05-03 16:26 ` Peter Valdemar Morch
2004-05-05 15:06 ` Jeffrey Layton
-- strict thread matches above, loose matches on Subject: below --
2004-04-26 8:53 Peter Valdemar Mørch
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=4095715C.3000900@sneakemail.com \
--to=swp5jhu02@sneakemail.com \
--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