0

I just installed ubuntu studio on my desktop computer. While installing I chose one drive and format everything.
Now I want to divide my partition in to three partitions.

Pabi
  • 7,401
  • 3
  • 40
  • 49

1 Answers1

0

The easiest way (with GUI) is to use Gparted. To do it in CLI use fdisk. Here is tutorial if you don't mind reading linux manual.

Qback
  • 1,103