Recalbox reset itself to default, all settings and roms gone?
-
@T33Hud if you could log in (local tty or with SSH) we should check the result of the mount command, looks like your /recalbox/share is in the RAM or some crap like that.
-
This post is deleted! -
@Substring Thanks for looking into this, sorry about the late response:
login as: root
root@192.168.0.167's password:
mount
/dev/root on / type ext4 (ro,relatime,data=ordered)
devtmpfs on /dev type devtmpfs (rw,relatime,size=120900k,nr_inodes=30225,mode=755)
proc on /proc type proc (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /dev/shm type tmpfs (rw,relatime,mode=777)
tmpfs on /tmp type tmpfs (rw,relatime)
tmpfs on /var type tmpfs (rw,relatime)
tmpfs on /run type tmpfs (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/dev/mmcblk0p6 on /boot type vfat (ro,relatime,fmask=0022,dmask=0022,codepage=437,iocha**et=ascii,shortname=mixed,errors=remount-ro)
tmpfs on /recalbox/share type tmpfs (rw,relatime,size=131072k)Let me know if you were looking for something else
-
@T33Hud As expected, you share is in RAM :
tmpfs on /recalbox/share type tmpfs
Can you
cat /boot/recalbox-boot.ini
(i'm not sure about the filename though) -
@Substring result of cat /boot/recalbox-boot.conf
internal=/dev/mmcblk0p8
sharedevice=INTERNAL -
@T33Hud d**n, i'll be back home tomorrow, i can't help further for now without a recalbox at hand
-
@T33Hud so, still around for'some tests ?
-
@Substring absolutely
-
@T33Hud Well time to sleep now
-
@T33Hud Can you run
/recalbox/scripts/recalbox-part.sh "share_internal"
and confirm it replies /dev/mmcblk0p8 ? -
@Substring I'm not showing that script on my system:
/recalbox/scripts/recalbox-part.sh "share_internal"
-sh: /recalbox/scripts/recalbox-part.sh: No such file or directory..
cd recalbox
cd scripts
ls-a -a
. moonlight recalbox-usbmount.sh
.. powerswitch.sh rpi-pin356-power.py
bluetoothcontrollers.sh recalbox-config.sh rpi-pin56-power.py
emulatorlauncher.sh recalbox-mount.sh runcommand.sh
essetting.sh recalbox-support.sh splash.sh
generateEmuConfigs recalbox-sync.sh systemsetting.sh
kodilauncher.sh recalbox-upgrade.sh udev-sixpair.sh -
@T33Hud d**n, i checked on a 4.1, i thought the script was the same in 4.0 ... wait a sec
-
@T33Hud all apologies, i let you down
So, can you run
/recalbox/scripts/recalbox-mount.sh "ext4" 1 "/dev/mmcblk0p8" /recalbox/share
and give me your output please ? -
@Substring Not sure how you let me down? It's amazing to have help with this!
Here are my results:
cat /boot/recalbox-boot.conf
internal=/dev/mmcblk0p8
sharedevice=INTERNAL/recalbox/scripts/recalbox-mount.sh "ext4" 1 "/dev/mmcblk0p8" /recalbox/share
mount: mounting /dev/mmcblk0p8 on /recalbox/share failed: Invalid argument -
@T33Hud weiiiiird ... Can you
ls -l /dev/mmc*
? -
ls -l /dev/mmc*
brw-rw---- 1 root disk 179, 0 Jan 1 1970 [1;35m/dev/mmcblk0[0m
brw-rw---- 1 root disk 179, 1 Jan 1 1970 [1;35m/dev/mmcblk0p1[0m
brw-rw---- 1 root disk 179, 2 Jan 1 1970 [1;35m/dev/mmcblk0p2[0m
brw-rw---- 1 root disk 179, 5 Jan 1 1970 [1;35m/dev/mmcblk0p5[0m
brw-rw---- 1 root disk 179, 6 Jan 1 1970 [1;35m/dev/mmcblk0p6[0m
brw-rw---- 1 root disk 179, 7 Jan 1 1970 [1;35m/dev/mmcblk0p7[0m
brw-rw---- 1 root disk 179, 8 Jan 1 1970 [1;35m/dev/mmcblk0p8[0m -
well, looks like i'd rather connect to your recalbox and check this by myself. But can't do that before Monday 8pm CET. We'd use teamviewer and you'd allow me having fun by SSH. What do you think ? unless you know how to open a port on your router to the recalbox SSH
-
i know the is pretty old topic, but i got the same issue twice with different sd card and pi 3b.
habe you found the issue ?
i am on 4.1 beta !! -
@hobbitlap Hi,
First of all why don't you install the latest stable version ? I'm not sure you'll get support for the outdated beta version.
-
I'm running into the same exact problem.
with the last release (4.1.0).
each time i restart my Pi, all settings are back to default (except for the overscan param) and all the roms vanish from the storage.
Plus when i add roms, they don't appear in the liste, and there is no more "update game liste" button available anywhere in the menu.