« HOWTO:Mount an ISOHints and Tips for testing and trying things out. »

HOWTO: Use parted to add and manipulate disk partitions

30/12/08

HOWTO: Use parted to add and manipulate disk partitions

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:

fdisk doesn't understand GUID Partition Table (GPT) and it is not designed for large partitions.

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

No feedback yet

Here are a collection of Mini-HOWTOs some of which are too short even for that grand title. I keep them around as it is easier to remember where to look these up that to remember the content of the mini-HOWTO

Search

Contents

b2