Ubuntu 18.04 LTS Disk Partition Recomendations [duplicate]

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite













This question already has an answer here:



  • How to resize partitions?

    4 answers



  • How do I partition a hard drive when Ubuntu is already installed? [duplicate]

    3 answers



I upgraded to Ubuntu 18.04 LTS and my disk partition is the following picture.



enter image description here



I want to have partition now. I booted with Ubuntu 16.04 LTS CD. I need help to get proper disk partition without having any problem. Thanks







share|improve this question












marked as duplicate by Fabby, David Foerster, Community♦ Apr 30 at 18:26


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.


















    up vote
    0
    down vote

    favorite













    This question already has an answer here:



    • How to resize partitions?

      4 answers



    • How do I partition a hard drive when Ubuntu is already installed? [duplicate]

      3 answers



    I upgraded to Ubuntu 18.04 LTS and my disk partition is the following picture.



    enter image description here



    I want to have partition now. I booted with Ubuntu 16.04 LTS CD. I need help to get proper disk partition without having any problem. Thanks







    share|improve this question












    marked as duplicate by Fabby, David Foerster, Community♦ Apr 30 at 18:26


    This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite












      This question already has an answer here:



      • How to resize partitions?

        4 answers



      • How do I partition a hard drive when Ubuntu is already installed? [duplicate]

        3 answers



      I upgraded to Ubuntu 18.04 LTS and my disk partition is the following picture.



      enter image description here



      I want to have partition now. I booted with Ubuntu 16.04 LTS CD. I need help to get proper disk partition without having any problem. Thanks







      share|improve this question













      This question already has an answer here:



      • How to resize partitions?

        4 answers



      • How do I partition a hard drive when Ubuntu is already installed? [duplicate]

        3 answers



      I upgraded to Ubuntu 18.04 LTS and my disk partition is the following picture.



      enter image description here



      I want to have partition now. I booted with Ubuntu 16.04 LTS CD. I need help to get proper disk partition without having any problem. Thanks





      This question already has an answer here:



      • How to resize partitions?

        4 answers



      • How do I partition a hard drive when Ubuntu is already installed? [duplicate]

        3 answers









      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 30 at 17:36









      MYaseen208

      2533928




      2533928




      marked as duplicate by Fabby, David Foerster, Community♦ Apr 30 at 18:26


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






      marked as duplicate by Fabby, David Foerster, Community♦ Apr 30 at 18:26


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          Ubuntu 18.04 defaults to using a swap file instead of the previous method of having a dedicated swap partition. This makes it easier to partition new installations of 18.04 than it was before.



          Assuming you are going to do a fresh installation of 18.04, and also assuming you aren't trying to dual-boot with this same drive, here's what you should do:



          1) Boot to a Ubuntu 18.04 installer (probably using a usb drive)



          2) Delete the three existing partitions from your hard drive /dev/sda1, /dev/sda2, and /dev/sda3.



          3) Create one new partition /dev/sda1 that uses all the available space. Make the new partition primary (not extended), format it as ext4, and have it mount the root of the system (/).



          4) Install ubuntu, selecting to put the bootloader on /dev/sda






          share|improve this answer




















          • Thanks @64pi0r for your answer. I've already installed 18.04 so any changes you recommend. Thanks.
            – MYaseen208
            Apr 30 at 18:08






          • 1




            If you create partitions in advance you must have the ESP - efi system partition for correct UEFI boot. And drive should be gpt partitioned. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/…
            – oldfred
            Apr 30 at 18:22

















          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote



          accepted










          Ubuntu 18.04 defaults to using a swap file instead of the previous method of having a dedicated swap partition. This makes it easier to partition new installations of 18.04 than it was before.



          Assuming you are going to do a fresh installation of 18.04, and also assuming you aren't trying to dual-boot with this same drive, here's what you should do:



          1) Boot to a Ubuntu 18.04 installer (probably using a usb drive)



          2) Delete the three existing partitions from your hard drive /dev/sda1, /dev/sda2, and /dev/sda3.



          3) Create one new partition /dev/sda1 that uses all the available space. Make the new partition primary (not extended), format it as ext4, and have it mount the root of the system (/).



          4) Install ubuntu, selecting to put the bootloader on /dev/sda






          share|improve this answer




















          • Thanks @64pi0r for your answer. I've already installed 18.04 so any changes you recommend. Thanks.
            – MYaseen208
            Apr 30 at 18:08






          • 1




            If you create partitions in advance you must have the ESP - efi system partition for correct UEFI boot. And drive should be gpt partitioned. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/…
            – oldfred
            Apr 30 at 18:22














          up vote
          2
          down vote



          accepted










          Ubuntu 18.04 defaults to using a swap file instead of the previous method of having a dedicated swap partition. This makes it easier to partition new installations of 18.04 than it was before.



          Assuming you are going to do a fresh installation of 18.04, and also assuming you aren't trying to dual-boot with this same drive, here's what you should do:



          1) Boot to a Ubuntu 18.04 installer (probably using a usb drive)



          2) Delete the three existing partitions from your hard drive /dev/sda1, /dev/sda2, and /dev/sda3.



          3) Create one new partition /dev/sda1 that uses all the available space. Make the new partition primary (not extended), format it as ext4, and have it mount the root of the system (/).



          4) Install ubuntu, selecting to put the bootloader on /dev/sda






          share|improve this answer




















          • Thanks @64pi0r for your answer. I've already installed 18.04 so any changes you recommend. Thanks.
            – MYaseen208
            Apr 30 at 18:08






          • 1




            If you create partitions in advance you must have the ESP - efi system partition for correct UEFI boot. And drive should be gpt partitioned. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/…
            – oldfred
            Apr 30 at 18:22












          up vote
          2
          down vote



          accepted







          up vote
          2
          down vote



          accepted






          Ubuntu 18.04 defaults to using a swap file instead of the previous method of having a dedicated swap partition. This makes it easier to partition new installations of 18.04 than it was before.



          Assuming you are going to do a fresh installation of 18.04, and also assuming you aren't trying to dual-boot with this same drive, here's what you should do:



          1) Boot to a Ubuntu 18.04 installer (probably using a usb drive)



          2) Delete the three existing partitions from your hard drive /dev/sda1, /dev/sda2, and /dev/sda3.



          3) Create one new partition /dev/sda1 that uses all the available space. Make the new partition primary (not extended), format it as ext4, and have it mount the root of the system (/).



          4) Install ubuntu, selecting to put the bootloader on /dev/sda






          share|improve this answer












          Ubuntu 18.04 defaults to using a swap file instead of the previous method of having a dedicated swap partition. This makes it easier to partition new installations of 18.04 than it was before.



          Assuming you are going to do a fresh installation of 18.04, and also assuming you aren't trying to dual-boot with this same drive, here's what you should do:



          1) Boot to a Ubuntu 18.04 installer (probably using a usb drive)



          2) Delete the three existing partitions from your hard drive /dev/sda1, /dev/sda2, and /dev/sda3.



          3) Create one new partition /dev/sda1 that uses all the available space. Make the new partition primary (not extended), format it as ext4, and have it mount the root of the system (/).



          4) Install ubuntu, selecting to put the bootloader on /dev/sda







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Apr 30 at 18:04









          64pi0r

          1115




          1115











          • Thanks @64pi0r for your answer. I've already installed 18.04 so any changes you recommend. Thanks.
            – MYaseen208
            Apr 30 at 18:08






          • 1




            If you create partitions in advance you must have the ESP - efi system partition for correct UEFI boot. And drive should be gpt partitioned. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/…
            – oldfred
            Apr 30 at 18:22
















          • Thanks @64pi0r for your answer. I've already installed 18.04 so any changes you recommend. Thanks.
            – MYaseen208
            Apr 30 at 18:08






          • 1




            If you create partitions in advance you must have the ESP - efi system partition for correct UEFI boot. And drive should be gpt partitioned. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/…
            – oldfred
            Apr 30 at 18:22















          Thanks @64pi0r for your answer. I've already installed 18.04 so any changes you recommend. Thanks.
          – MYaseen208
          Apr 30 at 18:08




          Thanks @64pi0r for your answer. I've already installed 18.04 so any changes you recommend. Thanks.
          – MYaseen208
          Apr 30 at 18:08




          1




          1




          If you create partitions in advance you must have the ESP - efi system partition for correct UEFI boot. And drive should be gpt partitioned. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/…
          – oldfred
          Apr 30 at 18:22




          If you create partitions in advance you must have the ESP - efi system partition for correct UEFI boot. And drive should be gpt partitioned. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/…
          – oldfred
          Apr 30 at 18:22


          Popular posts from this blog

          Which professions warranted travel in Medieval times?

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error