Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9156521
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:47:41+00:00 2026-06-17T12:47:41+00:00

I have built a VG named cinder-volumes. Within this VG, I created a PV

  • 0

I have built a VG named cinder-volumes. Within this VG, I created a PV named leader-volume. Then I mounted this PV as the root filesystem of a KVM Ubuntu installation. During the installation process, I selected LVM partition.
At last, I created a snapshot for the PV leader-volume.
Now I want to read some files within my Ubuntu installation… What shall I do?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T12:47:42+00:00Added an answer on June 17, 2026 at 12:47 pm

    Take a look at kpartx – it’s especially useful for managing VMs where entire file systems are often packed into single volumes.
    kpartx can create device nodes for partitions nested on a block device or disk image.

    Mount (one of the following):

    kpartx -av your_vm_disk.img
    
    kpartx -av /dev/mapper/your_device
    

    Where your_device could be an LVM partition. The -v option causes kpartx to display the devices it creates for nested partitions.

    Mount the appropriate /dev/mapper/loopXpX:

    mount /dev/mapper/loop0p1 /mnt
    

    Unmount (after unmounting loop devices):

    umount -d /dev/mapper/loop0 
    
    umount -d diskimage.img
    

    Remove the device mappings:

    kpartx -dv your_vm_disk.img
    
    kpartx -dv /dev/mapper/your_device
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

From this tutorial . see i have one pre-built static library named as stackoverflow.a
I have built up an array of objects, created from a class, I wrote
I have an iPhone app named XXXX-YYYY, now i have built a separate iPad
This is my problem, I have a tiny PHP MVC framework i built. Now
I built a custom class named game: .h -(void) init; here I have a
Hello I have built the following query: patron.where.first(:Queued => 1) This returns the entire
I have an app that makes use of 'django-registration' a custom built model named
I have a module named 'io' in my package: mypackage.io . This causes a
I have a file named common.cs which contains commonly used functions like this public
I have built a local DVD Database using Codeigniter, With film names etc in.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.