20 -02-2011 flashing recovery for the ones who updated to the latest build 18 febuary

Search This thread

MCLP

Senior Member
Aug 12, 2009
63
22
before fanything you will need to enable the tegra drives do the following so your folio is recognised as and adb interface:
you dont need this if your folio is allredy recognised has a adb interface in device manager.

1) Install the Adb driver.
For driver :
- Download the android SDK
- Edit "<your-android-sdk-folder>/usb_driver/android_winusb.inf"
- Add the following after [Google.NTx86] (or [Google.NTamd64] if 64 bits windows)
Code:

;NVIDIA Tegra
%SingleAdbInterface% = USB_Install, USB\VID_0955&PID_7000
%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01

2 now for the flashing
make sure you have the following
  • adb on your computer
  • recovery image(recovery.img found inside update.zip from folio mod
  • folio must be rooted(use superoneclick1.6.5 or over)
  • and last the app (root explorer)

lets start

step 1. instal root explorer on your folio
step 2. copy the recovery image from foliomod in your computer to a memory card
step 3.with your memory card inserted in your folio using root explorer copy the recovery.img to this directory like this /data/recovery.img note:if found another data folder inside past the recovery.img there aswell
step4. exit root explorer now in your computer type this in comand prom (cmd)

"adb shell" without quotes it should say demon started sucessefuly.and a $ sign should be there

now type this "cat /data/recovery.img >/dev/block/mmcblk0p7" without quotes
if nothing happens it means it worket

now for the flashing do not factorise do it after instaling the mod your trying to install.

alternative way:If you get the permission denied error, type in: "su -" and on your tablet superuser should come up with a permission request. Allow this and you are really "root" as the # shows in the shell window.

note:if you found this guide usefull dont forget to press the thanks button
 
Last edited:

MCLP

Senior Member
Aug 12, 2009
63
22
you dont need this for your folio to be recognised has a adb interface in device manager
1) Install the Adb driver.
For driver :
- Download the android SDK here
- Edit "<your-android-sdk-folder>/usb_driver/android_winusb.inf"
- Add the following after [Google.NTx86] (or [Google.NTamd64] if 64 bits windows)
Code:

;NVIDIA Tegra
%SingleAdbInterface% = USB_Install, USB\VID_0955&PID_7000
%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01
 
Last edited:

nickwarn

Senior Member
Aug 4, 2010
2,736
580
Ronneby
so what you will need
  • adb on your computer
  • recovery image(recovery.img found inside update.zip from folio mod
  • folio must be rooted
  • and last the app (root explorer)

lets start

step 1. instal root explorer on your folio
step 2. copy the recovery image from foliomod in your computer to a memory card
step 3.with your memory card inserted in your folio using root explorer copy the recovery.img to this directory like this /data/recovery.img note:if found another data folder inside past the recovery.img there aswell
step4. exit root explorer now in your computer type this in comand prom (cmd)

"adb shell" without quotes it should say demon started sucessefuly.and a $ sign should be there

now type this "cat /data/recovery.img >/dev/block/mmcblk0p7" without quotes
if nothing happens it means it worket

now for the flashing do not factorise do it after instaling the mod your trying to install.

if you are having trouble instaling adb on your computer please tell i dont mind making one tutorial cause for tegra devices u need to modifie the driver file.
Looking good, but cant we just fatboot it over, well anyway wich rooting method works? Visionary? z4root? superoneclick?
 

abdrx

Member
Jun 28, 2005
18
1
you dont need this if your folio recognised has a adb interface in device manager
1) Install the Adb driver.
For driver :
- Download the android SDK here
- Edit "<your-android-sdk-folder>/usb_driver/android_winusb.inf"
- Add the following after [Google.NTx86] (or [Google.NTamd64] if 64 bits windows)
Code:

;NVIDIA Tegra
%SingleAdbInterface% = USB_Install, USB\VID_0955&PID_7000
%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01

hello,

I just install the SDK, but the folder :

"<your-android-sdk-folder>/usb_driver/"

doesn't exist and the .inf is not found ...

any idea ?

thanks for your help ...
 

MCLP

Senior Member
Aug 12, 2009
63
22
hello,

I just install the SDK, but the folder :

"<your-android-sdk-folder>/usb_driver/"

