0

I installed ubuntu 11.10 64bit along side windows. I gave it 19GB but now i'm running out of space.

Is there any "easy" way to make it larger?

Rúnar
  • 1

2 Answers2

0

If you're comfortable with it, I recommend using the Parted Magic Live CD: http://partedmagic.com/doku.php?id=start

After booting the CD, you can use the GPartEd software included to resize the partitions.

NOTE: BACK UP YOUR DATA FIRST!

Ethan
  • 258
  • I will check that out. But should i do it from ubuntu or windows? And how can i do a backup, I am very new at ubuntu/linux. – Rúnar Mar 23 '12 at 18:04
  • You can use Dejá Dup to do the backup for Ubuntu- it's installed by default with it. For Windows, I believe it also includes a tool, and some googling should find it for you, though I don't know what it is off hand. With the CD, I'd make it from the Linux side, and then reboot. – Ethan Mar 24 '12 at 16:28
0

I can use the Gparted tool to do a redimentioned partition of windows. find him in "System > Administration > Partition editor. or you can download a live-cd in http://gparted.sourceforge.net/download.php.

Open Gparted, click on "update devices", click on the partition and then in Redimension. [EDIT] From Ubuntu, of course. :)

Jnts
  • 43