Managing size of partition while installing Ubuntu
My laptop's hard disk is 1 TB and total memory is 8 GB, it has two partition. One is for C drive where windows installed and other is for Ubuntu installation ; size 512 GB
While installing Ubuntu, what type of partition should I create?
Should I create swap or not? If yes.. How much size should I allocate? ( total memory 8 GB)
Creating a root partition, How much size should I allocate?
Help me to manage! Thanks in advance
dual-boot
add a comment |
My laptop's hard disk is 1 TB and total memory is 8 GB, it has two partition. One is for C drive where windows installed and other is for Ubuntu installation ; size 512 GB
While installing Ubuntu, what type of partition should I create?
Should I create swap or not? If yes.. How much size should I allocate? ( total memory 8 GB)
Creating a root partition, How much size should I allocate?
Help me to manage! Thanks in advance
dual-boot
add a comment |
My laptop's hard disk is 1 TB and total memory is 8 GB, it has two partition. One is for C drive where windows installed and other is for Ubuntu installation ; size 512 GB
While installing Ubuntu, what type of partition should I create?
Should I create swap or not? If yes.. How much size should I allocate? ( total memory 8 GB)
Creating a root partition, How much size should I allocate?
Help me to manage! Thanks in advance
dual-boot
My laptop's hard disk is 1 TB and total memory is 8 GB, it has two partition. One is for C drive where windows installed and other is for Ubuntu installation ; size 512 GB
While installing Ubuntu, what type of partition should I create?
Should I create swap or not? If yes.. How much size should I allocate? ( total memory 8 GB)
Creating a root partition, How much size should I allocate?
Help me to manage! Thanks in advance
dual-boot
dual-boot
asked Oct 20 '17 at 16:12
John HJohn H
1113
1113
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Creating Swap can be helpful at times, but since your memory is already high, no necessity. However, it is a good practise to create swap partitions.
This is a guide to create partitions:
- You can choose to Install Ubuntu alongside Windows Boot Manager, option that will automatically take care of all the partition steps.
Use this option if you don’t require personalized partition scheme. In case you want a custom partition layout, check the Something else option and hit on Continue button to proceed further.
The option Erase disk and install Ubuntu should be avoided on dual-boot because is potentially dangerous and will wipe out your disk.

- On this step we’ll create our custom partition layout for Ubuntu 16.04. On this guide will recommend that you create two partitions, one for root and the other for home accounts data and no partition for swap (use a swap partition only if you have limited RAM resources or you use a fast SSD).
To create the first partition, the root partition, select the free space (the shrink space from Windows created earlier) and hit on the + icon below. On partition settings use the following configurations and hit OK to apply changes:
Size = at least 20 GB, 50 GB would be ideal
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /


Use 16 GB for swappartition size. Click on unallocated space, click on new. Enter size as 16GB, choose primary partition, file system type SWAP.
Use all the available free space left for home partition size. The partition settings should look like this:
Size = all remaining free space
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /home

- When finished, hit the Install Now button in order to apply changes to disk and start the installation process.
A pop-up window should appear to inform you about swap space. Ignore the alert by pressing on Continue button.
Next a new pop-up window will ask you if you agree with committing changes to disk. Hit Continue to write changes to disk and the installation process will now start.
For complete installation procedure, refer to https://www.tecmint.com/install-ubuntu-16-04-alongside-with-windows-10-or-8-in-dual-boot/#
The pictures have been taken off the web and hence may be in contrast to the values given in the answer.
– Kaiser
Oct 20 '17 at 17:14
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f966855%2fmanaging-size-of-partition-while-installing-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Creating Swap can be helpful at times, but since your memory is already high, no necessity. However, it is a good practise to create swap partitions.
This is a guide to create partitions:
- You can choose to Install Ubuntu alongside Windows Boot Manager, option that will automatically take care of all the partition steps.
Use this option if you don’t require personalized partition scheme. In case you want a custom partition layout, check the Something else option and hit on Continue button to proceed further.
The option Erase disk and install Ubuntu should be avoided on dual-boot because is potentially dangerous and will wipe out your disk.

- On this step we’ll create our custom partition layout for Ubuntu 16.04. On this guide will recommend that you create two partitions, one for root and the other for home accounts data and no partition for swap (use a swap partition only if you have limited RAM resources or you use a fast SSD).
To create the first partition, the root partition, select the free space (the shrink space from Windows created earlier) and hit on the + icon below. On partition settings use the following configurations and hit OK to apply changes:
Size = at least 20 GB, 50 GB would be ideal
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /


Use 16 GB for swappartition size. Click on unallocated space, click on new. Enter size as 16GB, choose primary partition, file system type SWAP.
Use all the available free space left for home partition size. The partition settings should look like this:
Size = all remaining free space
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /home

- When finished, hit the Install Now button in order to apply changes to disk and start the installation process.
A pop-up window should appear to inform you about swap space. Ignore the alert by pressing on Continue button.
Next a new pop-up window will ask you if you agree with committing changes to disk. Hit Continue to write changes to disk and the installation process will now start.
For complete installation procedure, refer to https://www.tecmint.com/install-ubuntu-16-04-alongside-with-windows-10-or-8-in-dual-boot/#
The pictures have been taken off the web and hence may be in contrast to the values given in the answer.
– Kaiser
Oct 20 '17 at 17:14
add a comment |
Creating Swap can be helpful at times, but since your memory is already high, no necessity. However, it is a good practise to create swap partitions.
This is a guide to create partitions:
- You can choose to Install Ubuntu alongside Windows Boot Manager, option that will automatically take care of all the partition steps.
Use this option if you don’t require personalized partition scheme. In case you want a custom partition layout, check the Something else option and hit on Continue button to proceed further.
The option Erase disk and install Ubuntu should be avoided on dual-boot because is potentially dangerous and will wipe out your disk.

