Recalbox Forum

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

    Resolution NOOBS

    Recalbox General
    2
    25
    10401
    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.
    • Substring
      Substring @Usato last edited by

      @Usato The aim is to mount /dev/mmcblk0p1 (the very first partition of the sdcard that is in fact noobs) and add a config.txt from here

      just out of my mind, try :

      mkdir -p /tmp/noobs
      mount /dev/mmcblk0p1 /tmp/noobs
      

      If mount succeeded, you should be able to cd /tmp/noobs and create a config.txt from there. Do you know which lines you're supposed to add to the config.txt for noobs ?

      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
      • Usato
        Usato last edited by

        hmdi_group=2
        hdmi_mode=87
        hdmi_cvt 1024 600 60 3 0 0 0

        correct?

        1 Reply Last reply Reply Quote 0
        • Usato
          Usato last edited by

          command:
          mount /dev/mmcblk0p1 /tmp/noobs

          message:
          mount: only root can do that

          ????

          Substring 1 Reply Last reply Reply Quote 0
          • Substring
            Substring @Usato last edited by

            @Usato Sorry I'm so used to be root, and not having to sudo

            So :

            mkdir -p /tmp/noobs
            sudo mount mount /dev/mmcblk0p1 /tmp/noobs
            

            Then editing the file needs to be done through sudo, always. For example : sudo nano /tmp/noobs/config.txt. I'm not sure about the mount options to give any user the read/write access to the mount point

            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
            • Usato
              Usato last edited by

              ok, now?

              ps
              Why created folder / tmp / noobs?

              Substring 1 Reply Last reply Reply Quote 0
              • Substring
                Substring @Usato last edited by

                @Usato now you edit the config.txt as suggested

                I made you create a new folder in /tmp as it will get erased on reboot, so that you don't have ghost reps in /media/pi

                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
                • Usato
                  Usato last edited by Usato

                  ok done.
                  Reboot?

                  1 Reply Last reply Reply Quote 0
                  • Usato
                    Usato last edited by

                    You are a fantastic genius.
                    If I could embrace you

                    1 Reply Last reply Reply Quote 0
                    • Usato
                      Usato last edited by

                      @Substring I thank you heartily.

                      Substring 1 Reply Last reply Reply Quote 0
                      • Substring
                        Substring @Usato last edited by

                        @Usato One more happy user 🙂

                        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
                        • First post
                          Last post

                        Want to support us ?

                        67
                        Online

                        99.6k
                        Users

                        28.1k
                        Topics

                        187.1k
                        Posts

                        Copyright © 2021 recalbox.com