<br><br><div class="gmail_quote">On Sat, Sep 11, 2010 at 2:55 PM, Robert Heller <span dir="ltr"><<a href="mailto:heller@deepsoft.com" target="_blank">heller@deepsoft.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div></div><div>At Sat, 11 Sep 2010 13:45:55 -0600 CentOS mailing list <<a href="mailto:centos@centos.org" target="_blank">centos@centos.org</a>> wrote:<br>Note: in the case of mkinitrd, you will need to rebuild your initrd if</div>

</div>
you expect to actually boot the machine after renaming the volume group<br>
and logical volumes. You'll need to *manually* mount the root and /boot<br>
(at least) someplace (eg under /sysroot), then chroot there. Don't<br>
forget to fix /etc/fstab and /boot/grub/grub.conf (root=...).</blockquote><div><br></div><div>Googling got me the command:</div><div>   /sbin/mkinitrd -f /boot/initrd-$(uname -r).img $(uname -r)</div><div><br></div><div>

Unfortunately this resulted in:</div><div><br></div><div>   error opening /sys/block: No such file or directory</div><div><div>   error opening /sys/block: No such file or directory</div></div><div><br></div><div>The renamed root lvm filesystem is mounted on /mnt/root</div>

<div>the /boot is in /dev/sda1 and mounted on /mnt/root/boot</div><div><br></div><div>before doing the chroot, I tried</div><div><br></div><div>   sudo cp -a /sys/block /mnt/root/sys</div><div><br></div><div>Even though it was done with root privilege I got a lot of read permission errors,</div>

<div>but a lot stuff did copy, maybe I got what I need.</div><div>did the mkinitrd, no errors</div><div><br></div><div>Lets try booting from the hard drive. </div><div><br></div><div>Hmm there's a splash screen, that's a good sign.</div>
<div> </div><div>No Joy. It's not booting and complaining about not finding stuff with the old names.</div><div><br></div><div>Did I screw up the grub.conf edits.  Just checked they are ok.</div><div><br></div><div>It finds the volume groups with the new names</div>
<div>then complains about the old names:</div><div><br></div><div>   Volume group "VolGroup00" not found</div><div>Unable to access resume device (/dev/VolGroup00/LogVol01)</div><div><br></div><div>Hmm. That's the old name of the swap device.</div>
<div><br></div><div>There's at least one more piece of the puzzle that's missing.</div><div><br></div><div>Lets boot up the Live CD again.  And take a closer look at fstab.  Looks good to me.</div><div> </div></div>
-- <br>Drew Einhorn<br><br>"You can see a lot by just looking." <br>
  --  Yogi Berra<br>