[Q] OS X-related root question - T-Mobile myTouch 4G Slide

I've gone through these forums and searched Google to figure out how to root the MT4GS using OS X, and I'm coming up empty.
I've read about the route using HTC Sync, but that seems to be Windows specific.
People see to point to using revolutionary.io, but it only has a Windows and Linux install. The only suggestion I've come across is installing Ubuntu (or Windows, but usually Ubuntu) inside of Virtual Box and doing it from there.
So I'm wondering if this is the route I need to take or if I'm missing something in the tutorials that makes this easier than I think. I've gotten S-OFF and root on my last phone (G2), so I'm familiar with the process. I just seem to be having some difficulty with this phone.
Again, my apologies for posting yet another rooting question / thread. I just haven't found anything specifically calling out OS X and figured (read: hoped) this might be helpful to others.

jaboles said:
Again, my apologies for posting yet another rooting question / thread. I just haven't found anything specifically calling out OS X and figured (read: hoped) this might be helpful to others.
Click to expand...
Click to collapse
Yes, you'll need to find a linux or windows machine to attain S-OFF on your doubleshot. As a big Mac guy myself, I found the easiest thing to do is to just partition your hard drive and use rEFit to manage a dual-boot environment with a widely-used distro like Ubuntu.
Alternatively, should you have a legitimate license for Windows, you can use the Boot Camp Assistant app in your Utilities folder to partition your hard drive and install Windows.
But right now there is just no [easy/clear-cut/simple/realistic] way to attain S-OFF using *only* OS X.

Related

[Q] 1 Click Root for Mac OS X?

Is there a 1 Click Root for Mac OS X? I want to Root, S-OFF, and Gold Card...
Get bootcamp
Sent from my Desire HD using XDA App
i will be trying to do this from a windows virtual machine on a macbook pro. ill let you know if it works. i see no reason it shouldnt
I had a go at it through Parallels on a Macbook and it worked smoothly.
wats parallels
Moved to general as not android dev.
I did the hack kit using terminal commands. install android sdk for mac and everything else is just step by step in the hack kit. there's a gold card app on the market too.
Sent from my Desire HD using XDA App
g4ess said:
wats parallels
Click to expand...
Click to collapse
It runs Windows in a windowed format through Mac OS as opposed to booting up in Windows like Boot Camp.
I actually ended up using the hack kit with terminal commands and adb. It was my first time rooting and i see the value of doing it this way. You gain more knowledge of what is happening with your phone. And if you have a mac with out a virtual windows machine then I want to recommend not being afraid of manual rooting.
Sent from my Desire HD using XDA App
emarsha said:
I did the hack kit using terminal commands. install android sdk for mac and everything else is just step by step in the hack kit. there's a gold card app on the market too.
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
I did the same thing the first time I rooted an Inspire. I believe I Still have the terminal output I saved (I was siked I got it to work - it was my first bit of rooting/terminal use ever). If it would help to see what I did, PM me.
EDIT: and Yes, above poster killersnowman is 100% correct. When you do it yourself you learn much more. When I first got my (first) inspire, I looked at the root instructions and they were WAY over my head. After just clicking around and browsing around on XDA, I felt like I was ready to tackle it after a few short days. Granted, it took me probably around three hours of trial, error, and asking for help from the incredibly helpful people on this board - but I got it! You can too.
I did the Simple Root running Windows XP in Parallels without a problem on my MacBook Pro. Now I am wanting to go back and redo the root with the Hack Kit to solve the HUSPA problem we simple root people are having but I am having a few problems with the terminal. For some reason I keep getting told HTC device is not found when I run the first command.
If anyone does use the hack kit on a mac and figures this out please let me know. The Mac users are the minority with Android so we need to stick together a bit here. I still am yet to find a good set of directions on how to "use" the terminal. When the Hack Kit directions start with "navigate to the folder" I have to assume I am doing things right by typing in the file path.
If you did pull it off and are willing to do a screen capture of your terminal that would be pretty great too.
bmolloy said:
I did the Simple Root running Windows XP in Parallels without a problem on my MacBook Pro. Now I am wanting to go back and redo the root with the Hack Kit to solve the HUSPA problem we simple root people are having but I am having a few problems with the terminal. For some reason I keep getting told HTC device is not found when I run the first command.
If anyone does use the hack kit on a mac and figures this out please let me know. The Mac users are the minority with Android so we need to stick together a bit here. I still am yet to find a good set of directions on how to "use" the terminal. When the Hack Kit directions start with "navigate to the folder" I have to assume I am doing things right by typing in the file path.
If you did pull it off and are willing to do a screen capture of your terminal that would be pretty great too.
Click to expand...
Click to collapse
When navigating to a folder on a mac, in the terminal, the command is: cd
Then, I would try to do as little typing as necessary to avoid a mistake. I would put in the command cd and then from my finder, physically drag the folder I wanted to navigate to INTO the terminal window, which automatically puts the correct file path.
cd [drag the folder into the terminal window from finder] and voila! It really is pretty easy. Now that you know that, take another look at the directions and see if you think you can make your way through them.
The only mistake I kept running into which someone helped me out with was that I wasn't making the gold card correctly. When I put the command in to the terminal, I wasn't specifying the actual drive, I was specifying a partition on the drive, and the goldcard failed, but looked like it succeeded. 99.9% of the problems you can run into have to do with making an incorrect goldcard I believe.
I have been trying this without restoring to stock, running CM7. I continue to get the "Error detecting HTC phone on USB connection". I will probably restore to stock when I have more than 3 minutes of free time... So it might be a while!!!
If anyone pulls this off without being restored to stock or while running CM7 any advice would be appreciated.
Thanks.
bmolloy said:
I have been trying this without restoring to stock, running CM7. I continue to get the "Error detecting HTC phone on USB connection". I will probably restore to stock when I have more than 3 minutes of free time... So it might be a while!!!
If anyone pulls this off without being restored to stock or while running CM7 any advice would be appreciated.
Thanks.
Click to expand...
Click to collapse
Is usb debugging on? Is the phone connected but NOT in usb mass storage mode? Im not sure but i think cm7 gets rid of fasboot so i dont think you can turn it off
Also if you have cm7 installed then why do you want to root it again? Its already rooted. If you want a new rom the just use rom manager. But if you want to root again then you should restore to stock
Its from my damn phone!!!
Yes, I am set up with USB debugging on but for some reason it will still not recognize the phone, I am sure it has to do with the fact that I am not running a stock ROM.
The reason I want to root again is because I do not have HSUPA enabled because I rooted with the Simple Root, which flashes a stock radio on that does not allow for HSUPA. Using the Hack kit you end up with the right radio that allows you to have the faster upload speeds. I also want to do the hack kit so I can get a better understanding of terminal commands and adb. I have been never found a reason to use the terminal before so this is a nice new challenge.

