how to mount a partition inside a partition
        Posted  
        
            by facha
        on Server Fault
        
        See other posts from Server Fault
        
            or by facha
        
        
        
        Published on 2010-04-22T08:38:29Z
        Indexed on 
            2010/04/22
            8:43 UTC
        
        
        Read the original article
        Hit count: 809
        
partition-table
Hello, everyone
I have a block device (/dev/sda5) that has been partitioned inside by a virtual machine. So, when I look inside with fdisk /dev/sda5, I see:
sda5p1 sda5p2
and so on. Is it possible to mount them on my host system?
Thanks in advance.
© Server Fault or respective owner