Android Community
Results 1 to 4 of 4

Thread: recovery console

  1. #1
    Join Date
    Oct 2008
    Posts
    6

    Default recovery console


    NEED HELP ASAP. Is there anyway to start usb mode from the recovery console. I installed xmoos version of the magic port and my phone shuts off every 2 secs. Cant even copy a update.zip to memory card!!!!!!!

  2. #2
    Join Date
    Sep 2008
    Posts
    51

    Default Re: recovery console

    Quote Originally Posted by barger01 View Post
    NEED HELP ASAP. Is there anyway to start usb mode from the recovery console. I installed xmoos version of the magic port and my phone shuts off every 2 secs. Cant even copy a update.zip to memory card!!!!!!!
    You can just take out the sd card, put it in a $3 card reader and copy the Update.zip to the card. Put the card back in the phone.

  3. #3
    Join Date
    Oct 2008
    Posts
    325

    Default Re: recovery console

    Yes. Inside a windows command prompt, change your directory to the location of your Android SDK ADB program (generally located in the "tools" folder of the Android SDK.) Connect your phone to the computer via USB.

    Next, type these commands:

    adb shell
    echo /dev/block/mmcblk0 > /sys/devices/platform/usb_mass_storage/lun0/file


    In recovery mode, this will enable the USB, and will allow you to access your SD card.

    You may also want to read this thread, there are more qualified people on XDA that can answer your questions than in this forum:

    http://forum.xda-developers.com/showthread.php?t=498026
    Last edited by andonnguyen; 03-30-2009 at 07:24 AM.



    T-mobile Black G1
    Rooted 1.5ADP with apps to SD
    1.4GB internal memory free

  4. #4
    Join Date
    May 2009
    Posts
    1

    Thumbs up Re: recovery console


    Quote Originally Posted by andonnguyen View Post
    Yes. Inside a windows command prompt, change your directory to the location of your Android SDK ADB program (generally located in the "tools" folder of the Android SDK.) Connect your phone to the computer via USB.

    Next, type these commands:

    adb shell
    echo /dev/block/mmcblk0 > /sys/devices/platform/usb_mass_storage/lun0/file


    In recovery mode, this will enable the USB, and will allow you to access your SD card.

    You may also want to read this thread, there are more qualified people on XDA that can answer your questions than in this forum:

    http://forum.xda-developers.com/showthread.php?t=498026
    Thank you so much, I looked all over for this.

Similar Threads

  1. Console as root?
    By ilasno in forum General Phone Chat
    Replies: 2
    Last Post: 03-15-2009, 12:17 PM
  2. Usb from recovery?
    By NoTimeThanks in forum Developers Guild
    Replies: 17
    Last Post: 03-14-2009, 12:29 PM
  3. any news on Console games on Android?
    By vpstriderz in forum All About Andorid Software
    Replies: 1
    Last Post: 11-21-2008, 11:15 AM
  4. still waiting on console emulators
    By Mysticcal in forum General Phone Chat
    Replies: 5
    Last Post: 10-22-2008, 09:07 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •