none of these ROMs are doing a TOTAL wipe though. Every one i've flashed so far, I've still got the same screen unlock PIN as my stock OS....
don't touch that unless you've got something to ODIN back to hahahaha. BTW, if you get the red warning screen that you had a bad firmware upgrade, just ODIN right from that screen...I'm getting mine tomorrow.
You guys seen this ROM at http://armalitexyz.jp/?
seems to be r3wt3d kernel.
no. probably different. perhaps a directory listing of block devices would reveal something intuitive? Let me check mine and try to dd them to SD and see what the sizes are.Are you sure that the placement of files is the same between the 02b and the c
Sent from my SC-02C using XDA Premium App
$ mount
mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=111 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 /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/usb tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /app-cache tmpfs rw,relatime,size=7168k 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p9 /system ext4 ro,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p7 /cache ext4 rw,nosuid,nodev,noatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p1 /efs ext4 rw,nosuid,nodev,noatime,barrier=1,data=ordered 0 0
nil /sys/kernel/debug debugfs rw,relatime 0 0
/dev/block/mmcblk0p10 /data ext4 rw,nosuid,nodev,noatime,barrier=1,data=ordered,noauto_da_alloc,discard 0 0
/dev/block/mmcblk0p4 /mnt/.lfs j4fs rw,relatime 0 0
/dev/block/vold/179:11 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro,discard 0 0
/dev/block/vold/179:17 /mnt/sdcard/external_sd vfat rw,dirsync,nosuid,nodev,noexec,noatime,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
/dev/block/vold/179:17 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,noatime,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
yeah, there is an antenna. 1seg App won't even attempt to tune. It's totally different behavior in the app after flashing a kernel with root.I bought mine two days ago, and only this morning did I realized that there is a retractable antenna that is used for the SEG TV. Have you tried deploying it?
I need root to do that don't I?can someone who hasn't messed their phone up yet (still running the docomo ROM) rip your system with dd in ADB and post the files?
http://famit.ie-t.net/wordpress/2011/02/26/2267/
you need a root kernel to do it with a terminal on your phone, not sure if you need to have a rooted phone to do it with ADB from the Android SDK or not.I need root to do that don't I?![]()
I was literally minutes away from rooting when I saw this thread. Thanks for your insight -- hopefully you get this figured out. I don't care about the TV, but I'd love to return to using my root required apps and custom roms without breaking everything else.i'll have an answer for you in an hour or two on if you can install a root kernel and keep your GPS.
As of right now, what I've gathered is: you install a root kernel, you loose your TV for sure.
Install a full rom and loose your base band and your GPS is borked too.
My buddy is coming over my house right now and I'm gonna try to dump his good binaries and inject them into my phone. I'll let you know how it goes...
su -
dd if=/dev/block/mmcblk0p2 of=/mnt/sdcard/mmcblk0p2.img
dd if=/dev/block/mmcblk0p3 of=/mnt/sdcard/mmcblk0p3.img
dd if=/dev/block/mmcblk0p4 of=/mnt/sdcard/mmcblk0p4.img
dd if=/dev/block/mmcblk0p5 of=/mnt/sdcard/mmcblk0p5.img
dd if=/dev/block/mmcblk0p6 of=/mnt/sdcard/mmcblk0p6.img