search for: lvnamex

Displaying 1 result from an estimated 1 matches for "lvnamex".

Did you mean: lvname
2008 May 02
3
Is it possible to lvrename the current root partition?
...o rename the logical volume that my root partition resides on, the system became unbootable. In addition to renaming the LV (and VG if I decide to to that as well), what else needs to be changed? So far my list includes: o /etc/fstabb o /boot/grub/grub.conf o /dev/<vgname>/<lvnamex> o /dev/mapper/<vgname-lvnamex> I was hoping the lvrename and/or vgrename would take care of these details. Are there any scripts out there that take care of all the details? If not, I may write one (once I have the recipe to get this working, of course). Alfred