Format SD Card? How? - TouchPad Q&A, Help & Troubleshooting

Hey,
i booted CM9 on my tablet. now it says "SD Card damaged". If i format it via CM9, it still says "SD CARD damaged..."...
Even CWM says that there was an error mounting SD Card when i want to mount it!
But i need it want to install CM10 on my touchpad...
i can access via adb, cat says:
~ # cat /proc/partitions
cat /proc/partitions
major minor #blocks name
179 0 31160320 mmcblk0
179 1 102400 mmcblk0p1
179 2 500 mmcblk0p2
179 3 1500 mmcblk0p3
179 4 1 mmcblk0p4
179 5 500 mmcblk0p5
179 6 750 mmcblk0p6
179 7 2500 mmcblk0p7
179 8 10240 mmcblk0p8
179 9 1500 mmcblk0p9
179 10 3072 mmcblk0p10
179 11 3072 mmcblk0p11
179 12 4096 mmcblk0p12
179 13 32768 mmcblk0p13
179 14 30504960 mmcblk0p14
254 0 581632 dm-0
254 1 65536 dm-1
254 2 16384 dm-2
254 3 24576 dm-3
254 4 262144 dm-4
254 5 139264 dm-5
254 6 26877952 dm-6
254 7 409600 dm-7
254 8 311296 dm-8
254 9 204800 dm-9
254 10 1572864 dm-10
~ #
How to format/mount the sd card via adb that it works with CM9 so that i can copy files on it for flashing?
Thanks!

You should be able to format it from CWM or TWRP recovery. If that doesn't work you could always run ACMEUninstaller which will reset all Android partitions and you'll have to reinstall using ACMEInstaller.

When you re-install, use acmeinstaller 3.
Edit : on rereading your post, you might have to use this : http://forum.xda-developers.com/showthread.php?t=1426244
If you're having trouble with novaterm, on page 12 of the thread there's a good work around for that.
I know doctoring is a PITA, but you can update from 3.0.0 to 3.0.5 (in webOs) OTA.

Just do not do it through windows
Sent from my SAMSUNG-SGH-T989 using xda premium

chicle_11 said:
When you re-install, use acmeinstaller 3.
Edit : on rereading your post, you might have to use this : http://forum.xda-developers.com/showthread.php?t=1426244
If you're having trouble with novaterm, on page 12 of the thread there's a good work around for that.
I know doctoring is a PITA, but you can update from 3.0.0 to 3.0.5 (in webOs) OTA.
Click to expand...
Click to collapse
Worked for me thanks! =)

Related

Partition Table for P7300 or P7310

Can someone please provide the output of the below in adb shell or Terminal Emulator, for P7300 or P7310?
Code:
cat /proc/partitions
Yup
ameer1234567890 said:
Can someone please provide the output of the below in adb shell or Terminal Emulator, for P7300 or P7310?
Code:
cat /proc/partitions
Click to expand...
Click to collapse
On my p7310 running discovery rom v6, in terminal emulator (these were 4 columns, and I can't figure out an easy way to put them into a forum post, so I'm just gonna do each column with a break in between.):
major
179
179
179
179
179
179
179
179
259
259
259
179
179
minor
0
1
2
3
4
5
6
7
0
1
2
16
8
#blocks
15387648
12288
5120
8192
694272
356352
2048
12288
13969920
8192
307200
512
512
name
mmcblk0
mmcblk0p1
mmcblk0p2
mmcblk0p3
mmcblk0p4
mmcblk0p5
mmcblk0p6
mmcblk0p7
mmcblk0p8
mmcblk0p9
mmcblk0p10
mmcblk0boot1
mmcblk0boot0
Are you working on something good for the 8.9?
I am working on adding support for Samsung Galaxy Tab 8.9, in Online Nandroid.
Very cool, glad I could help. Let me know if you need anything. I only have 16gb to work with, so I would love to put my nandroids online.
upconvert said:
Very cool, glad I could help. Let me know if you need anything. I only have 16gb to work with, so I would love to put my nandroids online.
Click to expand...
Click to collapse
Online Nandroid is not for saving nandroids online, but rather for doing backups while phone is online / running, without having to reboot into recovery mode. There are apps built on Online Nandroid script, one of which has the capability to store nandroid backups online too. See the link in my signature.