[Q] [ANDROID] ROOT HELP: Motorola Backflip with MAC OSX

Hello All:
I have had lots of fun learning from you guys and lurking. I have modified my homescreen and love running Go Launcher EX on my backflip. But now, I need more!
I have tried, without success, to root my Motorola Backflip on Mac. So I've come to the experts. I know its not the best android phone, but it's what I have until I am eligible for upgrade.
I have searched and found similar threads with no answers. Perhaps they were overlooked. I cannot use unrevoked because I own a Backflip.
Is there anyone here who has done it and can help? I would like to root, overclock and perhaps whatever the most stable Cyanogen rom is?
It is currently running the Motorola provided 2.1 upgrade with a few apps.
I am on Mac OSX 10.5
MB300
BLUR Version: 3.0.1390
Firmware. 2.1 -update1
Kernel: 2.6.29
Build number ERD70
I have downloaded ADB / SDK for Mac as well.
Thank you all, Any help is appreciated.
Surely one of the XDA geniuses has a solution to this...right?
Hey, I have neither the phone or a Mac but since I'm prepping to upgrade my friend's backflip from 1.5(!) to whatever the most stable rom is, this caught my attention.
I don't have any direct experience to offer you, but I have thought of a workaround to at least get you on a similar page as everyone else.
Your issue is that you have a Mac combined with a very unpopular phone so you really can't find simple easy solution to rooting and Rom(ing) your phone so I'm thinking that if you can switch your platform to something with universal instructions you can then go to the basics of using ADB to root your phone as I'm sure that there are guides for that.
So I'm thinking that you would use Ubuntu or an Ubuntu deriviative (as there are a few guides about achieving root and ADB through Ubuntu) and then find instructions for rooting your phone through ADB. It's a little bit of a workaround, but it's not as complicated as it sounds.
Best thing about this method is that you don't have to change anything to your computer as you can use a live CD or a Live USB to run Ubuntu from and then when you're done remove the disc or USB and reboot your computer and you're right back to your normal Mac experience.
First thing you'll need is to find an Ubuntu version that you want to use. I'd recommend 10.10 as 11.04 has some bugs from what I hear and instead of using Vanilla Ubuntu, use one of the skinned versions that come with lots of the visual and effective tasks already implemented (Sort of like HTC Sense over stock Android 1.6) I use Pinguy OS, click here for the review or a really popular version is Linux Mint.
Once that's done, look up instructions for using a Live CD on a Mac. Here's a Set
(You only need to do Step 2 & 3 once you download Linux Mint or Pinguy OS)
Now once you finally have Ubuntu/Pinguy/Linux Mint running,
review this Thread here on getting ADB set up for Ubuntu.
After that, you should be able to find instructions for rooting the Backflip using ADB and then you can play with Rom's to your hearts content.
Okay, I know this looks complicated but it's really pretty simple, it's more reading than actual work.
Read and learn about Ubuntu/Pinguy OS/Linux Mint
Download Version of your choice to a USB or a DVD
Boot into a Live version
Follow ADB in Ubuntu instructions to install it
Find out how to root your phone
Root Phone
Download Rom to root of card and install, enjoy and have fun.
Just remember that do all of your reading before you start, don't get confused about the different versions of Ubuntu because Ubuntu is just the basic not quite as pretty while Pinguy OS and Linux Mint are Ubuntu with some nice gloss and etc...and finally remember that nothing gets saved on your Live USB or Live CD so once you restart the computer, it's all gone so make sure you are rooted and satisfied before you exit the Session.
Once you get all the reading done and comprehended, it's probably not more than 15 minutes of work, if I wasn't in the process of moving, I'd follow the directions as best as I could to see how it works, but I probably won't be stable until next weekend at the earliest.
Good luck.
I thought about doind somethign like that but its just seemed like a REALLY roundabout way of doing something that looks so simple.
I will hold out for a more simple solution but if nothing comes up I guess that may be my only option...
Thanks
Sorry I couldn't come up with something that was more direct, but that was the only way I could think of to help you.
Why don't you try here? This Site is much more active for the Backflip and maybe you can get some better assistance.
i have a moto backflip rooted and running cyanogenMod 6 and it was a pain in the ass to root and have the rom put on. if you google "update motorola backflip 2.2" you should see something with the name "tech geek guy". he gives u step by step procedure to loading the rom. since we have a moto backflip, we cant use the z4root since the backflip doesnt allow outside market apps to be installed. but once u have this rom on your device, u can install outside apps. anyways. u have to use the one click method or watever its called. i used a pc and not a mac so this is as much info as i can give u. sorry.
GOOGLE DOES WONDERS PEOPLE. USE IT. : )

