[CWM][RELEASE] Clockworkmod recovery for P1010 - Galaxy Tab Android Development

First CWM - Based recovery for Samsung Tablet P1010 by Skin1980
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
HOWTO:
1- Reboot your device in download mode;
2- open Odin;
3- Select the attached file in the PDA field;
4- Flash it.
Skin1980_P1010_CWM-RECOVERY-BETA-1.tar ---> this is for froyo only
Skin1980-P1010-NEW-CF-ROOT-GB.tar ----> this is for Gingerbread
Thanks to:
RussianDeveloper: Great tester and great person... without him you don't have the CWM Recovery
Drockstar, chris41g, koush: for the CWM source
Supercurio: for the explanation about RFS corruption
Chainfire: for the CF-ROOT files/code

EXT4 - Conversion​
STATUS: Untested
1st: Flash the new kernel attached that have the ext4 support;
2nd: Install this zip file in recovery ---> http://www.multiupload.com/CSZBZDL1F3
ATTENTION!!!! This will wipe all your data! Make a backup with titanium or similar so then you can restore it!
REMEMBER Also to do a nandroid backup before the zip installation so, if it doesn't work, you can restore easily.

It's great to see this post! I was starting to lose all hope. I just want to let you know that I'm up for testing... only that my Girlfriend has borrowed my Tab for a trip so I won't have it available for a week or so. I just wanted to post so you can see there is people interested.
In the mean time, could you please tell more of what's in the PDA file? Is it only a custom kernel? or does it already contain a CWM attempt?

splattx_x said:
It's great to see this post! I was starting to lose all hope. I just want to let you know that I'm up for testing... only that my Girlfriend has borrowed my Tab for a trip so I won't have it available for a week or so. I just wanted to post so you can see there is people interested.
In the mean time, could you please tell more of what's in the PDA file? Is it only a custom kernel? or does it already contain a CWM attempt?
Click to expand...
Click to collapse
For now it's only the stock kernel with CWM.... when it will work i will add more features like OC, lagfix, init.d support, custom bootanimation etc...

A member called Agafonoff tested it and said that works.... need to test every function like backup and restore...
And please somebody post also the output of:
Code:
mount

It boots on my p1010. I have FROYO.XWKM2 installed.
After booting, kernel version is 2.6.32.9 [email protected] #1
Booting to recovery, it is ClockworkMod Recovery v3.0.0.5.
I see the following output:
Code:
E:Missing bitmap icon_clockwork
(Code -1)
ClockworkMod Recovery v3.0.0.5
E:failed to open /etc/recovery.fstab (No such file or directory)
Checking for ext4 partitions...
Checking /system...
E:unknown volume for path [/system]
E:unknown volume for path [/system]
E:Unable to process volume! Skipping...
Checking /data...
E:unknown volume for path [/data]
E:unknown volume for path [/data]
E:Unable to process volume! Skipping...
Checking /cache...
E:unknown volume for path [/cache]
E:unknown volume for path [/cache]
E:Unable to process volume! Skipping...
Done!
E:unknown volume for path [/cache/recovery/command]
E:Can't mount /cache/recovery/command
E:unknown volume for path [/cache/recovery/log]
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:unknown volume for path [/cache/recovery/last_log]
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:unknown volume for path [/cache/recovery/command]
mount output
Code:
mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /app-cache tmpfs rw,relatime,size=12288k 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/stl9 /system rfs ro,relatime,vfat,log_off,check=no,gi
set=utf8 0 0
/dev/block/mmcblk0p3 /mnt/apk vfat ro,nodev,noatime,nodiratime,f
0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,err
0
/dev/block/mmcblk0p2 /data rfs rw,nosuid,nodev,relatime,vfat,llw
d/rwx,iocharset=utf8 0 0
/dev/block/stl10 /dbdata rfs rw,nosuid,nodev,relatime,vfat,llw,c
rwx,iocharset=utf8 0 0
/dev/block/stl11 /cache rfs rw,nosuid,nodev,relatime,vfat,llw,ch
wx,iocharset=utf8 0 0
/dev/block/stl3 /efs rfs rw,nosuid,nodev,relatime,vfat,llw,check
iocharset=cp437 0 0
/dev/block/stl6 /mnt/.lfs j4fs rw,relatime 0 0
debugfs /debug debugfs rw,relatime 0 0
/dev/block/vold/179:1 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,n
diratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=002
,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
Unable to do a backup. can't find /sdcard either.

try with alpha 3 please and for every test please post the output like shilob have done.... thanks and sorry but without the device is more and more longer...

Alpha 2 works, missing icon message gone.
Alpha 3 stuck at Galaxt Tab Boot screen

shilob said:
Alpha 2 works, missing icon message gone.
Alpha 3 stuck at Galaxt Tab Boot screen
Click to expand...
Click to collapse
Ok... i understand some thing... but now i have to go... when i have some free time i will patch it
Inviato dal mio GT-I9100 usando Tapatalk

@Skin1980 I have sent you 5$ (USD) via your paypal donate link as good will for your initial work on getting CWM working on the p1010. If/when we get a working backup & recovery, I will be sure to send a larger donation. - thank you for your time and effort sir!
---------- Post added at 07:36 PM ---------- Previous post was at 07:16 PM ----------
Not that it should be any different but accessing the adb shell, running su and then mount on un-modified tab (i.e. no cwm beta/alphas) returns this:
Code:
# mount
mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /app-cache tmpfs rw,relatime,size=12288k 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/stl9 /system rfs ro,relatime,vfat,log_off,check=no,gid/uid/rwx,iochar
set=utf8 0 0
/dev/block/mmcblk0p2 /data rfs rw,nosuid,nodev,relatime,vfat,llw,check=no,gid/ui
d/rwx,iocharset=utf8 0 0
/dev/block/stl10 /dbdata rfs rw,nosuid,nodev,relatime,vfat,llw,check=no,gid/uid/
rwx,iocharset=utf8 0 0
/dev/block/stl11 /cache rfs rw,nosuid,nodev,relatime,vfat,llw,check=no,gid/uid/r
wx,iocharset=utf8 0 0
/dev/block/stl3 /efs rfs rw,nosuid,nodev,relatime,vfat,llw,check=no,gid/uid/rwx,
iocharset=cp437 0 0
/dev/block/stl6 /mnt/.lfs j4fs rw,relatime 0 0
debugfs /debug debugfs rw,relatime 0 0
/dev/block/vold/179:1 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,noatime,no
diratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437
,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:9 /mnt/sdcard/external_sd vfat rw,dirsync,nosuid,nodev,noexe
c,noatime,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,co
depage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:9 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,noati
me,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=
cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/external_sd/.android_secure tmpfs ro,relatime,size=0k,mode=000
0 0
#

Please somebody post here the file vold.fstab that can be found under tge etc folder
Inviato dal mio GT-I9100 usando Tapatalk

Is this the file you are looking for?
-p.s thank you!!

Exactly!
Inviato dal mio GT-I9100 usando Tapatalk

ok willing beta tester here atlast and if you need any help just ask

Another beta tester here. I don't have much time available, but am willing to help. I was researching how to port ICS for us, but didn't have the time and hardware needed. Thanx!

I can test too, i have a ujkm5 froyo.

Please someone that test the alpha 4 and also the alpha 5 and also alpha 6.
Need that the issue will be reported here.
Like i said in the OP i don't have this device so i need more tester as possible. Please test every of the three version (4 - 5 - 6) and report what works and what not. If you can post also the file /temp/recovery.log or the terminal output.
Thanks
P.S.: after we have a working CWM i promise you some tweaks to get 2000+ on quadrant

