Ok, so i managed to boot instal arm9loaderhax and get it boot into AuReiNand

Here's how i did it.
(O3DSXL - Sysnand 9.2 / Emunand 10.5)
Preparing: (not going into details)
- Got my O3DS OTP yesterday
- My PC is already setup to compile ReiNand/rxTools/CakesFW myself so compiling AuReiNand v5 was easy
- placed all needed files on SD and arm9loaderhax.bin in the root of my 3DS SD and no reinand.dat
- Got New 3DS 10.2 firmware.bin (renamed it new3ds10.firm) and checked SHA -> SHA-256 : d253c1cc0a5ffac6b383dac1827cfb3b2d3d566c6a1a8e5254e389c2950623e5
- Got New 3DS 9.0-9.2 firmware.bin (renamed it new3ds90.firm) and checked SHA -> SHA-256 : d7be76e1813f398dcea85572d0c058f7954761a1d5ea03b5eb5047ac63ac5d6b
- Got secret_sector.bin (found it on the internet) and checked SHA -> SHA-256 : 82f2730d2c2da3f30165f987fdccac5cbab24b4e5f65c981cd7be6f438e6d9d3
- Got PyCrypto (
http://www.voidspace.org.uk/python/pycrypto-2.6.1/pycrypto-2.6.1.win32-py2.7.exe)
- Modify an existing .smdh from another Homebrew app with "SMDH-Creator"
Compiling arm9loaderhax: (not going into details)
- installed pycrypto-2.6.1.win32-py2.7.exe
- Gitcloned
https://github.com/delebile/arm9loaderhax
- Copy "new3ds10.firm" / "new3ds90.firm" / "secret_sector.bin" and "OTP.bin" into the \arm9loaderhax\data_input folder
- Compiled arm9loaderhax
- No errors and ended with a \data_output folder and in it: arm9loaderhax.3dsx / arm9loaderhax.elf / stage0x5C000.bin / firm0.bin / firm1.bin / sector.bin
Installing:
- Placed \data_output folder into \3ds\ folder on SD and renamed it arm9loaderhax
- Placed created .smdh into \3ds\arm9loaderhax\
- Placed all needed files from AuReiNand v5 on SD and arm9loaderhax.bin in the root of the SD (Not reinand.dat)
- Placed all needed files from FIRMs.7z on SD
- Booted into HBL with menuhax
- installed arm9loaderhax
- It starts to write firm0 etc... to my system and when done it rebooted fine into my emunand (after writing firm1 screens got black for a few seconds)
So now whenever i turn on my O3DSXL it boots faster and straight into emunand
- I'll skip the boot into arm9loaderhax AuReiNand sysnand 10.5, unless someone tells me how or not many extra easy steps have to be done from what i did already.
Anyway Thanks
@Aurora Wright for AuReiNand
