login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


I want to install Linux Ubuntu on a separate partition. So I went to shrink my hard drive partition (783 GB/919 GB free) and it says the biggest partition I can make is 3391 MB. How do I increase the size of that? I want the partition for Ubuntu to be at least 29 GB.

asked Sep 30 '12 at 10:18

frankstar10's gravatar image

frankstar10
1111

edited Oct 01 '12 at 16:51

Fogarty's gravatar image

Fogarty ♦♦
11.7k122738


It's hard to explain, so I'll do it with photos :3

alt text

alt text

alt text Then click shrink volume

alt text Then input how much you want to shrink the partition by and click 'Shrink'

answered Sep 30 '12 at 12:04

Tim%20Fontana's gravatar image

Tim Fontana
(suspended)

http://www.youtube.com/watch?v=C5rl-5iIwN4 Someone on the LockerGnome channel did this in video form as well!

(Oct 02 '12 at 22:02) DJ Scooby Doo DJ%20Scooby%20Doo's gravatar image

You want 3 partitions for Linux. 1 for swap area, 2 for the root / directory and 3 for the home directory. You could use just two but with Ubuntu being a rolling release distro; it's good to have a home directory that you can chose not to overwrite. It's also good to have the home directory on it's own partition because it allows more user control of the directory. In other words if you don't have a home partition you may have trouble changing or deleting your docs, pics, music, etc...

answered Oct 01 '12 at 06:07

ClosetFuturist's gravatar image

ClosetFuturist
1.7k61427

edited Oct 01 '12 at 06:08

You could easily narrow that down to just two partitions if you're willing to screw with Ubuntu a little. As of Kernel Version 2.6 a swap file is just as fast as a swap partition. Though getting Hibernation to work will require some screwing around, Though it is very possible to do (I've gotten it working with zero issues).

(Oct 02 '12 at 21:19) Zbob750 Zbob750's gravatar image

A swap file? :) Is it dynamic? That would be convenient for my desktop. I wouldn't be concerned with hibernation.

(Oct 02 '12 at 21:58) ClosetFuturist ClosetFuturist's gravatar image

Not dynamic, but a lot easier to work with, in my opinion. There's a lot more manual configuration to be done but otherwise it's nearly identical to a partition except that it isn't an actual partition. You just set it up initially with the same amount of space as you would the partition, and then can go back and adjust it later (albeit you need to redo a few things) without ever needing to touch your partitions.

(Oct 03 '12 at 17:03) Zbob750 Zbob750's gravatar image

Even though it's not dynamic it's still worth looking into. Is there a tutorial some where?

(Oct 03 '12 at 17:36) ClosetFuturist ClosetFuturist's gravatar image

Here, Scroll down to the instructions for creating a file. Best of Luck!

https://help.ubuntu.com/community/SwapFaq#How_do_I_add_more_swap.3F

(Oct 03 '12 at 21:11) Zbob750 Zbob750's gravatar image

you are also going to want to defrag the partition so you can shrink it further... resize doesn't (or didn't) do it automatically... and you have to hope your swap file and hiberfil.sys are not in a bad spot or you will have to disable hibernation and virtual memory and hibernation, then defrag then resize, and then re-enable them so the non movable files are not in the way of the resize... if you do have to disable them windows should delete the files on restart but you may have to delete them manually afterwards... it isn't always 100% on windows doing what it should

answered Oct 01 '12 at 08:21

Billtopia's gravatar image

Billtopia
27614

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×566
×503
×371
×5

Asked: Sep 30 '12 at 10:18

Seen: 770 times

Last updated: Oct 03 '12 at 21:11