I use putty on windows to go to the terminal of batocera x86
login as: root
root@192.168.0.11's password:
mount -o remount,rw
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
none on /dev type devtmpfs (rw,relatime,size=1987244k,nr_inodes=496811,mode=755)
/dev/sdb1 on /boot type vfat (ro,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
tmpfs on /overlay type tmpfs (rw,relatime,size=131072k)
/dev/loop0 on /overlay/base type squashfs (ro,relatime)
overlay on / type overlay (ro,relatime,lowerdir=/overlay_root/base,upperdir=/overlay_root/overlay,workdir=/overlay_root/work)
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)
/dev/sdb2 on /recalbox/share type ext4 (rw,noatime,data=ordered)
/dev/sda1 on /media/usb0 type ext2 (rw,noatime,block_validity,barrier,user_xattr,acl)
/dev/sdb2 on /media/usb1 type ext4 (rw,noatime,data=ordered)
#
I 've tried but if i want to delete file logo-version.png the system says: can't remove read only file system
If i want to copy a new file called logo-version.png the system says: can't create the file exists
I copied my image in recalbox/share and then i've tried to copy from this location to /recalbox/system/resources/splash but not work