[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] How to mount LVM partitions
- Subject: [ale] How to mount LVM partitions
- From: mike at trausch.us (Michael B. Trausch)
- Date: Thu, 20 Jan 2011 15:44:25 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
On Thu, 2011-01-20 at 15:11 -0500, Cornelis van Dijk wrote:
> On my multiboot machine I have a Fedora system that i sometimes would
> like to mount. Whenever I try (as root from within SuSE 11.2) I get a
> message
>
> mount: unknown filesystem type 'LVM2_member'
>
> Is there a way around this?
Try using "pvscan" to see if it detects your LVM physical volumes (this
command and all the other ones in this mail will require root, so run
with sudo or at a root shell). If so, then vgscan will tell you the
volume groups, and lvscan will tell you the logical volumes.
If all those commands work as expected, then you can just
"mount /dev/{VOLUME_GROUP_NAME}/{LOGICAL_VOLUME_NAME} /path/to/mountpoint" and everything should be good to do.
If those commands do not work, paste their output and we can
troubleshoot from there.
--- Mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://mail.ale.org/pipermail/ale/attachments/20110120/908a1e6e/attachment.bin