I’ve got 3 oses installed on my SD card. Retropie, Raspbian and Openelec..
I know I can via commandline automatically reboot to a certain OS by typing:
crontab -e
@reboot /usr/bin/sudo su -c ‘echo 5 > /sys/module/bcm2708/parameters/reboot_part’
However I want to make it more userfriendly and swap between OS’s by using the graphical interface or some sort of hotkey.
Is this doable? Been looking all over the Place for such a solution but can’t find anything. Thanks in advance!
Author
Posts
Viewing 1 post (of 1 total)
The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.