Increase or Decrease the Size of Static Partition in Linux
Step1: Attach a New Hard disk. We can also verify by fdisk -l command Step2: Create a partition in the new hard disk. Here the new harddisk is /dev/sdb verify using lsblk command Step3: Format the newly created partition. Step4: Mount the Partit...


