All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fredrik Tolf <fredrik@dolda2000.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] How to turn LVM off
Date: Fri, 14 Oct 2005 01:11:44 +0200	[thread overview]
Message-ID: <1129245104.28482.15.camel@pc7.dolda2000.com> (raw)
In-Reply-To: <26F201282709AA4895C203A194DA57DB4ED8EE@slcexch.cyberkineticsinc.com>

On Wed, 2005-10-12 at 11:59 -0600, Kirk Korver wrote:
> Hello,

Hi!

[...]
> I see it is asking about VolGroup00. This is LVM stuff. I don't want LVM
> on the card. What is really weird is that all of this is happening
> before the rc.sysinit is started.

As you can see from the fact that nash is running, it is the initrd
running at this point. That's why rc.sysinit hasn't started running yet.

> I don't find any command line options
> to the kernel to turn LVM off. All of the LVM options are "modules" when
> I built my kernel.

Indeed, but they are probably on the initrd image and loaded by the nash
script.

> So my question is quite simply,
> What do I have to do so that LVM is NOT used?? Any other options?

You'd probably have to rebuild the initrd to fit your liking. There is a
script that comes with FC called "mkinitrd" that builds an initrd with
the modules and programs necessary to mount to root filesystem. Probably
that script detected that you're using LVM, and it is thus trying to
recreate that environment. I don't know if it's possible to configure
mkinitrd to an environment different from the one currently running. If
I were you, I'd unzip the initrd image, mount it, and edit it manually.

Hope it helps.

Fredrik Tolf

  reply	other threads:[~2005-10-13 23:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-12 17:59 [linux-lvm] How to turn LVM off Kirk Korver
2005-10-13 23:11 ` Fredrik Tolf [this message]
2005-10-14 20:46   ` David Johnston
2005-10-14 21:50 ` Luciano Chavez

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=1129245104.28482.15.camel@pc7.dolda2000.com \
    --to=fredrik@dolda2000.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 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.