Author: BalaSubramanian

  • lsblk command list all available device or a block devices. Also read the sysfs filesystem and udev db togather information. Expect RAM disks prints in tree format. lsblk –help will show list of options that can be used. by default…

    Easy listing block devices using lsblk
  • LVM – In this blog we are going to see how to extend a partition using the Logical Volume Manager(LVM) The Logical Volume Manager (LVM) provides tools to create virtual block devices from physical devices. Virtual devices are easier to…

    LVM – How to extend a  partition using Logical Volume Manager