Increase or Decrease the Size of Static Partition in Linux
Nov 4, 2020
Increasing or Decreasing the size of Partition is very easy in linux, we just need to do some simple steps, but we first need to create a partition in it…
Step 1:- Attach a Virtual Hard Drive in Linux OS.
Step 2 :- Create a Partition in the Hard Drive…
Step 3 :- Formatting the Partition
Step 4 :- Mounting the Partition to a folder
Step 5 :- Creating a File
Step 6 :- Unmounting it and creating a New Partition to the existing Partition
Step 7 :- Resizing and mounting it to check if we have all the files inside.
This shows that we can resize the static partition without damaging the files and it is also very easy to do it…