Skip to content

derekstavis/switch-runlinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Switch Run Linux

This repo contains a script which can be used to run Linux on Nintendo Switch using failoverfl0w ShofEL2 exploit. The instructions to load Linux is scattered between the blog post and ShofEL2 repo so I decided to create this repo to ease build and run process.

To run Linux on your Switch follow this simple instructions:

  1. Clone the repo:
git clone https://github.com/derekstavis/switch-runlinux
  1. Download the Pixel C factory image from here.
  2. Place the downloaded file inside switch-runlinux repository.
  3. Build the toolchain (you need Docker installed):
make toolchain
  1. Build the needed tools:
make build
  1. Have the Switch into RCM mode and run the exploit:
make run

About

Makefile for loading Linux into Nintendo Switch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published