I downloaded the RTM ISO of Ubuntu 15.04 (Vivid Vervet), and I created with the latest version of Rufus the UEFI
/GPT
installation disk. I tried to begin the installation in the UEFI
-mode, but it doesn't recognize the USB, even when I defined the USB as the loading source.
Only after I defined in Dell Vostro 3460 the boot legacy support and disabled the Secure Boot the installation process has begun.
During the installation, I defined the following partitions:
/efi
, (300 MB);/boot
, (200 MB);/swap
, (8.5 GB);/
, (15 GB);/home
, (the rest of the space).
The process has finished successfully. But when I tried to switch from the legacy mode to UEFI, I faced with the problem when the laptop doesn't load and suggests to check the loading settings in BIOS.
My question is how to install Ubuntu in UEFI
/GPT
mode on my laptop? Why the created installation USB-drive doesn't work. It's important to note, there is no such issue with the Fedora and Windows installations, both of them succeed to accomplish the installation in UEFI
/GPT
mode, the installation drive has been created by Rufus too.
Thanks.
/boot
partition? When I decided to define the separate partition for the boot, I read a couple of articles where was declined the need/advice to separately define such partition. – Mike May 14 '15 at 05:16/boot
was the problem with large discs detection. Do I understand it correctly, with *Grub2* there is no more such need? – Mike May 14 '15 at 05:48