I'm trying to backup the internal sd card using an external one, but I can't mount the external sd. I added to rcS, before
the following command
but I get this error:
After booting, if I connect to Kobo via ssh and do the command manually, it works. This is very strange. Someone has any idea?
PHP Code:
/bin/dbus-uuidgen > /var/lib/dbus/machine-id
PHP Code:
mount /dev/mmcblk1p1 /mnt/sd
PHP Code:
mount: mounting /dev/mmcblk1p1 on /mnt/sd failed: No such file or directory