Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Tags
    3. ubuntu
    Log in to post
    • All categories
    • faided

      DUAL BOOT RECALBOX AND UBUNTU
      Recalbox General • dual boot recalbox ubuntu • • faided

      6
      0
      Votes
      6
      Posts
      1854
      Views

      faided

      @faided
      UPDATED GRUB SCRIPT

      you will need to know your UUID number prior to updating your grub.
      use the command "lsblk -f" to produce a list of your mounted drives as well as their UUID's

      search --no-floppy --fs-uuid --set=root ####-####
      linux /boot/linux root=UUID=####-####label=RECALBOX console=tty3 quiet loglevel=0
      initrd /boot/initrd.gz

    • LJR2021

      Issue compiling on Ubuntu
      Recalbox General • issue compiling ubuntu • • LJR2021

      2
      0
      Votes
      2
      Posts
      275
      Views

      RustyMG

      As far as Im aware, its not suppported on your device.

      https://www.recalbox.com/download/stable/allimages/

    • tonyrh

      Unsolved Can't build the beta, isl.gforge.inria.fr is down
      Recalbox General • building beta ubuntu docker • • tonyrh

      2
      0
      Votes
      2
      Posts
      510
      Views

      Zing

      @tonyrh Right now the Recalbox team is only working with closed betas, there is a specific team of beta testers.

    • lejux84

      Probleme d'acces au dossier Share via Ubuntu
      Recalbox Général • dacces dossier share ubuntu • • lejux84

      3
      0
      Votes
      3
      Posts
      1026
      Views

      lejux84

      Bonjour

      Merci a @Pac pour ta réponse
      C'est bien comme ça que je faisais avant mais bon mystère
      J'ai profité de la sortie de la version 7.2 pour prendre un Pi4 et là plus de problème d'accès
      peut être un problème avec le pi3 ??
      Cela dit mon problème est résolu sans pourvoir dire pourquoi.

      👍 GG a tous

    • DRAKO_D

      no se monta imagen de recalbox en ubuntu
      Recalbox general • monta imagen recalbox ubuntu • • DRAKO_D

      2
      0
      Votes
      2
      Posts
      418
      Views

      paradadf

      @drako_d prueba utilizando un lector externo de tarjetas sd.

    • morstudio

      Solved Grub Ubuntu et Recalbox
      Recalbox Général • grub ubuntu recalbox • • morstudio

      3
      0
      Votes
      3
      Posts
      2330
      Views

      morstudio

      En mixant une solution suggérée sur le forum d'Ubuntu la solution est apparue !!!!
      https://forum.recalbox.com/topic/9568/recalbox-x86_64-ubuntu-windows10-triple-boot

      La solution sous Ubuntu :
      allez dans le DD de Boot créé par RECALBOX et ouvrez le fichier "grub.cfg"--> BOOT/boot/grub/grub.cfg

      Ouvrir "Grub customizer" et ajoutez le script trouvé dans le "grub.cfg"

      pour un Recalbox (normal) le script est : (le "hd2,1" dépend de la position de votre DD)

      set root='(hd2,1)'
      linux /boot/bzImage label=RECALBOX console=tty3 quiet loglevel=0
      initrd /boot/initrd.gz

      pour la version "Verbose" le script est : (le "hd2,1" dépend de la position de votre DD)

      set root='(hd2,1)'
      linux /boot/bzImage label=RECALBOX console=tty1 loglevel=7
      initrd /boot/initrd.gz

    • olivierdroid92

      Ubuntu 18.04 LTS pour Odroid XU4
      Recalbox Général • ubuntu 18.04 lts odroid xu4 • • olivierdroid92

      3
      0
      Votes
      3
      Posts
      1264
      Views

      olivierdroid92

      @substring
      Merci pour ces réponses.
      Ok, recalbox est un OS compilé de 0.
      Tu as raison, attendons car il vaut mieux attendre plutot que de perdre DC et PSP.
      Bonne soirée

    • blynx

      ajouter des roms sur une usb flash (4.1)
      Recalbox Général • roms usb flash 4.1 ubuntu • • blynx

      19
      0
      Votes
      19
      Posts
      10938
      Views

      Yeti

      @elpuntofinal
      Effectivement, si tu n'as pas de port SD, ça marche aussi avec 2 clefs usb.
      Si non, tu peux modifier ce que tu veux sur ta clef avec le gestionnaire de fichier de KODI !

    • antares-sp

      Recallbox e Ubuntu em dualboot
      MediaCenter e Dualboot • recallbox ubuntu dualboot • • antares-sp

      1
      0
      Votes
      1
      Posts
      1473
      Views

      No one has replied

    • Javier Sandoval

      RecalBox X86_64,Ubuntu,Windows10 Triple Boot
      Recalbox General • triple boot ubuntu windows • • Javier Sandoval

      6
      0
      Votes
      6
      Posts
      10872
      Views

      rockaddicted

      Haha didn't realize that is was writing in french...
      Will write in English later.

    • yslo

      Ubuntu / SD
      Recalbox Général • ubuntu • • yslo

      4
      0
      Votes
      4
      Posts
      2124
      Views

      yslo

      Bonjour,

      En fait ce n'est pas un problème d'accès root il me semble.

      La partition avec les ROM ne monte pas sous Ubuntu 16.04.

      Via l'utilitaire de disque la partition est visible mais ne peux pas être montée.

    • d3m0n1q733rz

      Cross-compile Recalbox
      Recalbox General • cross-compile ubuntu thumb-interwork • • d3m0n1q733rz

      14
      0
      Votes
      14
      Posts
      5626
      Views

      d3m0n1q733rz

      No, sorry.  It's all French to me.  But you should look at using more threads for your compilation with the -j flag after make.  For example, on a 4 core processor, make -j4 would take roughly 1/4 of the time to run.  It wouldn't do any good on a single core though. Anyway, after a little research, it's possible that it's a compilation flag error involving ANSI.  I'm not sure how to fix it in this setting as we're using the same settings to compile multiple different programs all at the same time and this one would require a special setting that's not run by default.  I would just recommend suggesting it be fixed to the creators.

    • jacky-goule

      [Résolu]connextion en ssh sous ubuntu 12.04 lts
      Recalbox Général • ssh ubuntu lts • • jacky-goule

      6
      0
      Votes
      6
      Posts
      1877
      Views

      jacky-goule

      Super cool merci retroboy en plus du retrogaming ta distribution me fait progresser sur d'autre chose. C'est vraiment sympa encore merci pour ton super tafe.