Linux LVM users
 help / color / mirror / Atom feed
From: "James B. Byrne " <ByrneJB@Harte-Lyne.ca>
To: Daniel Savard <dsavard@cids.ca>
Cc: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LVM 1.03 root file system on Redhat 7.3]
Date: Sat Jun  1 10:44:01 2002	[thread overview]
Message-ID: <3CF8B325.6724.2F9666@localhost> (raw)
In-Reply-To: <1022804605.19446.32.camel@dirac.cids.ca>

On 30 May 2002 at 20:23, Daniel Savard wrote:

>  Although I am using lilo, I suppose it is the same problem I
>  encountered.
...
> If you already use this naming scheme, I suggest you post you GRUB
> configuration file, in order to help us understand how things are
> configured.

Here is my grub.conf. I regret that my experience with linux, indeed
any form of unix, is somewhat limited.  For obvious reasons the lvm
boot load is not the default.  I have made alterations to rc.sysinit to
properly call lvm-mod when the kernel loads and to the shutdown
script to run vgchange -an.  RedHat's provided rc.sysint has a
dependency on /proc/lvm which cannot be satisfied until after lvm-
mod loads, a rather curious chicken and egg problem.

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to
this
file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/hda3
#          initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
password --md5 $1$ÖüúSòäZu$AgP2aFa3WBiVGu2BKOY5G1
title Red Hat Linux (2.4.18-4)
	root (hd0,0)
	kernel /vmlinuz-2.4.18-4 ro root=/dev/hda3
	initrd /initrd-2.4.18-4.img
title Red Hat Linux (2.4.18-4) lvm root file system
	root (hd0,0)
	kernel /vmlinuz-2.4.18-4 ro ramdisk_size=8192
root=/dev/vg00/lv01
	initrd /initrd-lvm-2.4.18-4.gz
title Red Hat Linux (2.4.18-3)
	root (hd0,0)
	kernel /vmlinuz-2.4.18-3 ro root=/dev/hda3
	initrd /initrd-2.4.18-3.img
---     e-mail is NOT a secure channel
James B. Byrne                mailto:ByrneJB@Harte-Lyne.ca
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3

      reply	other threads:[~2002-06-01 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-30 19:24 [linux-lvm] LVM 1.03 root file system on Redhat 7.3] Daniel Savard
2002-06-01 10:44 ` James B. Byrne  [this message]

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=3CF8B325.6724.2F9666@localhost \
    --to=byrnejb@harte-lyne.ca \
    --cc=dsavard@cids.ca \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox