Hi there,
Thanks to everyone who has helped make this work happen. I am a first time user and thanks to the instructions, was successful in installing the e/os to my Note 10 plus. There were a couple areas where the instructions could have been more detailed, but I was able to work around them with online searches. Here were the parts that I got stuck on and the additional info that would have helped me:
Pre-Install Instructions
3. Power off the device, and boot it into download mode:
- Hold Volume down and Volume up first, after a short delay, then connect the USB
- Long click volume up to unlock bootloader
Installing the e/os Recovery on your 2ds
In this section, I struggled, because there was no pause for me to reboot and so the custom recovery was always overwritten. The only trick that worked was using this code:
heimdall flash --RECOVERY recoveryfilename.img
Notice the missing “–reboot”. In this case, the phone screen went black for a few seconds after the transfer bar finished. In that brief time, I was able to reboot the machine using the custom recovery. By the way, my transfer bar was white, not blue. Maybe best not to mention the color.
Also in this section, it would be nice to elaborate on the method used for reboot:
- Manually reboot to recovery
- Press volume up and power
Those are all the suggestions I have. Thanks again.