ISeeNoSounds
Lurker
Hello guys, yesterday i decided to root my Tattoo and flash Cyanogen.But i have a problem with the directory
. After typing
i get an error that the file exists that should be fine. Then i type
however i get this error
but if i type
it starts copying........alright then
and after that
aaand i am done...i get an error
.I tried with rtattoo but i get some data/local/bin errors again .I tried with the androot aplication but it doesn't seem to give me full rights scince when i tried to flash ClockworkMod i get some permission errors.
thanks for the answers in advance guys ;]]
Code:
/data/local/bin/
Code:
adb shell "mkdir /data/local/bin"
Code:
adb push m7 /data/local/bin/
Code:
is a directory
Code:
adb push m7 /data/local/bin
Code:
adb shell
Code:
cd /data/local/bin
Code:
can't cd to cd /data/local/bin
thanks for the answers in advance guys ;]]