Odroid_Multiboot icon indicating copy to clipboard operation
Odroid_Multiboot copied to clipboard

Boot menu and tools for Odroid C1, C2 & XU3/XU4

Results 8 Odroid_Multiboot issues
Sort by recently updated
recently updated
newest added

Will this multiboot have support for ODROID-C4?

Hi, Did anyone tried to use CoreELEC with this multiboot? I've tried and so far i'm not able to boot it, just get a black screen

With every new release of LibreELEC I always replaced the files SYSTEM, KERNEL and meson64_odroidc2.dtb.oelec manually and it always worked fine. With the latest LibreELEC 8.90.004 for Odroid-C2 (http://archive.libreelec.tv/LibreELEC-O ......

Changing default os in boot.ini.multi does not work. boot.ini.multi uses: `default_os=${DEFAULT_OS}` init file uses: `DEFAULTBOOT="${x#default_boot=}"` Solution: two changes in 'init': `default_boot=*)` ` DEFAULTBOOT="${x#default_boot=}"` `default_os=*)` ` DEFAULTBOOT="${x#default_os=}"` But you might want...

I tried a dual boot installation with Ubuntu and LibreELEC. They both boot ok and work. The problem comes if I update Ubuntu kernel with apt-get, after doing that Ubuntu...

The instructions aren't quite clear. I ran the prepare_selfinst script, downloaded an android os (renamed to update.zip) and a linux image (renamed to linux.img). both os files are at the...

Planning to buy an odroid, still working out the necessary hardware and preparing the software and docs. I am trying to build an Odroid which can function as a video...