WARNING: THIS GUIDE IS FOR LEGACY BOOTING, NOT AN UEFI BOOT METHOD.
As far as i see here, some people has experienced booting problems with the tool provided by RemixOS Team. The tool is a modified version of famous Unetbootin software.
Here i show you a simple clean install that you don't need that installer.
ADVANTAGES:
1- Supports OTA updates (Advised that 2 gb unused free space is present. Because every time RemixOS is OTA updated, system.sfs file is recreated and needs a free space)
2- Easy to backup - restore (All you need is to back up data.img and system.img/system.sfs files in a safe place. Whenever you f****d the system up, delete and restore them with the original ones)
3- Easy to update (If you don't update your system via OTA update, download latest RemixOS iso. Open/mount iso file. Replace system.sfs, initrd.img, ramdisk.img and kernel files with old ones)
Those who affected from no ubnldr error and Error 15: menu.lst couldn't be found.
This is for you. It is totally error free ONLY IF YOU DO WHAT I WROTE IN THIS GUIDE.
Here we go.
All you needs
1- RemixOS Beta iso file.
2- RMXTools software (For rooting purpose and creating data.img file that stores your apps and all your settings)
Download link and how to create data.img
Rooting process
3- initrd file - included in my package (This is a modified initrd file. In case of you root your Remix OS beta, this is essential to boot. New remix os beta doesn't boot rooted system.img file, so change the original initrd file with this)
4- Bootice software - included in my package (For installing Grub4DOS grub loader to mbr of your hdd)
5- grldr, grldr.mbr and menu.lst files - included in my package
6- A LIVE WINDOWS OPERATING SYSTEM.
This is NOT essential. But in case of your system doesn't boot, boot from this windows live cd and run bootice. Restore to your previous mbr that you will see how to backup in 4th step.
STEPS
WARNING: Read carefully the instructions. If you don't have an idea what are being done, please don't dare to anything.
I am not responsible from your wrong actions.
1- Create a new NTFS partition sized 10-12 GB.
2- Mount remixos iso with windows explorer and copy all of content to the partition that you created in first step.
3- Run RMXTools, create your data.img (7-8 gb is well enough)
Optional: You can root your system.img file if you want. Tutorial is above.
In case of you root your system.img file, you have to change initrd.img file with the one i provided in the attachment.
4- Run Bootice AS ADMINISTRATOR. (I put two version. x86 and x64). Choose your destination disk (If you want to install to usb, its ok, just select your usb drive)
Click Process MBR. I HIGHLY RECOMMEND THAT YOU FIRSTLY DO A BACKUP OF YOUR MBR by clicking "Backup MBR". SAVE IT TO A SAFE PLACE.
After backup process, go back and choose 2nd option - grub4dos (grldr.mbr) option and click "Install/Config" and "Save to Disk".
Grub4DOS is now installed to mbr of your hdd.
5- Copy grldr, grldr.mbr and menu.lst to root dir of your C: drive.
Run Bootice, choose your hdd, click "Parts Manage". You will see a table.
Learn the number of the partition that you want to install remixos on it. For example; if its number is 3, then open menu.lst with notepad, change the line "root (hd0,1)" as "root (hd0,3)"
EDIT: In menu.lst, plz shift find --set-root /kernel with find --set-root /system.img.
6- Enjoy it.
I hope this helps your boot problems.
NOTE: Finding good boot parameters is something related with patience. So don't give up trying, if you want a perfect, error-free multiboot experience.