RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Can I access my old raspberry pi OS now that I have installed Retropie?

    Scheduled Pinned Locked Moved Help and Support
    raspberry pi 3raspbianretropie 3.8.1
    12 Posts 3 Posters 9.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mikeyb
      last edited by

      Hello,

      I just installed Retropiev3.8.1 on an SD card which I had previously installed
      Raspbian 2016-05-27 on. And I am successfully playing games on my
      Raspberry Pi3 B.

      Before I installed retropiev3.8.1, Raspbian was running correctly.
      I think I used Win32Disk imager to install retropiev3.8.1 and Raspbian 2016-05-27.

      However now I am having trouble access the old Raspbian 2016-05-27 operating system. So i can't surf or do anything I could do before. I can only access retropie.

      Basically I installed retropiev3.8.1 on my MicroSD card that was running Raspbian 2016-05-27. I am not sure if it wiped out everything and I there is only retropiev3.8.1 installed.

      My question is with retropie installed can I still access Raspbian? Am I not seeing any menu options to access Raspbian so I want to start streaming content over wifi?
      Or can I only have one software running at the same time? Or do I have to re-install
      both programs.

      Cheers,

      Mike

      herb_fargusH 1 Reply Last reply Reply Quote 0
      • herb_fargusH
        herb_fargus administrators @mikeyb
        last edited by

        @mikeyb you confuse raspbian with lxde

        https://github.com/RetroPie/RetroPie-Setup/wiki/FAQ#where-did-the-desktop-go

        If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

        Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

        M 1 Reply Last reply Reply Quote 0
        • N
          Nightfire
          last edited by

          If Raspbian was installed on the SD card, then you used W32DiskImager to write RetroPie to the SD card...Raspbian is gone.
          W32DiskImager is a program that writes a single image file to a disk. It doesn't do split partitioning or anything like that.
          RetroPie is it's own system (without a desktop GUI). I'm not sure if repositories are in place to be able to install desktop environments to RetroPie or not (I would guess not though).
          If you want to be able to have a desktop along with RetroPie/EmulationStation, you are going to need to install RetroPie/EmulationStation ON TOP OF Raspbian. See Here: https://github.com/retropie/retropie-setup/wiki/manual-installation

          M 1 Reply Last reply Reply Quote 0
          • M
            mikeyb @herb_fargus
            last edited by

            @herb_fargus Thanks for the clarification.

            1 Reply Last reply Reply Quote 0
            • M
              mikeyb @Nightfire
              last edited by

              @Nightfire Thank you Nightfire, much appreciated.

              After I installed everything I cannot access the emulation station.

              I used the Manage Package option and Installed the Core Packages.
              I tried with binary and from source options. After both installs finished
              there were no prompts. I went to the folders and saw retro pie folders
              installed.

              I don't see any way that I can open the emulation station.
              I checked back to see if they were installed and yes they were.

              N 1 Reply Last reply Reply Quote 0
              • N
                Nightfire @mikeyb
                last edited by

                @mikeyb

                So you have Raspbian now with RetroPie installed on top of that?

                EmulationStation has to be started from the terminal as far as I know. Open terminal and type 'emulationstation' and see if it comes up then.

                M 1 Reply Last reply Reply Quote 0
                • M
                  mikeyb @Nightfire
                  last edited by

                  @Nightfire Yup I have retropie installed on top of lxde. I typed emulationstation in the terminal and got this weird message
                  in the terminal.

                  x is running. Please shutdown x in order to mitigate problems with losing keyboard
                  input. For example log out from LXDE.

                  1 Reply Last reply Reply Quote 0
                  • M
                    mikeyb
                    last edited by

                    Perhaps If I make adjustments in the RetroPie-Setup Script under Configuration/Tools. Under the Autostart section > Manually edit/opt/retropie/configs/autostart.sh

                    1 Reply Last reply Reply Quote 0
                    • N
                      Nightfire
                      last edited by

                      Yeah, X-Server may need to be disabled for EmulationStation to work correctly. I guess you may need to have the Pi boot to CLI to make it easy. Then you can choose after boot to startup EmulationStation or to startup the GUI.

                      So if you go into either:
                      terminal and type 'raspi-config' then 'boot options', you can tell it to boot to the CLI
                      menu->preferences->raspberry pi config then there will be a boot option

                      https://www.modmypi.com/blog/boot-to-command-line-raspbian-jessie

                      Then when you're at CLI after boot, either type 'emultationstation' to boot EmulationStation or type 'startx' to boot to the LXDE desktop.

                      Hopefully this should sort you out

                      1 Reply Last reply Reply Quote 0
                      • M
                        mikeyb
                        last edited by

                        Ahh thanks, I think I'm beginning to understand how this all works. Though I say this loosely.

                        I tried typing in the terminal sudo service lightdm stop to stop X-server or LDXE.
                        After which when I restarted i booted into a grey screen, which when exited sent me to open box.

                        I typed emulationstation in terminal but received same error as my previous thread.
                        I now have logged back into LDXE. Back to the drawing board.

                        I guess I can change my boot to log into CLI and type emulationstation and see if that works.

                        1 Reply Last reply Reply Quote 0
                        • M
                          mikeyb
                          last edited by

                          Thanks Nightfire! booting in CLI worked like a charm. All I have to do is type sudo service lightdm start and I am back
                          into LXDE.

                          Only problem now that when i am in emulationstation, I only have access to Retro pie 13 games.
                          For some reason I can't access all of the other console games. However I have put all of the game ROMs in their respective system folders. Maybe I have to re-install?

                          N 1 Reply Last reply Reply Quote 0
                          • N
                            Nightfire @mikeyb
                            last edited by

                            @mikeyb Hmm...how did you transfer the games over? Did you enable samba shares and do it that way? Are each system's games in /home/pi/RetroPie/roms/ ?

                            Cause yeah the systems should show up in emulationstation as soon as there are rom files in those folders.

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.