Managing size of partition while installing Ubuntu












2















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










share|improve this question



























    2















    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










    share|improve this question

























      2












      2








      2


      1






      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










      share|improve this question














      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






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Oct 20 '17 at 16:12









      John HJohn H

      1113




      1113






















          1 Answer
          1






          active

          oldest

          votes


















          0














          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:




          1. 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.



          enter image description here




          1. 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 = /



          enter image description here



          enter image description here




          1. Use 16 GB for swappartition size. Click on unallocated space, click on new. Enter size as 16GB, choose primary partition, file system type SWAP.


          2. 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



          enter image description here




          1. 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/#






          share|improve this answer
























          • 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











          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
          });


          }
          });














          draft saved

          draft discarded


















          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









          0














          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:




          1. 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.



          enter image description here




          1. 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 = /



          enter image description here



          enter image description here




          1. Use 16 GB for swappartition size. Click on unallocated space, click on new. Enter size as 16GB, choose primary partition, file system type SWAP.


          2. 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



          enter image description here




          1. 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/#






          share|improve this answer
























          • 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
















          0














          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:




          1. 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.



          enter image description here




          1. 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 = /



          enter image description here



          enter image description here




          1. Use 16 GB for swappartition size. Click on unallocated space, click on new. Enter size as 16GB, choose primary partition, file system type SWAP.


          2. 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



          enter image description here




          1. 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/#






          share|improve this answer
























          • 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














          0












          0








          0







          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:




          1. 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.



          enter image description here




          1. 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 = /



          enter image description here



          enter image description here




          1. Use 16 GB for swappartition size. Click on unallocated space, click on new. Enter size as 16GB, choose primary partition, file system type SWAP.


          2. 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



          enter image description here




          1. 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/#






          share|improve this answer













          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:




          1. 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.



          enter image description here




          1. 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 = /



          enter image description here



          enter image description here




          1. Use 16 GB for swappartition size. Click on unallocated space, click on new. Enter size as 16GB, choose primary partition, file system type SWAP.


          2. 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



          enter image description here




          1. 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/#







          share|improve this answer












          share|improve this answer



          share|improve this answer










          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



















          • 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


















          draft saved

          draft discarded




















































          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.




          draft saved


          draft discarded














          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





















































          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







          Popular posts from this blog

          How to send String Array data to Server using php in android

          Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

          Is anime1.com a legal site for watching anime?