Hi, I'm trying to install the cyanogenmod for the defy according to the official guide HERE.
I rooted my phone and now I've downloaded and extracted the bootmenu. I've copied it to the sdcard, but when I'm about to move it around using the adb shell with su, I get:
I tried many ways of accesing the sdcard, like */mnt/sdcard/bootmenu" but they always fail, and I can't use cd or ls to know where I'm standing on.
I rooted my phone and now I've downloaded and extracted the bootmenu. I've copied it to the sdcard, but when I'm about to move it around using the adb shell with su, I get:
Code:
cp: /sdcard/bootmenu: No such file or directory
I tried many ways of accesing the sdcard, like */mnt/sdcard/bootmenu" but they always fail, and I can't use cd or ls to know where I'm standing on.