Co zrobić, żeby się ładował Ubuntu 16 LTS zainstalowany obok Windows 10?
Windows 10 startuje z dysku w trybie UEFI z układem partycji:
Uruchomiłem instalację Ubuntu z DVD w trybie Legacy./dev/sda1 - partycja odzyskiwania Windows
/dev/sda2 - partycja EFI
/dev/sda3 - partycja zarezerwowana przez Microsoft
/dev/sda4 - Windows 10
Stworzyłem partycje:
Korzystałem z pomocy poradnika i innych instrukcji w sieci./dev/sda5 - Ubuntu
/dev/sda6 - swap
Podczas instalacji pojawił się komunikat:
Niezależnie od tego czy stworzyło się dodatkową partycję zarezerwowaną na obszar bootowania, to Ubuntu po instalacji nie uruchamia się. Startuje jedynie Windows.The partition table format inuse on your disk normally requires you to create a separate partition for boot loader code.
This partition should be marked for use as a "Reserved BIOS boot area" and should be at least 1 MB in size.
Note that this is not the same as a partition mounted on /boot.
If you do not go back to the partitioning menu and correct this error, boot loader installation may fail later, although it may still be possible to install the boot to the partition.
Pozdrawiam