From: Frederic Soulier <frederic@wallaby.uklinux.net>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] Documenting using LVM during the install
Date: 09 Aug 2002 06:50:48 +0100 [thread overview]
Message-ID: <1028872248.32274.8.camel@wallaby> (raw)
Hi
I have a Gentoo box (dual P3) using GCC 3.1.1 + LVM + ReiserFS built
using 1.3a in June and it's been working like a charm ever since :)
The only quirck about LVM has been during the install when using
/sbin/lvmcreate_initrd. This step would not work because "unresolved
symbol" msgs were spitted out by depmod.
I had to edit /sbin/lvmcreate_initrd and
change:
depmod -a $VERSION
into:
depmod -aq $VERSION
to tell depmod to be quiet :) and off it went.
--
\|||/
( / \ )
( O O )
______________________oOOo-( )-oOOo__________________________________
Frederic P. Soulier frederic@wallaby.uklinux.net
OpenPGP key available on http://www.keyserver.net
1024D/BA6700ED 49A6 8E8E 4230 8D41 1ADE B649 3203 1DD2 BA67 00ED
Gentoo Linux / Current Linux kernel 2.4.19-gentoo-r7 / SMP
______________________________Oooo___________________________________
oooO ( )
( ) ) /
\ ( (_/
\_)
next reply other threads:[~2002-08-09 5:56 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-09 5:50 Frederic Soulier [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-08-09 0:19 [gentoo-dev] documenting using LVM during the install Terje Kvernes
2002-08-09 0:30 ` Jon Nelson
2002-08-09 1:37 ` Terje Kvernes
2002-08-10 0:10 ` Terje Kvernes
2002-08-10 7:55 ` Tony Clark
2002-08-10 10:19 ` Terje Kvernes
2002-08-10 11:23 ` Terje Kvernes
2002-08-10 12:03 ` Tony Clark
2002-08-10 13:41 ` Terje Kvernes
2002-08-10 22:22 ` Colin Morey
2002-08-11 15:25 ` Terje Kvernes
2002-08-11 6:54 ` Colin Morey
2002-08-17 22:46 ` Terje Kvernes
2002-08-17 23:47 ` Colin Morey
2002-08-18 0:20 ` Terje Kvernes
2002-08-18 10:36 ` Colin Morey
2002-08-09 2:59 ` Matthew Kennedy
2002-08-09 3:36 ` Jack Morgan
2002-08-09 4:34 ` Terje Kvernes
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=1028872248.32274.8.camel@wallaby \
--to=frederic@wallaby.uklinux.net \
--cc=gentoo-dev@gentoo.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