X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-p2v.sh;h=ab62404aff1602db4a73efeb4e2cdcad4a03d3f9;hb=73f18e249d542d8c2d406565b0690d7c47194100;hp=474c73242967f3d52af342997e711e7ac152f317;hpb=91349debdcb64fd626524c22a79b9750deb9f325;p=virt-p2v.git diff --git a/virt-p2v.sh b/virt-p2v.sh index 474c732..ab62404 100755 --- a/virt-p2v.sh +++ b/virt-p2v.sh @@ -529,10 +529,8 @@ vgscan vgchange -a y # Mount the root filesystem on /mnt/root. If it's a physical -# device then we want to mount (eg) /dev/mapper/snap_sda1. -# If it's a LVM device (which it probably won't be for Linux because -# Linux doesn't support it) then we can just mount the LVM -# partition. +# device then we want to mount (eg) /dev/mapper/snap_sda2. +# If it's a LVM device then we can just mount the LVM partition. log mount $root_filesystem as /mnt/root