Anyway to root/rom without using Windows/Linux?

I'd REALLY like to root this phone but I only have a Macbook.
Google seems to think this is impossible.
Thought?
THANKS!
just dualboot linux since your already on mac.....and this is in the wrong section
You could download a Virtual Machine.

[Q] Help for Mac OS X Users [Forum Suggestions]

Moderators, would you please consider putting a folder for all Mac OS X related questions and answers regarding the rooting, flashing and installing of custom ROMs on Androids? As it is, I did a search for Mac OS X related questions, and these threads are all over the place instead of being in one, central repository.
Also, to satisfy the requirement for at least 10 posts before I can achieve "full personhood" on these forums, I have resorted to writing tutorials for Mac Users who are new to Android and who wish to customize and root their phones. But I have no idea if the people for whom I will write these tutorials actually will find them as they are buried knee deep in other folders on this forum.
Also, we need a current glossary of terms for Mac users, and it needs to be "pinned" so that it appears at the top of the folder for Mac OS X Users. I will try to write one. I came across one on the web, but I can't find it now. But just for your information, it is hard enough to for folks to learn to root, flash recoveries and install custom ROM's on their phones without having to learn a whole new vocabulary! For instance, no one on a Mac "flashes" software. We call it "installing" software. Likewise, no one on a Mac uses the term, "RUU". It is simply a "firmware update for your phone." And likewise, we don't have an alphabet soup of drives either, so telling us to place the folder that contains our downloaded adb and the fastboot files on our "C" directory makes no sense to us! Instead, we need to be instructed to install these files in a folder called "Android" in our home directories. And the terminal commands for Macs vs. PC's are different as well, and so the instructions need to be rewritten to take these differences into account.
Thank you for your consideration in this matter!
ZenFone PC Suite for Mac OS
Hi
Can anyone help me by giving a link of ZenFone PC Suite for Mac OS?

[Q] How do I get started with Linux ?

So guys I am new to Linux and the OpenSource ideology. Is there a ' - for Dummies' kind of guide which you people know of so that I can get started. I have questions in mind like - "How is Linux different from Windows ?". So, to cut a long story short, how and from where do I get started ?
(By the way, I am running Ubuntu Linux in a virtual machine via vmware player. So until I am comfortable enough with Linux, I can't even think of installing it directly onto my hard drive.)
systemshock1993 said:
So guys I am new to Linux and the OpenSource ideology. Is there a ' - for Dummies' kind of guide which you people know of so that I can get started. I have questions in mind like - "How is Linux different from Windows ?". So, to cut a long story short, how and from where do I get started ?
(By the way, I am running Ubuntu Linux in a virtual machine via vmware player. So until I am comfortable enough with Linux, I can't even think of installing it directly onto my hard drive.)
Click to expand...
Click to collapse
You can look at the Ubuntu wiki, which is very well made and self-explanatory.
I think the Ubuntu wiki is a good place to start for those high-level questions. I'd also highly recommend at least getting comfortable with using the command line. You don't need to learn every command, but it's a very useful tool.
Try using www.linuxsurvival.com
I'm sure it will help you.
Sent from my HTC One X+ using XDA Premium 4 mobile app
I would recommend you install Gentoo or Arch to learn the fastest. Installing ubuntu is too "easy"

Categories

Resources