When you run su for the first time there will be a prompt on your phone asking you for permission. Unlock your screen and acknowledge the prompt.Why do I get a permission denied when I type su from the $ prompt? Any help would be great.![]()
So either you lost set-uid root permission on the su executable or the permissions were denied when you were prompted. To rule out the latter, run Superuser within Android, look at the App tab, click on the "Unknown" entry, and see if status says "Allow"I do not get the prompt asking me to allow or deny any more. I still have the superuser installed on my phone and it shows unknown has connected yesterday. It just won't come back up.
ls -l /system/bin/su
I am new to rooting, but I have used gingerbreak sucessfully on my phone. Now I have tried to install Xionia to create the nandroid backup. I followed the instructions provided by Zefie. I received no errors and it appears to have installed, but when I go into recovery I get the Android system recovery <3e> instead of Xionia. Any ideas on what I am doing wrong?
It's my first time really using adb command shell. When I type "cat /sdcard/flash_image > /system/bin/flash_image", I get a "/sdcard/flash_image: No such file or directory" response. Is the flash_image file also supposed to be extracted?
If the answer was somewhere in the previous 75 pages of the thread, I apologize - I got to page 17 without seeing the answer and decided to just skip to the end and ask...
When using this recovery to partition the sd card through recovery does it partition the card with a ext4 or ext2 file system?
If I remember correctly you have a choice. I choose ext4 since its more stable than ext2. But I done this awhile ago so I don't remember. But I do love the 1Gb of internal storage.Does anyone know the answer to this? What file system does Xionia Clockwork use EXT2/3/4 ?
Does anyone know the answer to this? What file system does Xionia Clockwork use EXT2/3/4 ?
If I remember correctly you have a choice. I choose ext4 since its more stable than ext2. But I done this awhile ago so I don't remember. But I do love the 1Gb of internal storage.
Actually you do in when you do the adb shell commands to install the data2ext.I partitioned my card but I didn't get a choice for file format just file size, how can I check what file type it is?