-
Notifications
You must be signed in to change notification settings - Fork 0
Install Release Package
bell07 edited this page Feb 10, 2020
·
3 revisions
To run the Gentoo on your Nintendo Switch you need to format an SD-Card at the first with at lease 2 partitions.
- Type vfat for Hombrew bootloader stuff. 100 MB are enough
- Type ext4 Gentoo root partition
Download latest switch-gentoo-boot-*.zip
from http://bell.7u.org/pub/gentoo-switch-gcc9/ and extract to first (vfat) partition.
Download latest switch-gentoo-release-*.tar.gz
from http://bell.7u.org/pub/gentoo-switch-gcc9/ and extract to second (ext4) partition.
Boot the Nintendo Switch with Hekate homebrew and SD-Card inserted.
- Adjust
/etc/fstab
- Adjust
/etc/nintendo-switch-boot.txt
- Update boot.scr
- If you are able to chroot the gentoo root partition from other linux on switch, do it and update the boot.scr using installed
update-boot.scr.sh
script. - You can adjust the
/etc/nintendo-switch-boot.txt
and useupdate-boot.scr.sh
on your qemu-chroot. - Just ask me...
- If you are able to chroot the gentoo root partition from other linux on switch, do it and update the boot.scr using installed
- Copy the updated
boot.scr
for the vfat partition /gentoo folder.