public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Documenting using LVM during the install
@ 2002-08-09  5:50 Frederic Soulier
  0 siblings, 0 replies; 20+ messages in thread
From: Frederic Soulier @ 2002-08-09  5:50 UTC (permalink / raw
  To: gentoo-dev

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  (   )
                       (   )   ) /
                        \ (   (_/
                         \_)



^ permalink raw reply	[flat|nested] 20+ messages in thread
* [gentoo-dev] documenting using LVM during the install.
@ 2002-08-09  0:19 Terje Kvernes
  2002-08-09  0:30 ` Jon Nelson
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Terje Kvernes @ 2002-08-09  0:19 UTC (permalink / raw
  To: gentoo-dev

  I'm currently writing some documentation with regards to installing
  Gentoo using LVM, and I wondered if people would like me to produce
  it as an additional document or as a part of build.xml.  the steps
  that would be touched are partitions (like mentioning 8e as the
  type) and the lvm-commands themselves.  also the copying of
  /etc/lvmtab to /mnt/gentoo/etc/lvmtab, which I forgot last time, and
  which _really_ cost me a lot of grief.

  I am _not_ going to go into having / (or /boot) on a PV (ie, they
  will be normal partitions).  I honestly never saw the big point, and
  it is too much hassle when it breaks.  besides, I don't want to
  document initrd with friends, especially as I don't use them myself.

-- 
Terje


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2002-08-18 10:09 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-09  5:50 [gentoo-dev] Documenting using LVM during the install Frederic Soulier
  -- strict thread matches above, loose matches on Subject: below --
2002-08-09  0:19 [gentoo-dev] documenting " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox