Skip to content

Commit

Permalink
devices: nx: Clarify "Internal Storage"
Browse files Browse the repository at this point in the history
Change-Id: I660cc1f6491c600f4a9e92b88b1f69cd166b6242
  • Loading branch information
npjohnson committed Jan 16, 2025
1 parent 67ed0ce commit 8e4c753
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/templates/recovery_install_nintendo.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ r2p_action=self
; touch_skip_tuning=1 uncomment if your touchscreen is broken
; usb3_enable=1 uncomment for faster USB at expense of WiFi/BT quality
; ddr200_enable=1 uncomment for faster SD speed on models that support it (Samsung enabled by default)
; emmc=1 uncomment for eMMC boot (internal storage, not recommended)
; emmc=1 uncomment to boot from the internal eMMC (not reccomended, and requires a signifigantly different set of installation instructions/partitioning process)
```
5. Safely eject the SD Card from your PC's file browser, then click "Close" on the device, then the "X" icon in the top right of the screen, and finally the "Home" button in the top-left of the screen.
6. Now select "Flash Android", go through the process, then when asked if you'd like to reboot into recovery, click "No".
Expand All @@ -76,3 +76,4 @@ Both pairing data are HOS based!
{% include alerts/note.html content="You must have booted HOS (the stock Nintendo Switch OS) with your preferred JoyCons attached prior to doing this, or it will likely not succeed. You may boot to HOS at this point if necessary, and re-run this specific step after reboot." %}
10. When the process is complete, navigate to the Hekate's main menu by clicking "X Close" in the top right of the screen. Then select "More Configs", hold the Volume Up button, and select the "LineageOS" option to boot into recovery. Do not release the Volume Up button until you see the LineageOS splash screen.
{% include alerts/note.html content="If any messages display in the top left of the LineageOS splash screen, please start again and follow the guide more carefully." %}
{% include alerts/warning.html content="Please note that all references to wiping/formatting `Internal Storage` in LineageOS Recovery refers **only** to the `/data` and `/cache` partitions of your Android installation. None of these actions are capable of wiping/formatting your HOS (the stock Nintendo Switch OS), or HOS Data SD Card partition." %}

0 comments on commit 8e4c753

Please sign in to comment.