From: rjones Date: Fri, 14 Sep 2007 18:24:00 +0000 (+0100) Subject: Comment change from clalance. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=73f18e249d542d8c2d406565b0690d7c47194100;p=virt-p2v.git Comment change from clalance. --- 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