Hi guys,
I would like to move a file from SDcard to system memory. This is what I enter at the command line using SManager's console:
su
mount -o rw,remount /dev/block/mtdblock5 /system
chmod 755 /system
mv /mnt/sdcard/clockworkmod /system
The output is "Failure at /mnt/sdcard/clockworkmod - Cross-device link."
I have also tried rebooting after entering the remount command, still same message.
Any help here please? I am still learning the basics, so any help is appreciated
Sent from my VM670 using Tapatalk 2
I would like to move a file from SDcard to system memory. This is what I enter at the command line using SManager's console:
su
mount -o rw,remount /dev/block/mtdblock5 /system
chmod 755 /system
mv /mnt/sdcard/clockworkmod /system
The output is "Failure at /mnt/sdcard/clockworkmod - Cross-device link."
I have also tried rebooting after entering the remount command, still same message.
Any help here please? I am still learning the basics, so any help is appreciated

Sent from my VM670 using Tapatalk 2