I'm using Ubuntu and am getting an error that tells me the filesystem can not be identified when I try to mount a LVM ext3 disk. I'm passing "ext3" as the type and have been able to mount ext2 disks. How can I mount the image?
feedback
|
|
LVM adds extra layers between the device and the filesystem; namely
To access the filesystem on the image of an LVM disk, you need to
| |||
feedback
|