forked from Wolfvak/arm9linuxfw
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Nick Desaulniers edited this page Mar 31, 2021
·
5 revisions
$ sudo apt install gcc-arm-none-eabi binutils-arm-none-eabi$ git clone https://github.com/linux-3ds/arm9linuxfw.git$ cd arm9linuxfw
$ makePlace the arm9linuxfw.bin on the sdcard under linux/
example:
$ cp arm9linuxfw.bin /media/nick/6332-3234/linux/.