rockbox/manual/plugins/multiboot_select.tex
William Wilgus 7967c050df Manuals for Multiboot_Select, Open_plugins, Announce_Status
Change-Id: Ic9026bc574651a2297da79a22b9c76a8dbd8d6d3
2025-03-29 02:37:12 -04:00

21 lines
1,014 B
TeX

\subsection{Multiboot Select}
The \setting{Multiboot Select} plugin allows you to select from multiple
versions of rockbox on devices that support it.
\subsubsection{How it works}
Normally your \setting{Rockbox} install lives in the root of your main drive
On devices with multiboot your rockbox install can live in a separate folder
\opt{multidrive_usb}{on the external drive}.
Once several installs exist, \setting{Multiboot Select} will allow you to
select them for next boot or even reboot with your selected install immediately.
\subsubsection{Menu}
\begin{description}
\item[Select root] Displays a list of installs found on the device.
\item[Clear redirect] Removes all redirects returning to default install
\item[Using root] Displays the currently selected install path
\item[Save and Exit] Saves the currently selected install to be run next boot.
\item[Save and Reboot] Saves the currently selected install and reboots immediately.
\item[Save and Exit] Exit without saving changes.
\end{description}