zador-blood-stained / h3-fel-mass-storage

Script and binary files for mounting SD/eMMC on sunxi boards over USB OTG connection
51 stars 23 forks source link

Preparations

Linux and OS X

SUBSYSTEMS=="usb", ATTR{idVendor}=="1f3a", ATTR{idProduct}=="efe8", GROUP="sunxi-fel"

Windows

Notes

If eMMC is not detected, SD card will be exported instead

Some boards (like Orange Pi PC Plus) which don't have FEL button require using special SD image to enter FEL mode:

Use dd, Rufus or Etcher to flash fel-sdboot.img to SD card like any OS image and use this card to boot the board in FEL mode.