Alpha 4
boots
Bad mounts
Alpha 5
boots
Code:
ClockworkMod Recovery v3.0.0.5
Checking for ext4 partitions...
Checking /system...
Checking /data...
E:failed to mount /data (No such device)
/data may be rfs. Checking...
Checking /cache...
E:failed to mount /cache (No such device)
/cache may be rfs. Checking...
Done!
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/command
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (No such device)
tried to backup
Code:
SD Card space free: 12928MB
Backing up boot image...
Error while backing up boot image!E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (No such device)
Can only mount /sdcard and /system. Other mounts repeat in mount menu.
Code:
# cat recovery.log
cat recovery.log
Starting recovery on Tue Dec 13 04:21:57 2011
framebuffer: fd 4 (1024 x 600)
ClockworkMod Recovery v3.0.0.5
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /sdcard vfat /dev/block/mmcblk0p1 (null)
2 /system ext4 /dev/block/stl9 (null)
3 /system rfs /dev/block/stl9 (null)
4 /cache ext4 /dev/block/stl11 (null)
5 /cache rfs /dev/block/stl11 (null)
6 /data ext4 /dev/block/mmcblk0p2 (null)
7 /data rfs /dev/block/mmcblk0p2 (null)
8 /dbdata ext /dev/block/stl10 (null)
9 /dbdata rfs /dev/block/stl10 (null)
10 /boot bml boot (null)
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Checking for ext4 partitions...
Checking /system...
Checking /data...
E:failed to mount /data (No such device)
/data may be rfs. Checking...
32512
Checking /cache...
E:failed to mount /cache (No such device)
/cache may be rfs. Checking...
32512
Done!
I:Processing arguments.
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/command
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.service.adb.enable=1
ro.factorytest=0
ro.serialno=c16090d04b4792e
ro.bootmode=reboot_recovery
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=p1lite
ro.revision=4
dpm.allowcamera=0
ro.build.id=FROYO
ro.build.display.id=FROYO.XWKM2
ro.build.version.incremental=XWKM2
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2.1
ro.build.date=Mon May 23 12:36:47 KST 2011
ro.build.date.utc=1306121807
ro.build.type=user
ro.build.user=root
ro.build.host=SE-S608
ro.build.tags=release-keys
ro.product.model=GT-P1010
ro.product.brand=samsung
ro.product.name=GT-P1010
ro.product.device=GT-P1010
ro.product.board=GT-P1010
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=omap3
ro.build.product=GT-P1010
ro.build.description=GT-P1010-user 2.2.1 FROYO XWKM2 release-keys
ro.build.fingerprint=samsung/GT-P1010/GT-P1010/GT-P1010:2.2.1/FROYO/XWKM2:user/r
elease-keys
ro.build.PDA=P1010XWKM2
ro.build.hidden_ver=P1010XWKM2
ro.build.changelist=1012194
ro.build.buildtag=
ro.sf.lcd_density=240
ro.sf.hwrotation=90
rild.libpath=/system/lib/libsec-ril-apalone.so
rild.libargs=-d /dev/ttyS0
wifi.interface=tiwlan0
jpeg.libskiahw.decoder.enable=0
jpeg.libskiahw.decoder.thresh=100000
ro.opengles.version=131072
dalvik.vm.heapsize=48m
keyinputqueue.use_finger_id=true
windowsmgr.max_events_per_sec=60
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/
privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.2_r10
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=false
media.stagefright.enable-record=false
keyguard.no_require_sim=true
ro.config.ringtone=Minimal_tone.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.com.google.clientidbase=android-samsung
init.svc.console=running
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (No such device)
W:Can't unlink /cache/recovery/command
#
Alpha 6
boots
Code:
ClockworkMod Recovery v3.1.0.1
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
tried to backup
Code:
SD Card space free: 12928MB
Backing up system...
Then nothing...
Can only mount /sdcard and /system

shilob said:
Alpha 4
boots
Bad mounts
Alpha 5
boots
Code:
ClockworkMod Recovery v3.0.0.5
Checking for ext4 partitions...
Checking /system...
Checking /data...
E:failed to mount /data (No such device)
/data may be rfs. Checking...
Checking /cache...
E:failed to mount /cache (No such device)
/cache may be rfs. Checking...
Done!
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/command
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (No such device)
tried to backup
Code:
SD Card space free: 12928MB
Backing up boot image...
Error while backing up boot image!E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (No such device)
Can only mount /sdcard and /system. Other mounts repeat in mount menu.
Code:
# cat recovery.log
cat recovery.log
Starting recovery on Tue Dec 13 04:21:57 2011
framebuffer: fd 4 (1024 x 600)
ClockworkMod Recovery v3.0.0.5
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /sdcard vfat /dev/block/mmcblk0p1 (null)
2 /system ext4 /dev/block/stl9 (null)
3 /system rfs /dev/block/stl9 (null)
4 /cache ext4 /dev/block/stl11 (null)
5 /cache rfs /dev/block/stl11 (null)
6 /data ext4 /dev/block/mmcblk0p2 (null)
7 /data rfs /dev/block/mmcblk0p2 (null)
8 /dbdata ext /dev/block/stl10 (null)
9 /dbdata rfs /dev/block/stl10 (null)
10 /boot bml boot (null)
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Checking for ext4 partitions...
Checking /system...
Checking /data...
E:failed to mount /data (No such device)
/data may be rfs. Checking...
32512
Checking /cache...
E:failed to mount /cache (No such device)
/cache may be rfs. Checking...
32512
Done!
I:Processing arguments.
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/command
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.service.adb.enable=1
ro.factorytest=0
ro.serialno=c16090d04b4792e
ro.bootmode=reboot_recovery
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=p1lite
ro.revision=4
dpm.allowcamera=0
ro.build.id=FROYO
ro.build.display.id=FROYO.XWKM2
ro.build.version.incremental=XWKM2
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2.1
ro.build.date=Mon May 23 12:36:47 KST 2011
ro.build.date.utc=1306121807
ro.build.type=user
ro.build.user=root
ro.build.host=SE-S608
ro.build.tags=release-keys
ro.product.model=GT-P1010
ro.product.brand=samsung
ro.product.name=GT-P1010
ro.product.device=GT-P1010
ro.product.board=GT-P1010
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=omap3
ro.build.product=GT-P1010
ro.build.description=GT-P1010-user 2.2.1 FROYO XWKM2 release-keys
ro.build.fingerprint=samsung/GT-P1010/GT-P1010/GT-P1010:2.2.1/FROYO/XWKM2:user/r
elease-keys
ro.build.PDA=P1010XWKM2
ro.build.hidden_ver=P1010XWKM2
ro.build.changelist=1012194
ro.build.buildtag=
ro.sf.lcd_density=240
ro.sf.hwrotation=90
rild.libpath=/system/lib/libsec-ril-apalone.so
rild.libargs=-d /dev/ttyS0
wifi.interface=tiwlan0
jpeg.libskiahw.decoder.enable=0
jpeg.libskiahw.decoder.thresh=100000
ro.opengles.version=131072
dalvik.vm.heapsize=48m
keyinputqueue.use_finger_id=true
windowsmgr.max_events_per_sec=60
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/
privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.2_r10
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=false
media.stagefright.enable-record=false
keyguard.no_require_sim=true
ro.config.ringtone=Minimal_tone.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.com.google.clientidbase=android-samsung
init.svc.console=running
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (No such device)
W:Can't unlink /cache/recovery/command
#
Alpha 6
boots
Code:
ClockworkMod Recovery v3.1.0.1
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
tried to backup
Code:
SD Card space free: 12928MB
Backing up system...
Then nothing...
Can only mount /sdcard and /system
Click to expand...
Click to collapse
On Alpha 6:
And the file /temp/recovery.log ?
menù works?

