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
Latest posts made by T33Hud
-
RE: Recalbox reset itself to default, all settings and roms gone?
-
RE: Recalbox reset itself to default, all settings and roms gone?
@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 -
RE: Recalbox reset itself to default, all settings and roms gone?
@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 -
RE: Recalbox reset itself to default, all settings and roms gone?
@Substring result of cat /boot/recalbox-boot.conf
internal=/dev/mmcblk0p8
sharedevice=INTERNAL -
RE: Recalbox reset itself to default, all settings and roms gone?
@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
-
RE: Recalbox reset itself to default, all settings and roms gone?
Still looking for a little help: twice now I've got through the install process, added all my roms, added the pin 56 switch line to the config, added my LED config (dtparam=act_led_gpio=22) to /boot/config.txt ...and both times after a few cold reboots all my changes are gone. Recalbox reverts back to the default rom set and there is no room to add roms to my shared folder. I briefly saw some text flash on the screen but was unable to take a pic, something about ext4... partition problem I guess?
This is on the latest build of Recalbox, Pi Zero, generic Amazon SNES USB controller and a Logitech K400r wireless keyboard / mouse combo.
Anyway if anyone has a suggestion or can see what is causing the problem I would appreciate the help
-
Recalbox reset itself to default, all settings and roms gone?
I'm not exactly sure what happened, my daughter was playing the recalbox I had set up and did not turn it off. When I turned it on again, the system was locked up and not responding via SSH. I had to pull the plug. When the system rebooted all of the roms were gone, the original homebrew roms were back and it didnt recognize my gamepad, essentially it reverted back to the original default install.
Is this SD card corruption? was something triggered when used? I was on the newest build, had just updated via the built in system. Thanks