[Q] Partitions

Anyone can help to complete this table? I want to know all the partitions. This is what I get:
dev/block: (ext4)
Code:
major minor #blocks Name Description
179 0 7634944 mmcblk0 (Internal NAND)
179 1 16384 mmcblk0p1 /mnt/.lfs
179 2 16384 mmcblk0p2 /modemfs
179 3 626688 mmcblk0p3 /system
179 4 313344 mmcblk0p4 /cache
179 5 2097152 mmcblk0p5 /data
179 6 1536 mmcblk0p6 ?????
179 7 10240 mmcblk0p7 /efs
179 8 4106240 mmcblk0p8 /storage/sdcard0 (?)
179 9 327680 mmcblk0p9 /preload
179 10 1024 mmcblk0p10 ?????
179 11 51200 mmcblk0p11 ?????
179 12 2048 mmcblk0p12 ?????
179 13 16384 mmcblk0p13 ?????
179 14 2048 mmcblk0p14 ?????
179 15 16384 mmcblk0p15 kernel + recovery (?)
179 16 2048 mmcblk0p16 ?????
179 17 16384 mmcblk0p17 kernel2 + recovery (?)
179 64 2048 mmcblk0boot1 ?????
179 32 2048 mmcblk0boot0 ?????
179 96 994816 mmcblk1 (External SD)
179 97 993792 mmcblk1p1 /storage/extSdCard

File request aboot

I have an LG Motion and I would like a copy of your aboot file to try to see if I can get the bootloader unlocked while it's flashed on the motion.
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=/sdcard/aboot.img
and send that file to me please
Thanks in advaced.
Screw LG's locked bootloaders!!!
Also this may be in the wrong place. If it belongs in development, I'm sorry.
dev/block/platform/msm_sdcc.1/by-name/aboot: cannot open for read: No such file
or directory
reas0n said:
dev/block/platform/msm_sdcc.1/by-name/aboot: cannot open for read: No such file
or directory
Click to expand...
Click to collapse
tegra platform...and we have no partition named aboot
i have x-loader.img and u-boot.img. here:
https://www.box.com/s/a6pyad63qwauos7zdw2b
Tim_Pan said:
tegra platform...and we have no partition named aboot
Click to expand...
Click to collapse
Hmmmm, you think it will still work?
Edit: what are the blocks and names of your partitions?
Sent from my LG-MS770
[email protected]:/ # cat proc/partitions
major minor #blocks name
179 0 15267840 mmcblk0
179 1 10240 mmcblk0p1
179 2 10240 mmcblk0p2
179 3 1572864 mmcblk0p3
179 4 393216 mmcblk0p4
179 5 2048 mmcblk0p5
179 6 81920 mmcblk0p6
179 7 2048 mmcblk0p7
179 8 13062144 mmcblk0p8
179 9 16384 mmcblk0p9
179 10 16384 mmcblk0p10
179 11 20480 mmcblk0p11
179 12 16384 mmcblk0p12
179 13 47104 mmcblk0p13
179 32 2048 mmcblk0boot1
179 16 2048 mmcblk0boot0
179 48 15645696 mmcblk1
179 49 15644672 mmcblk1p1
Code:
ls -l /dev/block/platform/sdhci-tegra.3/by-name
lrwxrwxrwx root root 2013-03-10 23:24 APP -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 2013-03-10 23:24 CAC -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 2013-03-10 23:24 CAL -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 2013-03-10 23:24 DRM -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 2013-03-10 23:24 FOT -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 2013-03-10 23:24 LNX -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 2013-03-10 23:24 MLT -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 2013-03-10 23:24 MSC -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 2013-03-10 23:24 NVA -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 2013-03-10 23:24 SOS -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 2013-03-10 23:24 UDA -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 2013-03-10 23:24 UDB -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 2013-03-10 23:24 USP -> /dev/block/mmcblk0p6
reas0n said:
[email protected]:/ # cat proc/partitions
major minor #blocks name
179 0 15267840 mmcblk0
179 1 10240 mmcblk0p1
179 2 10240 mmcblk0p2
179 3 1572864 mmcblk0p3
179 4 393216 mmcblk0p4
179 5 2048 mmcblk0p5
179 6 81920 mmcblk0p6
179 7 2048 mmcblk0p7
179 8 13062144 mmcblk0p8
179 9 16384 mmcblk0p9
179 10 16384 mmcblk0p10
179 11 20480 mmcblk0p11
179 12 16384 mmcblk0p12
179 13 47104 mmcblk0p13
179 32 2048 mmcblk0boot1
179 16 2048 mmcblk0boot0
179 48 15645696 mmcblk1
179 49 15644672 mmcblk1p1
Click to expand...
Click to collapse
No name of partitions?
Guess I'll have to figure out which partition is which on my own
I figure if your bootloader even does boot, I gotta make sure the partitions are still the same, and if not the same, flash things to the correct partitions according to your bootloader.
Sent from my LG-MS770
Can't flash the file given....our bootloader is 512KBs...yours is 10MBs............
sammyz said:
Can't flash the file given....our bootloader is 512KBs...yours is 10MBs............
Click to expand...
Click to collapse
i dont know if u still need, but download .tot or kdz for your phone and use lg binextractor(is not from lg,search google)extract the tot or kdz and get the aboot.i only have the nexus 4 and l5 so i cant help u much.
Our bootloader cannot be dumped from partitions. It's built into a lower level on the device. The two devices are in no way similar. Ours has a Tegra 3 chipset, yours is MSM.
If you really want to take a look at our bootloader, you can find a dump somewhere in the development section. But even if you find it and it fits for your device, DO NOT flash it by any means!!! It's one of the worst ideas one can come up with. You can very easily brick your device.
reas0n said:
i have x-loader.img and u-boot.img. here:
https://www.box.com/s/a6pyad63qwauos7zdw2b
Click to expand...
Click to collapse
Where did you get these from? It's not for the O4X.
Sent from my OmniROM-powered LG Optimus 4X HD

Gear 2 Rom Firmware extracted

I have extracted the Gear 2 firmware to a zip so people can look at the structure and possibly start modding the device. Its extracted from the newest rom available on Sammobile. If you have any questions let me know.
htt p://bit.ly/1m4mj5m
Velrix said:
I have extracted the Gear 2 firmware to a zip so people can look at the structure and possibly start modding the device. Its extracted from the newest rom available on Sammobile. If you have any questions let me know.
htt p://bit.ly/1m4mj5m
Click to expand...
Click to collapse
Updates..
I am trying to backup the current partitions to see the kernel/recovery and not getting far. Has anyone else been working on this?
sh-3.2$ cat /proc/partitions
major minor #blocks name
7 0 19732 loop0
179 0 3817472 mmcblk0
179 1 4096 mmcblk0p1
179 2 4096 mmcblk0p2
179 3 8192 mmcblk0p3
179 4 8192 mmcblk0p4
179 5 8192 mmcblk0p5
179 6 8192 mmcblk0p6
179 7 8192 mmcblk0p7
259 0 8192 mmcblk0p8
259 1 16384 mmcblk0p9
259 2 12288 mmcblk0p10
259 3 8192 mmcblk0p11
259 4 65536 mmcblk0p12
259 5 131072 mmcblk0p13
259 6 2996224 mmcblk0p14
259 7 524288 mmcblk0p15
179 16 4096 mmcblk0boot1
179 8 4096 mmcblk0boot0
179:0 179:3 179:7 1:10 1:14 1:4 1:8 259:2 259:6 7:2 7:6
179:1 179:4 179:8 1:11 1:15 1:5 1:9 259:3 259:7 7:3 7:7
179:16 179:5 1:0 1:12 1:2 1:6 259:0 259:4 7:0 7:4
179:2 179:6 1:1 1:13 1:3 1:7 259:1 259:5 7:1 7:5
Current information I can receive from the watch.
If I try to make a backup obviously it fails with the following message..
D:\tizen-wearable-sdk\tools>sdb shell
sh-3.2$ chmod 755 /tmp/rkdump
sh-3.2$ /tmp/rkdump /dev/mmcblk0boot0 /tmp/update.img
/tmp/rkdump: /dev/mmcblk0boot0: Permission denied
sh-3.2$ /tmp/rkdump /dev/mmcblk0p1 /tmp/update.img
/tmp/rkdump: /dev/mmcblk0p1: Permission denied
sh-3.2$ /tmp/rkdump /dev/mmcblk0p2 /tmp/update.img
/tmp/rkdump: /dev/mmcblk0p2: Permission denied

