Skip to content

Instantly share code, notes, and snippets.

@ChristinaMeno
Created November 8, 2011 14:21
Show Gist options
  • Save ChristinaMeno/1347840 to your computer and use it in GitHub Desktop.
Save ChristinaMeno/1347840 to your computer and use it in GitHub Desktop.
I need LVM again dang
sudo pvs
sudo lvscan
#if the volgrp is not avail do this
sudo lvchange -a y <volgroup>
sudo mount /dev/ubuntu/root /mnt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment