0

If I don't partition my drive before installing and I choose to install alongside Windows 10, how much space will Ubuntu automatically take?

If I do create a partition, how do I also create a swap partition for it?

Will it automatically create a swap partition?

3 Answers3

1

During the installation process, you get to decide how big the new partition should be, no automatic formatting is done.

There are no swap partitions any more, in recent releases they have been replace by swap files that grow and shrink in size dynamically.

According to their System requirements, you will need 5 GB of disk space minimum.

0

Ubuntu installer automatically creates a swap partition having size equivalent to your RAM size . For installation size i think the installer gives an option to choose how much amount of hard disk space you want to allocate to Ubuntu installation . Hope it helps you . :)

-1

I installed Ubuntu 18.04 alongside Windows 10, I did not partition the disk and the installer didn't ask me to. After installation I could see it had created a 35GB partition on my 500GB HDD and installed to that.

  • 1
    This answers part of the question. Try and add the rest too. – VidathD Jun 25 '20 at 17:01
  • This is wrong! Ubuntu will find an unallocated space if available and use it. If no unallocated space is available, the Ubuntu installer will display a slider with which the user/installer can allocate the disk space between Windows and Ubuntu partitions. – user68186 Jun 25 '20 at 17:30
  • @user68186 I think he means that the slider usually rests with 35GB to Ubuntu. It may be true (I have such a memory) but will have to check – VidathD Jun 25 '20 at 17:33
  • @SasukeUchiha I didn't think of that. It has been a while since I did my dual-boot default installation. – user68186 Jun 25 '20 at 18:32
  • @user68186 Same here. I also won't be able to test as I don't currently have a VM with windows to do that. Also low on internet – VidathD Jun 25 '20 at 18:57