3

I'm currently using Ubuntu 14.04. It's showing the whole hard drive as single partition. I need to split the drive into different partitions.

How can I accomplish this, preferably via the terminal?

1 Answers1

1

Follow the standard procedure: boot from a Live CD/DVD/USB/whatever, use your favourite partitioning tool, done.

For partitioning you can use GParted (GUI and my favourite), parted (CLI), fdisk, cdisk or cfdisk. I haven't used any tool other than GParted (which comes with the ISO) to resize and reformat partitions. If you desperately need to use CLI, I can't help.