04-02-2017, 20:03
bLck, ето ти готово решение как да си направиш dual boot - Windows / LibreELEC:
Цитат:For Dual boot with windows it will be easier if you install LibreELEC first, here is the easiest way
You need:
- Empty hard drive or be prepared to wipe your drive
- USB stick with LibreELEC installation files (use the “LibreELEC USB-SD Creator” to download and install the files to the USB stick)
- Copy of your favorite bootable live Linux distribution with GParted (i use Ubuntu LTS 32bits version,loaded with GParted already)
- Windows installation media
- A copy of EasyBCD 2.3
Then follow this sequence:
- Install LibreELEC from the USB stick (This will wipe your drive!!)
- Restart the computer with your live Linux system and start GParted
- You will see 2 ext4 partitions: LibreELEC boot (~512MB) and LibreELEC storage (rest of your drive's capacity)(if the partition names are different its ok it will still work)
- Reduce the size of the storage partition to your prefered value (min. 4GB)(i set it to 10GB for my purpose)
- Create a NTFS partition with the rest of the space available for Windows(at this point you should have 3 partitions on your drive,2 ext4 and 1 NTFS)
- Flag LibreELEC boot partition as BOOT
- Shut down the computer and remove the live Linux media
- Restart the computer with the Windows installation media and install windows(if you used GParted correctly you will see the NTFS partition to install Windows)
- Restart the computer. It wil boot into Windows. Don't worry that there is no sign of LibreELEC at this point.
- Install EasyBCD and start the program. Create a new boot entry. Select the Linux tab and Syslinux as bootloader. Your LibreELEC boot path will be displayed. Adjust all settings (names, default boot, timeout etc.) and save everything.
- Restart your computer. Voilá, the boot menu will be displayed and you can select between Windows and LibreELEC.