Finally done on Acer Switch 10.
The only way to add RemixOS boot entry was adding it's bootia32.efi from 32bit version as trusted for executing in UEFI setup with SecureBoot turned on.
(i've putted it near bootx64.efi on system bootloader partition using cmd:
mountvol B: /s
B:
cd efi/remixos
copy D:\Downloads\bootia32.efi bootia32.efi
Then, when i tried to boot in RemixOS, i saw that it can't find kernel and initrd.img. Tried to change file path in grub.cfg, but didn't find how.
So i just putted it to system boot partition too.
mountvol B: /s
B:
cd efi/remixos
copy R:\RemixOS\lernel kernel
copy R:\RemixOS\initrd.img initrd.img
(You don't need to enter first 3 commands if u didn't close cmd)
So, now i have working Remix OS, dualboot with Windows 10.
Successfully indtalled Google Play Services, but:
- Only one File Explorer window can be opened, so drag-n-drop becomes useless
- Bluetooth doesn't work
- Audio doesn't work
- Settings menu is pretty scarce
- All websites in Crome open in mobile view
- Can't change my keyboard layout to Russian (or other language)
- Touchpad works like touchscreen. but mouse.
Hope, that Jide will fix all these and start adding some tasty features.