OK!GUYS!Uploading Over!
Started by
WellBeing
, Dec 25 2010 10:03 AM
#81
Posted 26 December 2010 - 04:16 AM
#82
Posted 26 December 2010 - 05:06 AM
#83
Posted 26 December 2010 - 09:28 AM
Well done, waiting for the Modaco custom Froyo, BTW, I find that you are using the "softbank" network service, are you living in Japan now? you buy your blade from softbank?
#84
Posted 26 December 2010 - 10:58 AM
flibblesan, on Dec 25 2010, 14:23, said:
Sure.
flibblesan.co.uk server
MultiUpload mirror (Rapidshare, Megaupload, Hotfile, ZShare, Uploading.com)
MultiUpload
flibblesan.co.uk server
MultiUpload mirror (Rapidshare, Megaupload, Hotfile, ZShare, Uploading.com)
MultiUpload
Flibblesan, Glad to see you online.
I trust you send the phones soon?
#85
Posted 26 December 2010 - 01:22 PM
This is exciting news! Can't wait to see custom 2.2 final ROMs pop up. 
Edited by Master One, 26 December 2010 - 01:34 PM.
#86
Posted 26 December 2010 - 03:40 PM
Could you please check if the wifi sleep issue has been fixed. Thanks.
#87
Posted 26 December 2010 - 05:32 PM
Hi m8 can u install clockwork and reset user data, then backup all via clockwork backup option, then zip all files and upload them please?
#88
Posted 26 December 2010 - 05:33 PM
#89
Posted 26 December 2010 - 06:54 PM
I think I saw it before, but I cant find it now...
anyone got the results of /proc/mtd ? Im interested in how big the OEM partition is..
anyone got the results of /proc/mtd ? Im interested in how big the OEM partition is..
#90
Posted 26 December 2010 - 06:58 PM
Thank you so much 
#91
Posted 27 December 2010 - 01:46 AM
#92
Posted 27 December 2010 - 01:55 AM
Sebastian404, on Dec 26 2010, 18:54, said:
I think I saw it before, but I cant find it now...
anyone got the results of /proc/mtd ? Im interested in how big the OEM partition is..
anyone got the results of /proc/mtd ? Im interested in how big the OEM partition is..
I try to get mtd, but faild
# dd if=/dev/block/mtdblock1 of=/sdcard/boot.img
dd if=/dev/block/mtdblock1 of=/sdcard/boot.img
/dev/block/mtdblock1: read error: I/O error
0+0 records in
0+0 records out
0 bytes transferred in 0.001 secs (0 bytes/sec)
# dd if=/dev/block/mtdblock2 of=/sdcard/system.img
dd if=/dev/block/mtdblock2 of=/sdcard/system.img
/dev/block/mtdblock2: read error: I/O error
0+0 records in
0+0 records out
0 bytes transferred in 0.002 secs (0 bytes/sec)
#
#93
Posted 27 December 2010 - 01:56 AM
WellBeing, on Dec 27 2010, 01:55, said:
I try to get mtd, but faild
# dd if=/dev/block/mtdblock1 of=/sdcard/boot.img
dd if=/dev/block/mtdblock1 of=/sdcard/boot.img
/dev/block/mtdblock1: read error: I/O error
0+0 records in
0+0 records out
0 bytes transferred in 0.001 secs (0 bytes/sec)
# dd if=/dev/block/mtdblock2 of=/sdcard/system.img
dd if=/dev/block/mtdblock2 of=/sdcard/system.img
/dev/block/mtdblock2: read error: I/O error
0+0 records in
0+0 records out
0 bytes transferred in 0.002 secs (0 bytes/sec)
#
# dd if=/dev/block/mtdblock1 of=/sdcard/boot.img
dd if=/dev/block/mtdblock1 of=/sdcard/boot.img
/dev/block/mtdblock1: read error: I/O error
0+0 records in
0+0 records out
0 bytes transferred in 0.001 secs (0 bytes/sec)
# dd if=/dev/block/mtdblock2 of=/sdcard/system.img
dd if=/dev/block/mtdblock2 of=/sdcard/system.img
/dev/block/mtdblock2: read error: I/O error
0+0 records in
0+0 records out
0 bytes transferred in 0.002 secs (0 bytes/sec)
#
Ah, sorry, no I ment:
'cat /proc/mtd/'
it will show you what partitions there is on the device
#94
Posted 27 December 2010 - 02:06 AM
Sebastian404, on Dec 27 2010, 01:56, said:
Ah, sorry, no I ment:
'cat /proc/mtd/'
it will show you what partitions there is on the device
'cat /proc/mtd/'
it will show you what partitions there is on the device
# cat /proc/mtd
cat /proc/mtd
dev: size erasesize name
mtd0: 00500000 00020000 "recovery"
mtd1: 00500000 00020000 "boot"
mtd2: 00180000 00020000 "splash"
mtd3: 00080000 00020000 "misc"
mtd4: 02580000 00020000 "cache"
mtd5: 0dc00000 00020000 "system"
mtd6: 0a280000 00020000 "userdata"
mtd7: 01500000 00020000 "oem"
mtd8: 00180000 00020000 "persist"
#95
Posted 27 December 2010 - 02:14 AM
WellBeing, on Dec 27 2010, 02:06, said:
# cat /proc/mtd
cat /proc/mtd
dev: size erasesize name
mtd0: 00500000 00020000 "recovery"
mtd1: 00500000 00020000 "boot"
mtd2: 00180000 00020000 "splash"
mtd3: 00080000 00020000 "misc"
mtd4: 02580000 00020000 "cache"
mtd5: 0dc00000 00020000 "system"
mtd6: 0a280000 00020000 "userdata"
mtd7: 01500000 00020000 "oem"
mtd8: 00180000 00020000 "persist"
I try it yestoday~~
cat /proc/mtd
dev: size erasesize name
mtd0: 00500000 00020000 "recovery"
mtd1: 00500000 00020000 "boot"
mtd2: 00180000 00020000 "splash"
mtd3: 00080000 00020000 "misc"
mtd4: 02580000 00020000 "cache"
mtd5: 0dc00000 00020000 "system"
mtd6: 0a280000 00020000 "userdata"
mtd7: 01500000 00020000 "oem"
mtd8: 00180000 00020000 "persist"
I try it yestoday~~
#96
Posted 27 December 2010 - 04:23 AM
sorry
the command is
su
cat /proc/partitions > /sdcard/info.txt
cat /dev/mtd/mtd0 > /sdcard/recovery.img
cat /dev/mtd/mtd1 > /sdcard/boot.img
cat /dev/mtd/mtd2 > /sdcard/splash.img
cat /dev/mtd/mtd3 > /sdcard/misc.img
cat /dev/mtd/mtd4 > /sdcard/cache.img
cat /dev/mtd/mtd5 > /sdcard/system.img
cat /dev/mtd/mtd6 > /sdcard/userdata.img
cat /dev/mtd/mtd7 > /sdcard/oem.img
cat /dev/mtd/mtd8 > /sdcard/persist.img
the command is
su
cat /proc/partitions > /sdcard/info.txt
cat /dev/mtd/mtd0 > /sdcard/recovery.img
cat /dev/mtd/mtd1 > /sdcard/boot.img
cat /dev/mtd/mtd2 > /sdcard/splash.img
cat /dev/mtd/mtd3 > /sdcard/misc.img
cat /dev/mtd/mtd4 > /sdcard/cache.img
cat /dev/mtd/mtd5 > /sdcard/system.img
cat /dev/mtd/mtd6 > /sdcard/userdata.img
cat /dev/mtd/mtd7 > /sdcard/oem.img
cat /dev/mtd/mtd8 > /sdcard/persist.img
Edited by godmd5, 27 December 2010 - 04:23 AM.
#97
Posted 27 December 2010 - 07:04 PM
Maybe this will be more general:
I've not tried it on the phone but it seems to work-ish* on busybox on my linux box
* tries to do the right thing
cat /proc/partitions > /sdcard/info.txt
cat /dev/mtd > /sdcard/mtd.txt
cat /dev/mtd | grep '^mtd' |
while read dev size erasesize label
do
label=${label#\"*}
label=${label%\"}
cat /dev/mtd/${dev%%:} > /sdcard/$label.img
done
I've not tried it on the phone but it seems to work-ish* on busybox on my linux box
* tries to do the right thing
#98
Posted 28 December 2010 - 12:24 AM
godmd5, on Dec 27 2010, 04:23, said:
sorry
the command is
su
cat /proc/partitions > /sdcard/info.txt
cat /dev/mtd/mtd0 > /sdcard/recovery.img
cat /dev/mtd/mtd1 > /sdcard/boot.img
cat /dev/mtd/mtd2 > /sdcard/splash.img
cat /dev/mtd/mtd3 > /sdcard/misc.img
cat /dev/mtd/mtd4 > /sdcard/cache.img
cat /dev/mtd/mtd5 > /sdcard/system.img
cat /dev/mtd/mtd6 > /sdcard/userdata.img
cat /dev/mtd/mtd7 > /sdcard/oem.img
cat /dev/mtd/mtd8 > /sdcard/persist.img
the command is
su
cat /proc/partitions > /sdcard/info.txt
cat /dev/mtd/mtd0 > /sdcard/recovery.img
cat /dev/mtd/mtd1 > /sdcard/boot.img
cat /dev/mtd/mtd2 > /sdcard/splash.img
cat /dev/mtd/mtd3 > /sdcard/misc.img
cat /dev/mtd/mtd4 > /sdcard/cache.img
cat /dev/mtd/mtd5 > /sdcard/system.img
cat /dev/mtd/mtd6 > /sdcard/userdata.img
cat /dev/mtd/mtd7 > /sdcard/oem.img
cat /dev/mtd/mtd8 > /sdcard/persist.img
Erm, you do know this device has already been dumped?
#99
Posted 28 December 2010 - 12:25 AM
Thanks for that, it helped me a little....
can I ask another question?
can you do a 'uname -a' and see what you get back?
you might need to do 'busybox uname -a' if the first one will not work.
Thanks
can I ask another question?
can you do a 'uname -a' and see what you get back?
you might need to do 'busybox uname -a' if the first one will not work.
Thanks
#100
Posted 28 December 2010 - 10:57 AM
hi can Paul make this stickie please!!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account

Back to top