[GUIDE] Root your Nokia 5

Do not update to Android Oreo if you want to keep your phone rooted.
Latest Android Oreo Update for Nokia 6 TA-1000 blocked my method, because I found FIH modified aboot make OST LA 6.0.4 no longer usable for loading service bootloader.
Click to expand...
Click to collapse
Thanks @hikari_calyx
DO AT YOUR OWN RISK EVEN THOUGH IT WORKED FOR ME!
What you need:
-Nokia 5 TWRP: https://pan.baidu.com/s/1kVyzgvd
-ADB: https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Firstly, you need to install ADB, the way that's most convenient for you. Then do as following
-Unlock bootloader like in this post: https://forum.xda-developers.com/nokia-5/development/guide-temporary-unlock-bootloader-to-t3746947
-Open command prompt in ADB folder, flash the recovery while still in download mode
fastboot flash recovery "PathToRecovery.img"
Click to expand...
Click to collapse
-When it says OKAY, hold vol up + power and reboot at the same time, it'll boot to recovery
fastboot reboot
Click to expand...
Click to collapse
-When it's done booting to recovery, click the 3-dotted circle, choose SuperSU root, slide, wait until finished, then reboot
-Boot to recovery again and do as above to get root access
Credit:
@blackpanther0582 for the firmware
@Quixote78 for OST LA and patch
@hikari_calyx for the OST method
@dimonolog2008 for the motivation for me to do this
@xinkid for the Nokia TWRPs
Anyone else that involved
WARNING:
-You have to boot to RECOVERY right AFTER FLASHING otherwise your phone won't boot
-DO NOT use any SuperSU zip outside of this recovery
POST INSTALLATION
-They have an English theme (https://forum.xda-developers.com/android/themes/theme-twrp-materialised-dark-light-play-t2915584). If you can't see the SuperSU option, flash the original theme in \sdcard\twrp\theme\ui.zip
-Use below zip file for SuperSU root instead of that on SuperSU homepage
-Power-on sound and bootanimation is in /system/CDA/600xx
-Change build.prop and add nexus.xml to /system/etc/ (and set permission rw-r--r--) for full AOSP vibe
-Turn of system update related services, activities and permission in LP, choose Change component (Google Play Services) --> pm disable --> search for "update"
-You can use Xposed, and GravityBox runs perfectly. As of version 88.2, some problems occured with Nov update
-Remove SuperSU that comes with the recovery and download it again from the Store if you want to
-Do not setenforce or reflash the Gapps unless you want to be locked out of your account
-Do not reflash data partition (with pattern lock) as bootloader is still locked
-The virtual drive with Driver is in /hidden/custom.iso
-Update partition dump
Code:
major minor #blocks name
7 0 98304 loop0
254 0 1048576 zram0
179 0 15388672 mmcblk0
179 1 1536 mmcblk0p1 modemst1
179 2 1536 mmcblk0p2 modemst2
179 3 1536 mmcblk0p3 fsg
179 4 1 mmcblk0p4 fsc
179 5 8192 mmcblk0p5 securefs
179 6 2048 mmcblk0p6 rf_nv
179 7 1024 mmcblk0p7 deviceinfo
179 8 86016 mmcblk0p8 modem
179 9 8 mmcblk0p9 ssd
179 10 512 mmcblk0p10 sbl1
179 11 512 mmcblk0p11 sbl1bak
179 12 512 mmcblk0p12 rpm
179 13 512 mmcblk0p13 rpmbak
179 14 2048 mmcblk0p14 tz
179 15 2048 mmcblk0p15 tzbak
179 16 256 mmcblk0p16 devcfg
179 17 256 mmcblk0p17 devcfgbak
179 18 16384 mmcblk0p18 dsp
179 19 32 mmcblk0p19 DDR
179 20 16 mmcblk0p20 sec
179 21 11264 mmcblk0p21 splash
179 22 1024 mmcblk0p22 aboot
179 23 1024 mmcblk0p23 abootbak
179 24 65536 mmcblk0p24 boot
179 25 65536 mmcblk0p25 recovery
179 26 1024 mmcblk0p26 devinfo
179 27 16384 mmcblk0p27 reserved
179 28 65536 mmcblk0p28 ftmboot
179 29 2048 mmcblk0p29 cust_nv
179 30 2048 mmcblk0p30 default_nv
179 31 1024 mmcblk0p31 hwcfg
259 0 1 mmcblk0p32 sutinfo
259 1 256 mmcblk0p33 systeminfo
259 2 32768 mmcblk0p34 ftmlog
259 3 8192 mmcblk0p35 box
259 4 16384 mmcblk0p36 multi_splash
259 5 40960 mmcblk0p37 hidden
259 6 8192 mmcblk0p38 cda
259 7 16384 mmcblk0p39 reserved_bak
259 8 32768 mmcblk0p40 persist
259 9 1024 mmcblk0p41 misc
259 10 512 mmcblk0p42 keystore
259 11 32 mmcblk0p43 config
259 12 262144 mmcblk0p44 oem
259 13 32 mmcblk0p45 limits
259 14 512 mmcblk0p46 mota
259 15 1024 mmcblk0p47 dip
259 16 32768 mmcblk0p48 mdtp
259 17 512 mmcblk0p49 syscfg
259 18 4096 mmcblk0p50 mcfg
259 19 256 mmcblk0p51 cmnlib
259 20 256 mmcblk0p52 cmnlibbak
259 21 256 mmcblk0p53 cmnlib64
259 22 256 mmcblk0p54 cmnlib64bak
259 23 256 mmcblk0p55 keymaster
259 24 256 mmcblk0p56 keymasterbak
259 25 256 mmcblk0p57 apdp
259 26 256 mmcblk0p58 msadp
259 27 8 mmcblk0p59 dpo
259 28 4193280 mmcblk0p60 system
259 29 262144 mmcblk0p61 cache
259 30 65536 mmcblk0p62 logdump
259 31 9490415 mmcblk0p63 userdata
179 32 4096 mmcblk0rpmb
179 64 15558144 mmcblk1
179 65 15549896 mmcblk1p1
253 0 9490399 dm-0
7 8 14512 loop8
wolfyapl said:
We can turn our phone into Nokia 6 by flashing a custom rom just to root amd TWRP-ize it. I'll write about it later because my laptop is not available now. Stay tuned!
Click to expand...
Click to collapse
Thanks bro please guide us to root our nokia 5 & install twrp....
Will it work on ta-1053 indian variant. If yes please make a video to show us how to root correctly. Thankyou
Birbal said:
Will it work on ta-1053 indian variant. If yes please make a video to show us how to root correctly. Thankyou
Click to expand...
Click to collapse
Yes, theorically. I typed this on my phone so...
Birbal said:
Will it work on ta-1053 indian variant. If yes please make a video to show us how to root correctly. Thankyou
Click to expand...
Click to collapse
The procedure is actually the same to Nokia 6.
hikari_calyx said:
The procedure is actually the same to Nokia 6.
Click to expand...
Click to collapse
Thanks...
Where to get the rom
Birbal said:
Where to get the rom
Click to expand...
Click to collapse
I also don't get that
daveve said:
I also don't get that
Click to expand...
Click to collapse
I think we have to download the official nokia 5 rom just google it..
But i have another what if offcial android 8.0 update arrives.. can we flash that or it will end up with a bricked phone.... Phewww...
mega.nz/#F!1ENgnThL!FyL9uYCC3Dq-16elThKAPg
wolfyapl said:
mega.nz/#F!1ENgnThL!FyL9uYCC3Dq-16elThKAPg
Click to expand...
Click to collapse
Thx! one quick question. The file is 10gb but I only need to download the Nokia 5 zip I think?
daveve said:
Thx! one quick question. The file is 10gb but I only need to download the Nokia 5 zip I think?
Click to expand...
Click to collapse
Correct.
I have seen another Excellent Guide from Google. So, I decided to share it on Xda to help people to root their smartphone in less than 15 minutes. So, To Root your Nokia 5 Without PC/laptop. Follow the steps given below.
First of all, Your device should have Custom Recovery installed. It can be TWRP/CWM Recovery.:
1. Download the Nokia 5 Package (Root) from the given URL Root Package
2. Then, Move the file to MicroSD card
3. Rename the download Root File as update.zip
4. Then, Turn OFF the Nokia 5 device and Turn ON by Pressing Power button + Volume Down Key at the same time.
5. Now, You successfully entered into Custom Recovery Mode. You can able to see a lot of options there.
6. You have to select Wipe Dalvik Cache and Come back.
7. Now, Select install Option and Select the root package file named update.zip from the downloaded folder (Remember the file should be in External SD card)
8. Wait for few seconds and Restart the Nokia 5 device. That's all You have successfully Rooted your phone without PC/Laptop.
I have collected this information from the Internet, and It worked for me. So, I have shared this with you guys. If you have any doubts. You can ask me here. I can help you.
source
vijaygopalbalasa said:
I have seen another Excellent Guide from Google. So, I decided to share it on Xda to help people to root their smartphone in less than 15 minutes. So, To Root your Nokia 5 Without PC/laptop. Follow the steps given below.
First of all, Your device should have Custom Recovery installed. It can be TWRP/CWM Recovery.:
1. Download the Nokia 5 Package (Root) from the given URL Root Package
2. Then, Move the file to MicroSD card
3. Rename the download Root File as update.zip
4. Then, Turn OFF the Nokia 5 device and Turn ON by Pressing Power button + Volume Down Key at the same time.
5. Now, You successfully entered into Custom Recovery Mode. You can able to see a lot of options there.
6. You have to select Wipe Dalvik Cache and Come back.
7. Now, Select install Option and Select the root package file named update.zip from the downloaded folder (Remember the file should be in External SD card)
8. Wait for few seconds and Restart the Nokia 5 device. That's all You have successfully Rooted your phone without PC/Laptop.
I have collected this information from the Internet, and It worked for me. So, I have shared this with you guys. If you have any doubts. You can ask me here. I can help you.
source
Click to expand...
Click to collapse
Thanks. Any help on how to install custom recovery ( preferably TWRP)? OP is a little unclear about this, 'specially the part about "holding the phone tightly while connecting to the PC to enter into download mode"..
Dead Cookies leave no trails...
Cookie Ninja said:
Thanks. Any help on how to install custom recovery ( preferably TWRP)? OP is a little unclear about this, 'specially the part about "holding the phone tightly while connecting to the PC to enter into download mode"..
Dead Cookies leave no trails...
Click to expand...
Click to collapse
Hold the phone to know when your phone reboots
what about the ta-1027 , chilean variant ? and if it bootloops how to force to turn off ? we cant remove the battery
pabloculiao123 said:
what about the ta-1027 , chilean variant ? and if it bootloops how to force to turn off ? we cant remove the battery
Click to expand...
Click to collapse
Hold Vol Up and Power and release when the screen goes black
worked a charm thanks
will it work with android 7.1.2 ?
novel1989 said:
will it work with android 7.1.2 ?
Click to expand...
Click to collapse
yes

Categories

Resources