• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root possible cwm in works, need files for playfulgod

chevanlol360

Android Expert
i pm'd playfulgod and ask him if he could build a cwm for us, no promises but he needs these stock files.

dumps of aboot, boot, recovery, misc, and the build.prop

and also

run this in terminal on your device take a screenshot and upload it

[HIGH]ls -l /dev/block/platform/msm_sdcc.1/by-name[/HIGH]
 
Apart from the screenshot bit, would all this be found in the cwm backup I made?

the boot.img and the build.prop would be. ;)

the others will need to be dd'd from adb shell and then pulled from the phone.

once I have the output from
Code:
ls -l /dev/block/platform/msm_sdcc.1/by-name
I can post the cmds need to dump those partitions. ;)
 
Ok cool. I already have the back up and adb is configured to work properly on my pc. Once I'm home in a few hours I'll upload the cwm backup and see about using your command list to sort the rest. Unless of course someone beats me to it ;-)
 
Code:
 atform/msm_sdcc.1/by-name                                 <
lrwxrwxrwx root     root              2013-10-12 17:47 aboot -> /dev/block/mmcblk0p5
lrwxrwxrwx root     root              2013-10-12 17:47 boot -> /dev/block/mmcblk0p7
lrwxrwxrwx root     root              2013-10-12 17:47 cache -> /dev/block/mmcblk0p17
lrwxrwxrwx root     root              2013-10-12 17:47 carrier -> /dev/block/mmcblk0p28
lrwxrwxrwx root     root              2013-10-12 17:47 drm -> /dev/block/mmcblk0p22
lrwxrwxrwx root     root              2013-10-12 17:47 eksst -> /dev/block/mmcblk0p29
lrwxrwxrwx root     root              2013-10-12 17:47 encrypt -> /dev/block/mmcblk0p30
lrwxrwxrwx root     root              2013-10-12 17:47 fota -> /dev/block/mmcblk0p23
lrwxrwxrwx root     root              2013-10-12 17:47 fsg -> /dev/block/mmcblk0p20
lrwxrwxrwx root     root              2013-10-12 17:47 grow -> /dev/block/mmcblk0p33
lrwxrwxrwx root     root              2013-10-12 17:47 lgipa -> /dev/block/mmcblk0p27
lrwxrwxrwx root     root              2013-10-12 17:47 misc -> /dev/block/mmcblk0p13
lrwxrwxrwx root     root              2013-10-12 17:47 modem -> /dev/block/mmcblk0p1
lrwxrwxrwx root     root              2013-10-12 17:47 modemst1 -> /dev/block/mmcblk0p10
lrwxrwxrwx root     root              2013-10-12 17:47 modemst2 -> /dev/block/mmcblk0p11
lrwxrwxrwx root     root              2013-10-12 17:47 mpt -> /dev/block/mmcblk0p24
lrwxrwxrwx root     root              2013-10-12 17:47 pad -> /dev/block/mmcblk0p9
lrwxrwxrwx root     root              2013-10-12 17:47 persist -> /dev/block/mmcblk0p16
lrwxrwxrwx root     root              2013-10-12 17:47 rct -> /dev/block/mmcblk0p31
lrwxrwxrwx root     root              2013-10-12 17:47 recovery -> /dev/block/mmcblk0p19
lrwxrwxrwx root     root              2013-10-12 17:47 rpm -> /dev/block/mmcblk0p6
lrwxrwxrwx root     root              2013-10-12 17:47 rpmbak -> /dev/block/mmcblk0p26
lrwxrwxrwx root     root              2013-10-12 17:47 sbl1 -> /dev/block/mmcblk0p2
lrwxrwxrwx root     root              2013-10-12 17:47 sbl2 -> /dev/block/mmcblk0p3
lrwxrwxrwx root     root              2013-10-12 17:47 sbl3 -> /dev/block/mmcblk0p4
lrwxrwxrwx root     root              2013-10-12 17:47 sns -> /dev/block/mmcblk0p12
lrwxrwxrwx root     root              2013-10-12 17:47 ssd -> /dev/block/mmcblk0p21
lrwxrwxrwx root     root              2013-10-12 17:47 system -> /dev/block/mmcblk0p14
lrwxrwxrwx root     root              2013-10-12 17:47 tombstones -> /dev/block/mmcblk0p18
lrwxrwxrwx root     root              2013-10-12 17:47 tz -> /dev/block/mmcblk0p8
lrwxrwxrwx root     root              2013-10-12 17:47 tzbak -> /dev/block/mmcblk0p25
lrwxrwxrwx root     root              2013-10-12 17:47 userdata -> /dev/block/mmcblk0p15
u0_a142@android:/ $
 
the boot.img and the build.prop would be. ;)

the others will need to be dd'd from adb shell and then pulled from the phone.

once I have the output from
Code:
ls -l /dev/block/platform/msm_sdcc.1/by-name
I can post the cmds need to dump those partitions. ;)

All partitions have already been pulled and can be found in the 'Need Stock Recovery.img' thread under sammyz post.
 
Code:
u0_a142@android:/ $ cat /system/etc/vold.fstab
# Copyright (c) 2011, Code Aurora Forum. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
#     * Redistributions of source code must retain the above copyright
#       notice, this list of conditions and the following disclaimer.
#     * Redistributions in binary form must reproduce the above
#       copyright notice, this list of conditions and the following
#       disclaimer in the documentation and/or other materials provided
#       with the distribution.
#     * Neither the name of Code Aurora Forum, Inc. nor the names of its
#       contributors may be used to endorse or promote products derived
#       from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
# ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

#dev_mount sdcard /storage/sdcard0/external_sd auto /devices/platform/msm_sdcc.3/mmc_host
#LGE-UPDATE 20120903, fx1-bsp-fs@lge.com
dev_mount sdcard1 /storage/sdcard1 auto /devices/platform/msm_sdcc.3/mmc_host
u0_a142@android:/ $
 
Back
Top Bottom