Navigation

    Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    install recalbox in chroot

    Recalbox General
    recalbox chroot
    3
    3
    535
    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.
    • lrodri
      lrodri last edited by

      hello

      I installed Recallbox in Debian x86_64, inside a chroot environment with this script:

      partx -v -a recalbox.img
      fdisk -l
      # mount second image partition
      mount /dev/loop0p2 /mnt
      ls /mnt
      cd /mnt
      mount -t proc proc proc/
      mount --rbind /sys sys/
      mount --rbind /dev dev/
      chroot /mnt /bin/bash
      export DISPLAY=:0
      emulationstation

      In host machine previusly ran this command

      xhost +local:

      emulationstation not started correctly because config files not find it.

      Then,

      cp -r /recalbox/share_init/* /recalbox/share/

      now configure the control all ok, but when I lauch a game and press start, the button but not work.

      I have two questions

      1. how do I make the games detect the control buttons?

      2. how I make a correct system initialization step by step?

      thanks in advance

      Substring OyyoDams 2 Replies Last reply Reply Quote 0
      • Substring
        Substring @lrodri last edited by

        @lrodri dude, no one ever tried that, you can't expect any answer

        Former dev - Please reply with @substring so that i am notified when you answer me
        Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

        1 Reply Last reply Reply Quote 0
        • OyyoDams
          OyyoDams Staff
          Developer
          Global moderator
          Team
          @lrodri
          last edited by

          @lrodri please don't consider Recalbox as a software, but as an Operating System!

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

          Want to support us ?

          121
          Online

          87.3k
          Users

          25.6k
          Topics

          178.2k
          Posts

          Copyright © 2021 recalbox.com