doesn't exist and the .inf is not found ...

any idea ?

thanks for your help ...


Launch the SDK by double-clicking SDK Manager.exe, at the root of your SDK directory.
Expand the Third party Add-ons and Google Inc. add-ons.
Check Google Usb Driver package and click Install selected.
Proceed to install the package. When done, the driver files are downloaded into the <sdk>\google-usb_driver\ directory.


To install the Android USB driver on Windows for the first time:

Connect your Android-powered device to your computer's USB port.
Right-click on Computer from your desktop or Windows Explorer, and select Manage.
Select Devices in the left pane.
Locate and expand Other device in the right pane.
Right-click the device name (such as Nexus S) and select Update Driver Software. This will launch the Hardware Update Wizard.
Select Browse my computer for driver software and click Next.
Click Browse and locate the USB driver folder. (The Google USB Driver is located in <sdk>\google-usb_driver\.)
Click Next to install the driver.
 
Last edited:

D0cStrange

Member
Apr 7, 2009
37
9
Brussel
Hey, I had a problem, my adb gave me a permission error every time i tried "cat /data/recovery.img >/dev/block/mmcblk0p7", so all what i have done is downloading a terminal emulator and just tap it, it went then perfectly ;)
 

abdrx

Member
Jun 28, 2005
18
1
Last edited:
  • Like
Reactions: peter s

shidima_101

Senior Member
Feb 24, 2011
75
5
Katwijk
www.treedevelop.com
if you get permission denied or some kind off error u are better off using terminal emulator

If you get the permission denied error, type in: "su -" and on your tablet superuser should come up with a permission request. Allow this and you are really "root" as the # shows in the shell window.

NVM. I solved it.

Great guide! Im now running the foliomod :)
 
Last edited:

desbela

New member
Feb 26, 2011
2
0
Ok, I'm an idiot. I've updated my new Folio - spot foliomod too late ;(((
Now I can't root it.
I followed what said here (and others post on xda).
I've installed the driver but 'ADB devices' does not show anything below the list in command prompt.
The latest superoneclick idles (more than an hour) with no result.:confused:
Maybe I need to change the text string to make it recognize the driver?
Any hint?

EDIT: solved. I've reinstalled driver (not in fastboot mode and checked adb_usb.ini).
Now it's rooted. Superoneclick rules. :)
 
Last edited:

ibila

Senior Member
Apr 5, 2009
377
109
Hi,

Im on the latest original firmware whith a big-ass problem...
My internal storage and SD-card wont get recognized whiles the folio is started up.
Therefor i cannot install root explorer or anything else on my folio.
Is there another way to root my folio?

Thnx
 

MCLP

Senior Member
Aug 12, 2009
63
22
Hi,

Im on the latest original firmware whith a big-ass problem...
My internal storage and SD-card wont get recognized whiles the folio is started up.
Therefor i cannot install root explorer or anything else on my folio.
Is there another way to root my folio?

Thnx

thats sounds like an internal error try factorising your folio through recovery and check if it works (it should work otherwise u just meessed ur tabllet)
 

MCLP

Senior Member
Aug 12, 2009
63
22
If you get the permission denied error, type in: "su -" and on your tablet superuser should come up with a permission request. Allow this and you are really "root" as the # shows in the shell window.

NVM. I solved it.

Great guide! Im now running the foliomod :)

if you found this guid usefull dont forget to hit the thanks button
 

ibila

Senior Member
Apr 5, 2009
377
109
thats sounds like an internal error try factorising your folio through recovery and check if it works (it should work otherwise u just meessed ur tabllet)

Tried factory reset but doesn't help. Nether does flashing the firmware..

Sent from my HTC Desire using XDA App
 

desbela

New member
Feb 26, 2011
2
0
Thanks done :)

I think could be useful add this part to the guide on the "how to enable Tegra driver":

Type this in the Run of start menu:

echo 0x955 >> "%USERPROFILE%\.android\adb_usb.ini"

This command prompt add a 0x955 line in adb_usb.ini located in C:\Documents and Settings\<name of the user>\.android
Find the folder with " %USERPROFILE%\ " in Run.

I'll try to recover my Folio ASAP and I'll let you know

EDIT: Done! I'm on FolioMod ;)
 
Last edited:

johanrosvall

New member
Jul 19, 2010
2
0
Hi and thanks for your guide.

I just wanted to ask some questions before, so I dont screw up my brand new tablet :)

