From mboxrd@z Thu Jan 1 00:00:00 1970 From: "James B. Byrne " MIME-Version: 1.0 Subject: Re: [linux-lvm] LVM 1.03 root file system on Redhat 7.3] Message-ID: <3CF8B325.6724.2F9666@localhost> In-reply-to: <1022804605.19446.32.camel@dirac.cids.ca> Content-transfer-encoding: Quoted-printable Content-description: Mail message body Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Sat Jun 1 10:44:01 2002 List-Id: Content-Type: text/plain; charset="iso-8859-1" To: Daniel Savard Cc: linux-lvm@sistina.com 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=3D/dev/hda3 # initrd /initrd-version.img #boot=3D/dev/hda default=3D0 timeout=3D10 splashimage=3D(hd0,0)/grub/splash.xpm.gz password --md5 $1$=D6=FC=FAS=F2=E4Zu$AgP2aFa3WBiVGu2BKOY5G1 title Red Hat Linux (2.4.18-4) root (hd0,0) kernel /vmlinuz-2.4.18-4 ro root=3D/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=3D8192 root=3D/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=3D/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