| « HOWTO:Mount an ISO | Hints and Tips for testing and trying things out. » |
So you need to make some changes to the partitions on a hard disk whether it is adding new partitions, deleting partitions, resizing them or simply making a clone of a disk. You can use parted. fdisk and sfdisk both state that:
For this reason I use parted in place of fdisk. It is very straight forward to use but does need some thought before diving in. Changes are put into place immediately and there is no undo option. When using parted or any other tool that manipulates the partition tables of your hard disk, make sure you have a backup of your data and that it can be restored! Better still play around with a virtual machine first, while you are learning.
Pages: 1 · 2