Recalbox et contenu sur NAS - Réseaux - Réseaux grand public / SoHo
MarshPosté le 06-01-2023 à 19:12:03
Bonjour!
J'ai une Recalbox, et un NAS syno.
J'aimerais que ma RB aille chercher le contenu (les roms) sur le syno au lieu de gaver ma pauvre SD 32go. j'ai lu les tuto, mais ca coince toujours: la recalbox s'allume sans avoir plus que ce qu'il y a dans la SD.
je sais qu'il faut editer mon recalbox boot.conf, mais aucune des commandes insérées ne fonctionne...
voila mon fichier .conf:
Code :
### /boot/recalbox-boot.conf
### This file holds configuration related to hardware/peripheral detection
# The `sharedevice` variable indicates where to find the SHARE folder/partition.
# It can have the following values:
# INTERNAL => the partition immediately following the partition mounted as /boot, on the same disk (e.g. `/dev/mmcblk0p2`)
# (this is the default)
# RAM => a temporary in-memory file system (tmpfs)
# (use at your own risks, specially on boards with low memory!)
# ANYEXTERNAL => any storage device other than the one the system booted on
# (use this when you have several USB keys/drives, but plug only one at a time)
# DEV [FSUUID] => the storage device with the [FSUUID] unique identifier
# (use thisif you plug multiple storage devices together but want a specific one to hold SHARE)
# NETWORK => a network-mounted filesystem
# (see complementary `sharenetwork_*` directives below)
sharedevice=NETWORK
# Network mount directives define how network filesystem should be mounted.
# You can define as many as you like, they will be executed in order.
Marsh Posté le 06-01-2023 à 19:12:03
Bonjour!
J'ai une Recalbox, et un NAS syno.
J'aimerais que ma RB aille chercher le contenu (les roms) sur le syno au lieu de gaver ma pauvre SD 32go. j'ai lu les tuto, mais ca coince toujours: la recalbox s'allume sans avoir plus que ce qu'il y a dans la SD.
je sais qu'il faut editer mon recalbox boot.conf, mais aucune des commandes insérées ne fonctionne...
voila mon fichier .conf:
je m'en remets a vous pour une aide, merci!