Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Raspbian + Retropie + XBMC #3090
    superkoal
    Participant

    I slightly changed my setup:
    Instead of adding my script to init.d in step 6) i now reconfigured the es_systems.cfg for the input config section (i named it advanced menu and gave it COMMAND=%ROM%) and added my script to /home/pi/RetroPie/roms/esconfig
    Also i renamed Start.sh to InputConfig.sh.

    So now i can put any script I want in this folder and execute it from within emulationstation.

    Result: Perfect!
    I can select the advanced-launcher shortcut to boot to emulationstation from within raspbmc and select my “boot to raspbmc” script from within emulationstation to get back.

    in reply to: Raspbian + Retropie + XBMC #3084
    superkoal
    Participant

    Yes, this is why i ended up with the dual boot.
    Both systems run perfectly fine now!

    in reply to: Raspbian + Retropie + XBMC #3078
    superkoal
    Participant

    Just to point this to the right direction:

    I use a dual boot setup with raspbmc and raspbian on one 16 gb sdcard

    to do so
    1) use NOOBS or NOOBS-lite from here
    http://www.raspberrypi.org/downloads
    and follow the install instructions
    choose both OSes, install and configure them.
    2) install retropie/emulationstation on raspbian

    Now you can make a choice between xbmc and emulationstation at startup

    from here on it’s optional:
    3) get the advanced launcher addon for xbmc (use google for the repository)
    4) find out which partitions your OSes are on and write two scripts that edit the noobs config file to boot to a specific partition
    5) tell advanced launcher to launch your script to boot to raspbian (add sudo reboot to this script if you want to do it instantly)
    6) for the moment i added my script to boot to xbmc next time to raspbian’s init.d, meaning it runs on startup. Can i configure emulationstation to run a script? this would be the best solution I think.

Viewing 3 posts - 1 through 3 (of 3 total)