From: Austin Gonyou <austin@coremetrics.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] [Fwd: Re: GRUB + LVM + XFS?]
Date: Mon Jan 7 13:57:02 2002 [thread overview]
Message-ID: <1010433555.30682.4.camel@UberGeek> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 293 bytes --]
Here is a forwarded message about How you would do the GRUB + LVM. Hope
this helps.
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-698-7250
email: austin@coremetrics.com
"It is the part of a good shepherd to shear his flock, not to skin it."
Latin Proverb
[-- Attachment #1.2: Forwarded message - Re: GRUB + LVM + XFS? --]
[-- Type: message/rfc822, Size: 2702 bytes --]
From: Rupa Schomaker <rupa-list@rupa.com>
To: linux-xfs@oss.sgi.com
Subject: Re: GRUB + LVM + XFS?
Date: Mon, 7 Jan 2002 13:54:01 -0600
Message-ID: <m3666ej5t2.fsf@shakti.rupa.com>
You need a ext2 /boot (or if you've applied the xfs patches to grub
you can use that). /boot cannot be in the LVM.
You'll need an initrd that initializes the LVM. Your lvm package
should come with the command "lvmcreate_initrd" -- this will create a
minimal initrd that *only* starts lvm. If you need other things in
your initrd then you'll have to "hack" the generated one. I'd
recommend compiling in all the other components you need in the kernel
rather than using modules. (for example, compile in your scsi
drivers)
I'm having toubles with the current CVS version of the XFS kernel. I
haven't had time to look at it completely, but... it could be:
1) mismatch between userspace and kernel (what LVM is in the XFS
kernel? I'm using the debian lvm10 userspace).
2) bad config
3) ???
A quick "bt" at boot in kdb shows that devfs is in the call path. No,
I haven't had time to write everything down. :( Man, I wish there was
an easy to dump the kdb info or an OOPs to disk...
Austin Gonyou <austin@coremetrics.com> writes:
> Is it possible to boot a LVM XFS root with GRUB?
> --
> Austin Gonyou
> Systems Architect, CCNA
> Coremetrics, Inc.
> Phone: 512-698-7250
> email: austin@coremetrics.com
>
> "It is the part of a good shepherd to shear his flock, not to skin
it."
> Latin Proverb
--
-rupa
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]
reply other threads:[~2002-01-07 13:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1010433555.30682.4.camel@UberGeek \
--to=austin@coremetrics.com \
--cc=linux-lvm@sistina.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.