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

    [Solved] Cannot configure DOSbox and ScummVM

    Scheduled Pinned Locked Moved Help and Support
    14 Posts 3 Posters 5.2k 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.
    • BuZzB
      BuZz administrators
      last edited by BuZz

      please post the contents of /tmp/runcommand.log after launching.

      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

      1 Reply Last reply Reply Quote 0
      • mediamogulM
        mediamogul Global Moderator
        last edited by mediamogul

        The log BuZz requested should ultimately delineate the problem, but it sounds like the scripts have lost their permission to execute in some way. Have you relocated your roms folder in any way? If so, have you moved it to an external drive not formatted to ext4? If not, you can try running "chmod +x /path/to/+LAUNCH/" with the actual path to the affected scripts of course.

        RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

        1 Reply Last reply Reply Quote 0
        • J
          Jona1975
          last edited by

          Here's the error message when trying DOSbox:
          /opt/retropie/supplementary/runcommand/runcommand.sh: line 804: /home/pi/RetroPie/roms/pc/+Start DOSBox.sh: Permission denied*

          Indeed a permission related error. I've moved some roms folder by system to a usb key, by creating symbolic links for each system I want to manage roms on the USB key.

          Permission of the original scripts on the MicroSD card:
          -rwxr-xr-x 1 pi pi 271 Mar 22 12:23 +Start DOSBox.sh
          -rwxr-xr-x 1 pi pi 176 Mar 22 12:32 +Start rpix86.sh

          Permission of the scripts on USB:
          -rwxr-xr-x 1 pi pi 271 May 11 12:46 +Start DOSBox.sh
          -rwxr-xr-x 1 pi pi 176 May 11 12:46 +Start rpix86.sh

          Seems exactly the same to me....

          1 Reply Last reply Reply Quote 0
          • mediamogulM
            mediamogul Global Moderator
            last edited by mediamogul

            How is your USB key formatted? Also, did you use the method of altering the paths in "es_systems.cfg" to relocate?

            RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

            J 1 Reply Last reply Reply Quote 0
            • J
              Jona1975 @mediamogul
              last edited by Jona1975

              I've not altered the config file, but simply created links for each platform. For example, for the pc platform:
              lrwxrwxrwx 1 pi pi 19 May 11 12:47 pc -> /media/usb0/roms/pc
              drwxr-xr-x 2 pi pi 4096 May 11 15:55 _pc (renamed original folder)

              About usb mount:
              /dev/sda1 on /media/usb0 type vfat (rw,nodev,noexec,noatime,nodiratime,sync,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro)

              1 Reply Last reply Reply Quote 0
              • mediamogulM
                mediamogul Global Moderator
                last edited by mediamogul

                OK, if you change "noexec" to "exec", it should start launching.

                RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                J 1 Reply Last reply Reply Quote 0
                • J
                  Jona1975 @mediamogul
                  last edited by

                  Sorry, my unix/Linux memories are almost lost.. how to do that? editing the fstab to define a fixed mount?

                  mediamogulM 1 Reply Last reply Reply Quote 0
                  • mediamogulM
                    mediamogul Global Moderator @Jona1975
                    last edited by

                    Oh yeah, no problem... just give me a minute as I am taking something out of the oven. BRB

                    RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                    1 Reply Last reply Reply Quote 0
                    • BuZzB
                      BuZz administrators
                      last edited by BuZz

                      in /etc/usbmount/usbmount.conf (if using usbmount)

                      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                      1 Reply Last reply Reply Quote 0
                      • mediamogulM
                        mediamogul Global Moderator
                        last edited by mediamogul

                        OK, drop to the command line (f4 key), then type "sudo nano /etc/fstab". After that you can add the line "/dev/sda1 /media/usb0 vfat auto,users,rw,exec,uid=pi,gid=pi 0 0". Then hit "ctrl+o" to save, "Enter" to confirm, "ctrl+x" to exit and finish it off with "sudo reboot". That should do it, but we'll see.

                        RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                        1 Reply Last reply Reply Quote 0
                        • mediamogulM
                          mediamogul Global Moderator
                          last edited by

                          If usbmount is the superior and preferred method, then most certainly go with that. I might have been a bit too quick to recommend the settings from my machine.

                          RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                          1 Reply Last reply Reply Quote 0
                          • J
                            Jona1975
                            last edited by

                            Solved modifying the usbmount,conf file.
                            Thanks for your great support!

                            1 Reply Last reply Reply Quote 0
                            • mediamogulM
                              mediamogul Global Moderator
                              last edited by

                              Good to hear.

                              RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                              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.