Edited by DrDexter at 2017-6-15 13:12
Step 1: Install or run live cd Linux. (I use Ubuntu live CD)
Step 2: Connect your cart reader or insert SD cart
Step 3: Open terminal and type lsblk -l you will see list of all your hard drives with ID's
Step 4: Check under what ID is your sd cart or cart reader and remember
Step 5: (Optional)Type in terminal sudo ssh-keygen agree with all requests, set file name as h3droid and skip pass phraze
Step 6: Go to Gpart application and delete all partitions on your SD cart (also you will see your SD cart ID there)
Step 7: (Optional if you made step 5) Go home folder and copy h3droid.pub file to h3droid installer folder
Step 8: Find in h3droid installer folder 00_conf file and edit it.
You will see:
# either define OUTDEV in your script or add it here:
#OUTDEV=/dev/sdX
#OUTDEV=/dev/mmcblkX
Just remove # sign before one of the lines and change X in te end of the line to your SD card ID
Usually for USB cart readers its sda and for laptop cart readers its mmcblk0, but yours can be another
Step 9: Open terminal in h3droid installer folder and drag to terminal 10_init_new_card.sh add sudo before and hit enter. Follow instructions (choose upgrade, your model u-boot and your model fex)