I rooted it and installed Root Explorer. Copied the Recovery.img to "\data" and "\data\data"-folders.

So far so good. But when i connect my tablet with USB-debugging enable, run a command promt, and typ "adb shell" it shows a $-sign but i doesnt say anything else, the "demon started sucessefuly"-part is missing. Is this a problem?

One more thing, when ive successfully flashed this recovery, should i be able to install FolioMod like with old fimwire?

Thanks in advance!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 12
    before fanything you will need to enable the tegra drives do the following so your folio is recognised as and adb interface:
    you dont need this if your folio is allredy recognised has a adb interface in device manager.

    1) Install the Adb driver.
    For driver :
    - Download the android SDK
    - Edit "<your-android-sdk-folder>/usb_driver/android_winusb.inf"
    - Add the following after [Google.NTx86] (or [Google.NTamd64] if 64 bits windows)
    Code:

    ;NVIDIA Tegra
    %SingleAdbInterface% = USB_Install, USB\VID_0955&PID_7000
    %CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01

    2 now for the flashing
    make sure you have the following
    • adb on your computer
    • recovery image(recovery.img found inside update.zip from folio mod
    • folio must be rooted(use superoneclick1.6.5 or over)
    • and last the app (root explorer)

    lets start

    step 1. instal root explorer on your folio
    step 2. copy the recovery image from foliomod in your computer to a memory card
    step 3.with your memory card inserted in your folio using root explorer copy the recovery.img to this directory like this /data/recovery.img note:if found another data folder inside past the recovery.img there aswell
    step4. exit root explorer now in your computer type this in comand prom (cmd)

    "adb shell" without quotes it should say demon started sucessefuly.and a $ sign should be there

    now type this "cat /data/recovery.img >/dev/block/mmcblk0p7" without quotes
    if nothing happens it means it worket

    now for the flashing do not factorise do it after instaling the mod your trying to install.

    alternative way:If you get the permission denied error, type in: "su -" and on your tablet superuser should come up with a permission request. Allow this and you are really "root" as the # shows in the shell window.

    note:if you found this guide usefull dont forget to press the thanks button
    2
    Maybe you can try via fastboot mode:

    1. power on your folio
    2. wait until the toshiba logo come out
    3. then press three times the power on button and then volume up (+)
    4. your folio will show a message saying is in fastboot mode
    5. your pc should ask you for drivers
    6. go to android-sdk folder an then in tools folder
    7. from a command window type: "fastboot devices"
    8. if you see something like "???????" displayed you're ready to flash
    9. then issue: "fastboot erase recovery" and "fastboot flash recovery recovery.img"
    10. DONE! type "fastboot reboot" and enjoy.

    There are a lot of problems doing this procedure under windows (driver issues).
    If it doesn't work for you, try to switch to mac or to linux (also a live cd is good).
    You can get fastboot commands from this post.
    Download the fastboot command for your os and try.
    For those os no drivers are needed to use fastboot and it always works fine.

    Good luck ;)
    1
    if you did not use my methord u can always share how you did yours

    Yes !!

    I follow this one with a MIX of your post :

    (start at section BUT for some of you (including me) this will fail and you will see a text on the screen like booting recovery kernel image and the tablet freezes there. )

    http://xdaforums.com/showthread.php?t=915894

    and with FASTBOOT, it works for me.
    1
    "su" command must be issued on your PC in the CMD window

    just type "su" on your PC in CMD window without quotes and press enter

    then check - your tablet should display superuser reuqest window. you need to press "allow" button and proceed further using instrictions provided

    P.S. pls read whole instructrions several times before trying something out. Might sound stupid but that really works for me :)

    http://en.wikipedia.org/wiki/Su_(Unix)
    1
    it depends: if your recovery.img is already in /data/ the answer is yes.

    keep in mind that the cat command doesn't show anything if it works correctly.

    after # shows in the shell window, what is the next step? type this "cat /data/recovery.img >/dev/block/mmcblk0p7" , or?
    I'm a beginner, maybe I ask some stupit questions:p
    Thanks