How to change a physical partition system to LVM?
        Posted  
        
            by 
                Daniel Hernández
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Daniel Hernández
        
        
        
        Published on 2012-12-13T15:41:23Z
        Indexed on 
            2012/12/13
            17:05 UTC
        
        
        Read the original article
        Hit count: 357
        
I have a server with Debian that have 3 physical partitions covering all the disk: boot, root y swap. Now I want to replace that partitions with LVM partitions. I know how install Debian with LVM at beginning, but in this case I can't install the system at beginning because the provider gets me a server with remote access and the system installed in this way.
How can I change that partitions using only an ssh connection and possibly other remote server where to put some temporal data?
© Server Fault or respective owner