Apricity-OS / apricity-build

ISO build scripts for Apricity OS
https://apricityos.com
364 stars 40 forks source link

Dual boot problem #103

Open mcuteangel opened 8 years ago

mcuteangel commented 8 years ago

I install this os from usb alongside win 10, but after installation complete, when restart not bot grub and boot windows 10, i like try this os, but boot problem If boot repair fix that tell me

johnnyboy1988 commented 8 years ago

try create a /boot/efi 256MB partition with a fat32 format and another partition with / and xx GB

after install, actualise your system.

https://www.youtube.com/watch?v=9V1MjtqnAF4 see this tutorial.

dealloc commented 8 years ago

As @johnnyboy1988 mentioned, you need a /boot/efi partition with FAT32 of at least 256 (I personally use 300mb to be on the safe side). My partition scheme is like this:

Once your install is complete and you reboot, you'll notice that Windows 10 is not listed in your Grub menu. To fix that you regenerate your Grub configs with this command

sudo grub-mkconfig -o /boot/grub/grub.cfg