Hi, Skin1980. I'll download and check it out.
UPD. File temp/recovery.log on sdcard not present.

Related

Phone does not boot android, can't flash

I've had my desire z for a while now, when I got it I rooted and s-offed it and also put a custom rom on, first cyanogenmod but then I've had virtuous glite. I don't remember exactly what I did but I think I followed the HTC_Desire_Z:_Rooting guide on cyanogenmod's wiki.
Everything has been working just fine but a few days ago the phone gave me a bunch of updates (because I used the market) and I installed them, the phone frooze in the middle and I eventually pulled the battery. And then when it started again it would just say google and show two gears spinning until it eventually rebooted and did it again.
I can get into clockworkmod recovery and I've been trying to wipe and install zips (cyanogenmod 7.1.0, virtuous glite 1.0.3, virtuous sense 2.0.0) but none of them work, and I've even checked their md5 on the phone (using adb shell) so there's no corruption.
Now when I start it normally it only shows the htc logo, and eventually shuts down.
Clockworkmod recovery is version 5.0.2.7. It keeps saying:
Code:
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
Although it does prevent me from using it.
When attempting to install the zips, both cyanogenmod 7.1.0 and virtuous sense 2.0.0 say:
Code:
Installing update...
E:Error in /sdcard/***.zip
(Status 1)
Installation aborted.
While virtuous glite 1.0.3 appears to restart clockworkmod recovery, although it has been giving the same error as the other two before, and at some point it said "bad".
I use linux, but I have a virtual windows machine but I could not get a RUU to work, it says my phone is not connected, although I have the drivers and windows does recognize it. But I don't know if they even should work if the phone is only in the bootloader or recovery.
My phone was never branded or locked to a carrier. Here's the information from the bootloader:
Code:
VISION PVT ENG S-OFF
HBOOT-0.84.2000 (PC1011000)
MICROP-0425
RADIO-26.03.0226_M
eMMC-boot
Code:
SN-SH0CTRT00031
LCD-SO
TOUCH PANEL-ATMELC12_20aaY
Commit-adbd7a75
OS Ver.-1.34.405.5
CID-11111111
eMMC-samsung 2151MB 4407295sectors
Here's the full /tmp/recovery.log (with the repeated "start recovery" message ommited):
Code:
Starting recovery on Mon Oct 31 19:34:37 2011
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (480 x 800)
ClockworkMod Recovery v5.0.2.7
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /recovery emmc /dev/block/mmcblk0p21 (null)
2 /boot emmc /dev/block/mmcblk0p22 (null)
3 /cache ext3 /dev/block/mmcblk0p27 (null)
4 /data ext3 /dev/block/mmcblk0p26 (null)
5 /sd-ext ext3 /dev/block/mmcblk1p2 (null)
6 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
7 /system ext3 /dev/block/mmcblk0p25 (null)
W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /emmc during fstab generation!
I:Completed outputting fstab.
I:Processing arguments.
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
E:Can't mount /cache/recovery/command
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=GRI40
ro.build.display.id=GWK74
ro.build.version.incremental=eng.koush.20111028.180155
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Fri Oct 28 18:02:25 PDT 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=koush
ro.build.host=Koushik-Lion.local
ro.build.tags=test-keys
ro.product.model=HTC Vision
ro.product.brand=htc_wwe
ro.product.name=htc_vision
ro.product.device=vision
ro.product.board=vision
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=hdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7x30
ro.build.product=vision
ro.build.description=2.42.405.2 CL84109 release-keys
ro.build.fingerprint=htc_wwe/htc_vision/vision:2.3.3/GRI40/84109:user/release-keys
ro.sf.lcd_density=240
debug.fb.rgb565=0
ro.gsm.2nd_data_retry_config=max_retries=3, 2000, 2000, 2000
rild.libpath=/system/lib/librilswitch.so
rilswitch.vendorlibpath=/system/lib/libhtc_ril.so
rilswitch.ganlibpath=/system/lib/libganril.so
ro.ril.enable.a53=1
ro.ril.enable.dtm=0
ro.ril.gprsclass=10
ro.ril.hsdpa.category=10
ro.ril.hsupa.category=6
ro.ril.hsxpa=2
ro.ril.def.agps.feature=1
ro.ril.disable.fd.plmn.prefix=23402,23410,23411
ro.ril.enable.sdr=0
ro.ril.enable.gea3=0
ro.telephony.default_network=0
wifi.interface=eth0
wifi.supplicant_scan_interval=15
mobiledata.interfaces=gannet0,rmnet0,rmnet1,rmnet2
ro.opengles.version=131072
dalvik.vm.heapsize=32m
ro.ril.def.agps.mode=2
ro.ril.disable.power.collapse=1
ro.com.google.clientidbase=android-tmobile-us
ro.com.google.clientidbase.vs=android-hms-tmobile-us
ro.com.google.clientidbase.ms=android-hms-tmobile-us
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
ro.com.google.gmsversion=2.2_r5
ro.setupwizard.enable_bypass=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
media.a1026.nsForVoiceRec=0
media.a1026.enableA1026=1
htc.audio.alt.enable=0
htc.audio.hac.enable=0
keyguard.no_require_sim=true
ro.rommanager.developerid=cyanogenmod
ro.url.legal=[google legal link]
ro.url.legal.android_privacy=[google privacy link]
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=CyanogenMod-7.1.0-vision-KANG
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=SH0CTRT00031
ro.bootmode=recovery
ro.baseband=26.03.02.26_M
ro.carrier=HTC-Nor
ro.bootloader=0.84.2000
ro.hardware=vision
ro.revision=128
init.svc.choice_fn=stopped
init.svc.recovery=running
init.svc.htcbatt=stopped
init.svc.adbd=running
ro.9kramdump=0
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
W:Can't unlink /cache/recovery/command
-- Installing: /sdcard/update-cm-7.1.0-vision-signed.zip
Finding update package...
I:Update location: /sdcard/update-cm-7.1.0-vision-signed.zip
Opening update package...
Installing update...
about to run program [/tmp/backuptool.sh] with 2 args
mount: mounting /dev/block/mmcblk0p25 on /system failed: Invalid argument
grep: /system/build.prop: No such file or directory
Not backing up files from incompatible version.
umount: can't umount /system: Invalid argument
Creating filesystem with parameters:
Size: 585104896
Block size: 4096
Blocks per group: 32768
Inodes per group: 7143
Inode size: 256
Journal blocks: 2232
Label:
Blocks: 142847
Block groups: 5
Reserved block group size: 39
Created filesystem with 11/35715 inodes and 4603/142847 blocks
error: file_write: write: I/O error
E:Error in /sdcard/update-cm-7.1.0-vision-signed.zip
(Status 1)
Installation aborted.
-- Installing: /sdcard/virtuous_glite-vision-v1.0.3.zip
Finding update package...
I:Update location: /sdcard/virtuous_glite-vision-v1.0.3.zip
Opening update package...
Starting recovery on Mon Oct 31 19:39:12 2011
[same as above: filesystem table, mount warnings, ro.*, mount errors]
-- Installing: /sdcard/virtuous_sense-vision-v2.0.0.zip
Finding update package...
I:Update location: /sdcard/virtuous_sense-vision-v2.0.0.zip
Opening update package...
Installing update...
unmount of /system failed; no such volume
unmount of /data failed; no such volume
Creating filesystem with parameters:
Size: 585104896
Block size: 4096
Blocks per group: 32768
Inodes per group: 7143
Inode size: 256
Journal blocks: 2232
Label:
Blocks: 142847
Block groups: 5
Reserved block group size: 39
Created filesystem with 11/35715 inodes and 4603/142847 blocks
Virtuous Sense ROM
Developers: rmk, eViL D:
Contact/Donate: [email protected]
Formatting system ...
error: file_write: write: I/O error
E:Error in /sdcard/virtuous_sense-vision-v2.0.0.zip
(Status 1)
Installation aborted.
A lot of searches has suggested running fsck.vfat (scandisk) on the sdcard, but that seems strange since md5sum confirms the correct hashes. I don't have anything capable of reading the sdcard apart from my phone, and I'm not sure how to get dosfstools or similar to run on the recovery partition.
If someone could help me out it would be most appriciated. I'm happy to provide any additional information if you tell me how to get it, although right now I need to go to bed since I've been trying to fix this all day.
Sorry to say, but it seems you have the bad emmc chip problem.
There more info here
If it is, there is nothing you can do about it (except warranty replacement)
-Nipqer
Following that thread I tried:
Code:
mke2fs /dev/block/mmcblk0p27
reboot recovery
But, although it runs fine, it didn't solve the issue, and it seems his error did not include /cache/recovery/command, he says only not properly rooted devices should invoke it, is there something I can do about that?
Code:
cat /proc/kmsg | grep mmc0
<3>[ 8.057220] mmc0: No card detect facilities available
<6>[ 8.057861] mmc0: Qualcomm MSM SDCC at 0x00000000a0500000 irq 98,0 dma 7
<6>[ 8.058013] mmc0: Platform slot type: MMC
<6>[ 8.058258] mmc0: 4 bit data mode disabled
<6>[ 8.058380] mmc0: 8 bit data mode enabled
<6>[ 8.058532] mmc0: MMC clock 144000 -> 50000000 Hz, PCLK 96000000 Hz
<6>[ 8.058776] mmc0: Slot eject status = 0
<6>[ 8.058898] mmc0: Power save feature enable = 1
<6>[ 8.059143] mmc0: DM non-cached buffer at ffa0c000, dma_addr 0x2a535000
<6>[ 8.059295] mmc0: DM cmd busaddr 0x2a535000, cmdptr busaddr 0x2a535300
<6>[ 8.211486] mmc0: new high speed MMC card at address 0001
<6>[ 8.212738] mmcblk0: mmc0:0001 M4G2DE 2.10 GiB
<3>[ 9.461669] mmc0: Failed to get card ready i = 116252
<6>[ 9.461914] mmc0: reinit card
<4>[ 9.462036] mmc0: Starting deferred resume
<6>[ 11.501831] mmc0: Deferred resume failed
<3>[ 11.553070] mmc0: DMA channel flushed (0x80000004)
<6>[ 11.553497] mmc0: Controller has been reset
<6>[ 11.553710] mmc0: Worked around bug 1535304
<3>[ 11.555297] mmc0: DMA channel flushed (0x80000004)
<6>[ 11.555725] mmc0: Controller has been reset
<6>[ 11.555938] mmc0: Worked around bug 1535304
[repeats from "reinit card" several times]
As you can see I have M4G2DE, which thus may have a hardware error so I guess my only choice is to send it in. This seems reasonable though since the failure did not correlate with flash, etc. I can also note, as it may be relevant, that I've had problems with the phone such as applications crashing, some seemingly randomly and others with more or less distinct patterns.
Yeah the 'Deferred resume failed' in those messages shows its corrupted.
Luckily, every case I have heard of has had no issue with S-OFF/root, as it's entirely a hardware fault, so HTC's responsibility.
-Nipqer

Unable to install chainfire drivers on Calks Rom 2.8, 2.81

anyone have this problem? I get stuck on boot logo screen every time. restore is only way to get it to boot. It seems to install fine with other all other roms.. I tried installing the cf3d driver only without the egl and still no go. Different kernels.. No luck
never had this problem with any of Calks roms.
fixes or condolences, anyone? ;p
Sent from my SPH-D710 using Tapatalk
Heres my recovery.log... If it can help.
Starting recovery on Sat Jan 1 00:00:20 2000
framebuffer: fd 4 (480 x 800)
Rogue ET Recovery 1.1.2 (CWM v5.0.2.7)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /boot emmc /dev/block/mmcblk0p5 (null)
2 /recovery emmc /dev/block/mmcblk0p6 (null)
3 /efs ext4 /dev/block/mmcblk0p1 (null)
4 /cache ext4 /dev/block/mmcblk0p7 (null)
5 /system ext4 /dev/block/mmcblk0p9 (null)
6 /data ext4 /dev/block/mmcblk0p10 (null)
7 /sdcard vfat /dev/block/cyasblkdevblk0p1 /dev/block/cyasblkdevblk0
8 /emmc vfat /dev/block/mmcblk0p11 (null)
W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Irocessing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.factorytest=0
ro.serialno=
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=smdkc210
ro.revision=12
ro.emmc=0
dpm.allowpolicy=1
init.svc.recovery=running
init.svc.adbd=running
ro.build.product=smdkc210
ro.product.device=smdkc210
ro.radio.noril=yes
status.battery.state=Slow
status.battery.level=5
status.battery.level_raw=50
status.battery.level_scale=9
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
Sent from my SPH-D710 using Tapatalk

E:Can't mount /cache

Hi all,
Help needed,
I ran into a problem with my Droid Incredible after power up it hangs at the HTC Incredible splash screen. This started after accepting updates for 4 apps and installing Google+. I thought everything finished ok afterwards but found it powered down an hour later.
I tried a number of suggestions that matched what others have seen that looked identical to this but still no joy.
Current status
**** LOCKED (OOW) ****
INCREDIBLEC XD SHIP S-off
HBOOT-1.02.0000
MICROP-0417
Touch Panel-almelc03_16ac
Radio-2.15.10.07.07
Dec 21 2011,23:37:16
When I go to recovery I get the ClockworkMod Recovery v5.0.2.0 Blue menu.
After this menu I get the following errors:
ClockworkMod Recovery v5.0.2.0
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
When I go to mounts and storage and try and mount /cache I get:
Error mounting /cache!
The only file system I can mount is /system
When I go to command prompt using adb shell
mount
rootfs on / type rootfs (rw)
tmpfs on /dev type tmpfs (rw,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/dev/block/mtdblock3 on /system type yaffs2 (rw,nodev,noatime,nodiratime)
cat fstab
/dev/block/mmcblk0p2 /cache auto rw
/dev/block/mmcblk0p1 /data auto rw
/dev/block/mmcblk0p1 /datadata yaffs2 rw
/dev/block/mtdblock3 /system yaffs2 rw
/dev/block/mmcblk1p1 /sdcard vfat rw
/dev/block/mmcblk1p2 /sd-ext auto rw
I feel something is not right with the file system that is keeping the system from booting up correctly.
I need some guidance from someone that has experience with these kinds of systems. I did load some updates to Radio & HBOOT as others have done when they reported these errors, The only difference being my attempt did not result in a fix. I really miss my phone running cyanogenmod 7. Is there a way to start from scratch to get CM7 running again?
freddymac said:
Hi all,
Help needed,
I ran into a problem with my Droid Incredible after power up it hangs at the HTC Incredible splash screen. This started after accepting updates for 4 apps and installing Google+. I thought everything finished ok afterwards but found it powered down an hour later.
I tried a number of suggestions that matched what others have seen that looked identical to this but still no joy.
Current status
**** LOCKED (OOW) ****
INCREDIBLEC XD SHIP S-off
HBOOT-1.02.0000
MICROP-0417
Touch Panel-almelc03_16ac
Radio-2.15.10.07.07
Dec 21 2011,23:37:16
When I go to recovery I get the ClockworkMod Recovery v5.0.2.0 Blue menu.
After this menu I get the following errors:
ClockworkMod Recovery v5.0.2.0
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
When I go to mounts and storage and try and mount /cache I get:
Error mounting /cache!
The only file system I can mount is /system
When I go to command prompt using adb shell
mount
rootfs on / type rootfs (rw)
tmpfs on /dev type tmpfs (rw,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/dev/block/mtdblock3 on /system type yaffs2 (rw,nodev,noatime,nodiratime)
cat fstab
/dev/block/mmcblk0p2 /cache auto rw
/dev/block/mmcblk0p1 /data auto rw
/dev/block/mmcblk0p1 /datadata yaffs2 rw
/dev/block/mtdblock3 /system yaffs2 rw
/dev/block/mmcblk1p1 /sdcard vfat rw
/dev/block/mmcblk1p2 /sd-ext auto rw
I feel something is not right with the file system that is keeping the system from booting up correctly.
I need some guidance from someone that has experience with these kinds of systems. I did load some updates to Radio & HBOOT as others have done when they reported these errors, The only difference being my attempt did not result in a fix. I really miss my phone running cyanogenmod 7. Is there a way to start from scratch to get CM7 running again?
Click to expand...
Click to collapse
Have you tried reflashing cwm? Also i noticed your info says locked oow but s-off, im not sure but mabey the bootloader being locked is causing the issue, but it shouldnt since your true s-off.
same issue
So I am also getting the
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open cache/recovery/last_log
Chain of events: I dropped the phone from standing, phone was on clip. It worked until i decided to download an app from Amazon App Store. I started getting Bootloops....then I couldn't do anything except open the recovery via CWM Recovery 5.0.2.0....
I have tried multiple things to recover back to normal....but its not working ....
CDSmythe said:
So I am also getting the
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open cache/recovery/last_log
Chain of events: I dropped the phone from standing, phone was on clip. It worked until i decided to download an app from Amazon App Store. I started getting Bootloops....then I couldn't do anything except open the recovery via CWM Recovery 5.0.2.0....
I have tried multiple things to recover back to normal....but its not working ....
Click to expand...
Click to collapse
Are you also on hboot 1.02 and is it locked oow? If so go to htcdev site and unlock your bootloader.
Im enjoying similar issues. Have tried everything. Every ruu i could find, countless pb31imgs, every different recovery, nandroid restores from anothe inc i own. (shocked when ics booted, though it was shut down quick) even tried parted recovery. Led to mmcblk0 doesnt exist(?). Any help with this would be great. Starting to think this a lost cause.
Sent from my SPH-D710 using xda premium
did any one figure out how to solve this issue yet. been stuck for 3 wks.
Mine turned out to be a lost cause
Followed this guide:
http://forum.cyanogenmod.com/topic/6433-solved-messed-up-partitions-on-internal-storage/
when trying to use parted command
mmcblk0 did not exist, used fdisk command and it returned with I/O error which appears to be a hardware failure.

[Q] E: Can´t Mount - Open

hello
I 'm from Germany and my problem is that I always have the error e can not mount - open .My N2 starts only to Samsung scripture and not on the German forums, I have not found much help .
I tried to install on a stock FW odin, has also geklaptt , but not satertet anyway!
N7100XXUFNE1_N7100DBTFNE1_N7100XXUFND3_HOME.tar
before the problem started I had Rom aosb_kk_1.3.7
Kernel psn_purecm11_anyrom-aroma-v2.8.5_n7100_oc
Problem:
E: could not mound / data to setup /data / media path!
E: can´t mount /cache /recovery /command
E: can´t mount /cache /recovery /log
E: can´t open /cache /recovery /log
E: can´t mount /cache /recovery /last_log
E: can´t open /chace /recovery /last_log

Note 2 stuck on samsung galaxy note 2 logo.

My note 2 is struck on samsung galaxy note 2 logo and it is not going further. I am able to go on download mode but when i go on stock recovery i get
E:failed to mount /efs (No such file or directory)
E:failed to mount /system ((No such file or directory))
# MANUAL MODE #
--Appling Multi-CSC
E:failed to mount /system (No such file or directory)
can't mount '/system' (No such file or directory)
E:failed to mount /cache (No such file or directory)
can't mount '/cache' (No such file or directory)
E:failed to mount /cache (No such file or directory)
E:can't mount /cache/recovery/last_recovery
E:failed to mount /data (No such file or directory)
E:can't mount /data/log/recovery_log.txt
E:failed to mount /data (No such file or directory)
E:can't mount /data/log/emmc_checksum_log.txt
E:failed to mount /system (No such file or directory)
E:failed to mount /cache (No such file or directory)
E:can't mount /cache/recovery/log
E:can't open /cache/recovery/log
E:failed to mount cache (No such file or recovery)
E:Can't mount /cache/recovery/last_log
E:can't open /cache/recovery/last_log
E:failed to mount /cache (No such file or recovery)
E:can't mount /cache/recovery/last_install
E:Can't open /cache/recovery/last_install
E:failed to mount /cache (No such file or recovery)
Please help. My friend tried flashing through odin but it didnt work. Please help
What did you friend try to flash? Which note 2 model do you have ?
audit13 said:
What did you friend try to flash? Which note 2 model do you have ?
Click to expand...
Click to collapse
My model is gt n7100 samsung galaxy note 2. I bought it in India. My phone is rooted. I dont know which rom he flashed but he tried 3-4 roms for note 2 but none works.
Try flashing the latest n7100 ROM from sammobile.com using Odin.

Categories

Resources