diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2024-09-15 15:07:12 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2024-09-15 15:07:12 -0400 |
commit | 607adf00b5fad553b1b1aeec6b4b16d61b902908 (patch) | |
tree | 46b6798c589e45b57752e4542c0e031f31520ab5 | |
parent | 018c54ad1c1fdd15759141da11120e00763986cd (diff) | |
download | rockbox-607adf00b5.tar.gz rockbox-607adf00b5.zip |
manual: fix error in 018c54ad1c
Change-Id: I58bc8f726d2c82c0586e982753dda55c028aa3bd
-rw-r--r-- | manual/getting_started/installation.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 04118680b1..ff230be203 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -121,8 +121,8 @@ of before installing. \opt{erosqnative}{\note{Many SD cards come with exFAT on them from the factory. The original firmware can be used to reformat them to FAT - by going to \code{System Settings --> Reset --> Format TF Card}.} - + by going to \code{System Settings --> Reset --> Format TF Card}.}} + \note{The SD card that sometimes come bundled with these players are usually of substandard quality and are not to be trusted. It is recommended to source a card of a reputable brand, from a reputable source, such as direct from @@ -819,7 +819,7 @@ completely follow the manual uninstallation instructions below.}} \opt{fiiom3k,shanlingq1}{ If you want to remove the Rockbox bootloader, copy an original firmware - update to your microSD card and run the \playerman{} update by + update to your microSD card and run the \playerman{} update by \opt{erosqnative}{running it from the Original Firmware's System Settings menu.} \nopt{erosqnative}{holding \ActionBootOFRecovery{} while powering on the \dap{}.} |