- On this step we’ll create our custom partition layout for Ubuntu 16.04. On this guide will recommend that you create two partitions, one for root and the other for home accounts data and no partition for swap (use a swap partition only if you have limited RAM resources or you use a fast SSD).
To create the first partition, the root partition, select the free space (the shrink space from Windows created earlier) and hit on the + icon below. On partition settings use the following configurations and hit OK to apply changes:
Size = at least 20 GB, 50 GB would be ideal
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /


Use 16 GB for swappartition size. Click on unallocated space, click on new. Enter size as 16GB, choose primary partition, file system type SWAP.
Use all the available free space left for home partition size. The partition settings should look like this:
Size = all remaining free space
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /home

- When finished, hit the Install Now button in order to apply changes to disk and start the installation process.
A pop-up window should appear to inform you about swap space. Ignore the alert by pressing on Continue button.
Next a new pop-up window will ask you if you agree with committing changes to disk. Hit Continue to write changes to disk and the installation process will now start.
For complete installation procedure, refer to https://www.tecmint.com/install-ubuntu-16-04-alongside-with-windows-10-or-8-in-dual-boot/#
The pictures have been taken off the web and hence may be in contrast to the values given in the answer.
– Kaiser
Oct 20 '17 at 17:14
add a comment |
Creating Swap can be helpful at times, but since your memory is already high, no necessity. However, it is a good practise to create swap partitions.
This is a guide to create partitions:
- You can choose to Install Ubuntu alongside Windows Boot Manager, option that will automatically take care of all the partition steps.
Use this option if you don’t require personalized partition scheme. In case you want a custom partition layout, check the Something else option and hit on Continue button to proceed further.
The option Erase disk and install Ubuntu should be avoided on dual-boot because is potentially dangerous and will wipe out your disk.

- On this step we’ll create our custom partition layout for Ubuntu 16.04. On this guide will recommend that you create two partitions, one for root and the other for home accounts data and no partition for swap (use a swap partition only if you have limited RAM resources or you use a fast SSD).
To create the first partition, the root partition, select the free space (the shrink space from Windows created earlier) and hit on the + icon below. On partition settings use the following configurations and hit OK to apply changes:
Size = at least 20 GB, 50 GB would be ideal
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /


Use 16 GB for swappartition size. Click on unallocated space, click on new. Enter size as 16GB, choose primary partition, file system type SWAP.
Use all the available free space left for home partition size. The partition settings should look like this:
Size = all remaining free space
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /home

- When finished, hit the Install Now button in order to apply changes to disk and start the installation process.
A pop-up window should appear to inform you about swap space. Ignore the alert by pressing on Continue button.
Next a new pop-up window will ask you if you agree with committing changes to disk. Hit Continue to write changes to disk and the installation process will now start.
For complete installation procedure, refer to https://www.tecmint.com/install-ubuntu-16-04-alongside-with-windows-10-or-8-in-dual-boot/#
Creating Swap can be helpful at times, but since your memory is already high, no necessity. However, it is a good practise to create swap partitions.
This is a guide to create partitions:
- You can choose to Install Ubuntu alongside Windows Boot Manager, option that will automatically take care of all the partition steps.
Use this option if you don’t require personalized partition scheme. In case you want a custom partition layout, check the Something else option and hit on Continue button to proceed further.
The option Erase disk and install Ubuntu should be avoided on dual-boot because is potentially dangerous and will wipe out your disk.

- On this step we’ll create our custom partition layout for Ubuntu 16.04. On this guide will recommend that you create two partitions, one for root and the other for home accounts data and no partition for swap (use a swap partition only if you have limited RAM resources or you use a fast SSD).
To create the first partition, the root partition, select the free space (the shrink space from Windows created earlier) and hit on the + icon below. On partition settings use the following configurations and hit OK to apply changes:
Size = at least 20 GB, 50 GB would be ideal
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /


Use 16 GB for swappartition size. Click on unallocated space, click on new. Enter size as 16GB, choose primary partition, file system type SWAP.
Use all the available free space left for home partition size. The partition settings should look like this:
Size = all remaining free space
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /home

- When finished, hit the Install Now button in order to apply changes to disk and start the installation process.
A pop-up window should appear to inform you about swap space. Ignore the alert by pressing on Continue button.
Next a new pop-up window will ask you if you agree with committing changes to disk. Hit Continue to write changes to disk and the installation process will now start.
For complete installation procedure, refer to https://www.tecmint.com/install-ubuntu-16-04-alongside-with-windows-10-or-8-in-dual-boot/#
answered Oct 20 '17 at 17:12
KaiserKaiser
207
207
The pictures have been taken off the web and hence may be in contrast to the values given in the answer.
– Kaiser
Oct 20 '17 at 17:14
add a comment |
The pictures have been taken off the web and hence may be in contrast to the values given in the answer.
– Kaiser
Oct 20 '17 at 17:14
The pictures have been taken off the web and hence may be in contrast to the values given in the answer.
– Kaiser
Oct 20 '17 at 17:14
The pictures have been taken off the web and hence may be in contrast to the values given in the answer.
– Kaiser
Oct 20 '17 at 17:14
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f966855%2fmanaging-size-of-partition-while-installing-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown