I feel dumb I jsut can't get the droid to mount through the sdk. I have a long way to go to learn linux that is for sure.
Anyone got a link to a good how to on the SDK adb shell using windows 7? I have been looking and can't find anything that works.
The huge problem I had was I didn't realize I had to load the Drivers after I downloaded them.
Steps:
1) download the new drivers, put them in your Android folder
2) Go to devices & printers/device manager (Can't remember, i'm typing on my applebook right now)
3) If the device is recognized, it will show "Morotorola A###" (#=some number or letter), with an exclamation point.
4) That means it doesn't have drivers. You are going to want to go into properties for that device (right click), and SOMEWHERE in that menu (I forget the process, but I think I Had to click through a few things) there is an "install driver" or something button (maybe find device driver? idk for sure).
5) Click on that, and
manually browse to that "C:\Android\usb drivers" folder, and tell it to search there.
6) it should find the driver there and install it.
That's the trouble I had running ADB shell on my phone. Hope this helps!