• Hey, guest user. Hope you're enjoying GameParadise! Have you considered registering for an account? Come join us and add your take to the daily discourse.

Homebrew [Release] Linux for the 3DS

 
 

admin

Chad
Staff member
85%
Joined
Jan 25, 2024
Messages
10,088
Points
38
Age
39
Location
USA
Website
gameparadise.org
Credits
168,131
Note: the Linux for 3DS project has been moved to: https://github.com/linux-3ds

Compilation instructions: https://github.com/linux-3ds/linux/wiki

This is just a bare-minimum Linux environment with Busybox (which "simulates" some programs like ls, cat, top, etc) and Weston (the Wayland compositor) plus a few Weston clients demos.

DOWNLOAD:

https://github.com/xerpi/linux_3ds/releases

Installation:
  1. Install boot9strap or fastboot3DS
  2. Copy the linux folder to the root of the SD card (sd:/linux/)
  3. Copy firm_linux_loader.firmto the SD
    • Luma3DS: sd:/luma/payloads/
  4. Run the .firmfile to boot Linux
    • Luma3DS: you can add a prefix to the file such as down_firm_linux_loader.firm to boot Linux if you power on while pressing down.
  5. Profit!
Linux login:
  • User: root
  • Pass: root
Other stuff:
  • You can start Weston by running:
    # /start-weston.sh
  • You can mount the SD card (read-only) to /media/sd by running:
    # /sdmount.sh
  • You can change the input mode (keyboard, mouse) by pressing SELECT
Sources:
Build instructions: https://gist.github.com/xerpi/3c720d345820691a2985502fcd80268f

Old downloads:

Other downloads:
 
 

Recent Content

Newest Downloads

Tutorials

Back
Top