{{include tonguesLVM}} [[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[Storage Memory and Storage]] {{image url="http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=57682" title="filetype icon" alt="filetype icon"}} ====LVM==== ~LVM (Logical Volume Manager) is a layer between a filesystem and the physical disk partitions. --- ~It is useful for resizing partitions and moving data in live situations. --- ~[[Slacko|Slacko 6.3.2]] already has LVM present but needs logical volumes (LVs) to be 'activated'. Older Puppies will require lvm to be install first, see link below (test by using ##lvdisplay## command). [[Fatdog64]] has LVM working 'out of the box'. ==Related webpages== ~[[http://www.murga-linux.com/puppy/viewtopic.php?t=107945 Initialise mount LVM on Slacko 6.3.2 (2016) thread]] ~[[http://www.murga-linux.com/puppy/viewtopic.php?p=483667#483667 LVM information and LVM2.2.02.79.pet post]] - to install LVM ~[[http://uncalc.blogspot.co.uk/2014/04/fatdog64-alongside-lubuntu.html Fatdog64 alongside (L)ubuntu - boot from LVM (uncalculated rhythms)]] ~[[http://www.murga-linux.com/puppy/viewtopic.php?t=95432 How to mount an LVM2 filesystem? (2014) thread]] ~[[http://www.murga-linux.com/puppy/viewtopic.php?t=33393 How to do RAID0 with USB thumb drives using lvm]] ~[[http://www.murga-linux.com/puppy/viewtopic.php?p=871226#871226 Accessing LUKS encrypted partition with LVM post]] ~[[https://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux) Logical Volume Manager (Wikipedia)]] ---- ==Categories== CategoryComponent CategoryInstallation CategoryFileSystem