Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
did you use the wubi installer? If you did, that may be the problem. Wubi installs ubuntu INSIDE of windows instead of actually allocating space for the linux.
Ubuntu linux is a very rock solid system and great for newcomers. Linux Mint is even more user friendly (an ubuntu derivative). Put in the live cd and *reboot* your system with the cd in the tray and try out the distro. If you like it, install it. You shouldn't have any issues that way.
When I type "adb shell" then "su" the phones says 'Shell has been granted Superuser permitions' but the prompt doesn't change from $ to #.
The owner of su (and busybox] is already root-root. Everything else in the directory is root-shell. I also checked Superuser.apk and it is root-root as well. SU, Busybox, and Superuser have RW-RW permitions instead of RW-RO (read/write, readonly].
I'm going to delete everything, drink a Monster, then try it again from scratch.
UPDATE:
Still not working.
I put the phone in download mode, deleted the files and rebooted the phone. I reran the adb script to push files, booted to linux, opened terminal, typed "sudo -s" then "sudo nautilus" and then moved the files to the right spots using cut and paste. Exited nautilus. Then using terminal I went to '/media/57[blah]_/bin', chmod'ed su and busybox manualy to the permitions used in the script. Typed 'chown root su'. Then I went to '/media/57[blah]_/app' and chmod'ed Superuser.apk. I rebooted the phone and I still do not have root.
Does the fact that everyone is seeing "system" while I see some long name with a mix of letters and numbers make a difference... I see like 4 or 5 different ones but only one has 'app' and 'bin' so I am assuming that is 'system'.
*getting the noose ready*![]()
Here is a SS of the directory list of media. As you can see the phone's partitions show as long names. The one with one underscore is 'system'. I show a list of that directory as well:
Here is a SS of the Nautilus window. The 'sudo nautilus' window is in front, behind it is the one that pops up when the phone is plugged in:
And finally here is a SS of 'ls -l' in the /bin directory. I had just changed su's permitions to root-root because before this it was root-2000 like the other files. After I did this I redid 'chown root su', but the phone still doesn't have root though:
I'm running Ubuntu 10.04 off of a USB stick, but that shouldn't matter....
I had come across that page yesterday and manually changed the file ownership before by right clicking and selecting properties. I will try it again later when I get home and use the terminal with out GUI.
Just to confirm, you have root and used the files in Mercury-root.zip above? Both su and busybox are in bin and not xbin?
Perhaps it's the folder's permissions on my phone? I just don't get it...
Congrats! Hopefully I will get there one day lol.I HAVE ROOT!
Finally....
So somewhere along the line the folder's permissions got screwed up. This could have been from me trying some kind of "one click" or playing around in the GUI trying to change permissions.
Let it be said that 'chown root.root bin' [and maybe 'chown root.root xbin'] followed by 'chmod 6755 bin/su' may be needed for some people.
NO wubi installer, I usd a live usb amd IO went into my bios and turned off the HDD so it would boot from the usb. I then selected temp so it didnt make a partition for it. When I was done browsing I clicked shut down, When I fired back up after turning the HDD back on it said file corrupted. Then I shut down and rebooted and it was fine again. But still, I just wanna make sure I dont go thru that everytime I dual boot or if I make a permanent partition...Can I still do a manual root with linux mint??? Thanx for all the input and suggestions...
and use windows when it's needed. UPDATE:
I fixed the permissions for su by simply doing "chown root.root bin" then "chmod 6755 bin/su".
I put my phone into download made and opened Terminal in Ubuntu. You wouldn't be able to do those commands from ADB if you didn't have root already.
I checked to see what the permissions where for the directory after I noticed su wasn't taking the CHMOD command. I had a sneeking suspition that it was the directory. I think this just happened in my case because I had been trying other options. No where did I see any mention of this problem for others, but it could be a problem if they tried other rooting methods unsuccessfully.
I would suggest people just get on Linux and skip using ADB from windows since linux is required right now anyway.
])That is my post. Look at the script. I wrote it. :-D
Well...not actually MY post....somebody copied mine, and put it on another site.
I didn't realize you posted before I did. I still had this page up in one of my tabs (without refreshing) and posted that link. I just stumbled across that post so I figured I would share here. :/

There will be issues with Ubuntu and some network adaptors. Users should be asked to download from within Windows in this case and save it somewhere easy to remember. Since Ubuntu can access the Windows NTFS to find the file, its just about copying it to the Downloads directory in Ubuntu for the script to run.
File wont downoload at all. Page just keeps loading.Download merc-root.tar.gz to Firefox's default download directory (i.e. /home/ubuntu/Downloads). It is usually easiest to download this file from within Ubuntu.
