View Single Post
  #1 (permalink)  
Old 05-09-2011, 09:37 AM
M2Iceman's Avatar
M2Iceman
PPCGeeks Regular
Offline
 
Join Date: Sep 2007
Posts: 164
Reputation: 53
M2Iceman is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Installing Overcome ROM fix, ADB question

The external and internal memory are jacked up. A fix has been provided and you will need to push it to your phone, and reboot.
Download vold.fstab here: Multiupload.com - upload your files to multiple file hosting sites! (thanks to alterbridge)
bring up adb (if you dont know how, stop reading this, re-stock your phone and quit)
adb remount
adb push vold.fstab /system/etc
adb reboot
Your tab will reboot and when it comes back up, no more memory errors.

OK, was able to get my tab to boot back to the home screen after rooting and installing this ROM. I am not too familiar with ADB and have used PUTTY in the past. I have the file (VOLD.FSTAB) on my desktop but dont know how to push to Tab. I can bring up ADB but when I enter the commands to remount-
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Mike>cd desktop

C:\Users\Mike\Desktop>adb remount
'adb' is not recognized as an internal or external command,
operable program or batch file.


If I use PUTTY and change the setting to ADB and enter "Transport-ubs", Port is at 5037, II hit enter and the CMD screen comes up, but then closes quick, the reason for closing is "Connection closed by remote host".

Help would be greatly appraciated, Thx.