Skip to content

Kit for building u-boot, coreboot, shofel2, imx_usb_loader & linux kernel using Docker Toolchain

Notifications You must be signed in to change notification settings

Nold360/switch_linux_kit

Repository files navigation

Switch Linux Kit

Build Linux for Nintendo Switch from Sourcecode using Docker Toolchain

Cloning

git clone https://github.com/Nold360/switch_linux_kit
cd switch_linux_kit
git submodule update --init

Compiling

Note: You'll still need to get coreboot/tegra_mtc.bin on your own.

docker run -ti --rm -v$(pwd):/source nold360/switch_linux_toolchain bash 00_build.sh

Profit!

Note: You still need to prepare a rootfs SD-Card like described here

Then simply run the exploit & uboot-scripts:

bash -x 02_exploit.sh
bash -x 03_uboot.sh

About

Kit for building u-boot, coreboot, shofel2, imx_usb_loader & linux kernel using Docker Toolchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages