Нужно ли мне создавать отдельный раздел EFI во время установки Ubuntu (двойная загрузка) [дубликат]

Я устанавливаю Ubuntu 20.04 LTS вместе с Windows 10. Windiws устанавливается в стиле разделов EFI. Когда я устанавливаю Ubuntu и перехожу к параметру «Что-то еще», Мне предоставляется таблица разделов, в которой Windows уже использует раздел EFI размером ~ 100 МБ. Нужно ли мне создавать отдельный раздел EFI объемом 512 МБ, предназначенный для Ubuntu?

Вот моя таблица разделов (gparted on Xubuntu):

My partition table

0
задан 20 June 2020 в 20:51

3 ответа

I assume you want to install Ubuntu in the unallocated 25 GB space at the bottom.

No! You Don't Need Another ESP!

As you are dual booting from a single physical drive, it needs (must have) only one EFI System Partition (ESP).

This question is fully answered in If there is already an EFI partition for windows, do I need to create a new EFI partition for Ubuntu?

However: you have to make sure that you boot the installation USB in the UEFI mode when you install Ubuntu. See Installation problems with GRUB, can only install by reinstalling Windows in legacy mode but need to keep in UEFI mode for details.

The rest of the answer is devoted to subsequent questions asked in comments.

Something Else...

When you get to the partition selection in "Something Else" This unallocated 25 GB should show up as free space like this picture:

enter image description here

Highlight the free space and click on the + to create a partition. This will be the Ubuntu system partition.

  • Create root system partition / in ext4 format:

enter image description here

Make sure the bootloader is installed in the first drive as a whole, /dev/sda in your case. As long as you have booted the LiveUSB in UEFI mode, the installer will find the EFI System Partition (ESP) and install part of the grub bootloader there. Never, Never, NEVER select a specific partition (like /dev/sda2) for the bootloader installation.

Continue the rest of the installation as you normally would by pressing Install Now button.

Hope this helps

1
ответ дан 30 July 2020 в 22:25

You need to create a partition for Ubuntu. It cannot reside in the same partition as Windows, but apart from that no need for anything more. The 100MB EFI partition is to be mounted as /boot/efi, the partition for Ubuntu as /. Don't touch the windows partition.

EDIT: You don't seem to have much more space than the not allocated 25GB. If that is enough for you I'd allocate that as ext4 and mount it as / or shrink /dev/sda5 some and use that and the presently not allocated space for Ubuntu (ext4 mounted as/)

0
ответ дан 30 July 2020 в 22:25

The way I installed Ubuntu is just by shrinking the windows partition by about 20 GB and then I just select the option to install Ubuntu along side Windows!

0
ответ дан 30 July 2020 в 22:25

Другие вопросы по тегам:

Похожие вопросы: