View Single Post
Old 07-28-2014, 03:08 PM   #1
Lucas Malor
Pain in the arse
Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.
 
Lucas Malor's Avatar
 
Posts: 758
Karma: 77856
Join Date: Apr 2013
Device: Kobo Aura One, Kindle 4
Unable to mount external sd card in rcS

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

PHP Code:
/bin/dbus-uuidgen > /var/lib/dbus/machine-id 
the following command

PHP Code:
mount /dev/mmcblk1p1 /mnt/sd 
but I get this error:

PHP Code:
mountmounting /dev/mmcblk1p1 on /mnt/sd failedNo such file or directory 
After booting, if I connect to Kobo via ssh and do the command manually, it works. This is very strange. Someone has any idea?
Lucas Malor is offline   Reply With Quote