[Q] Super CID Problem - HTC One S

please help. I cannot get Super CID 11111111. I have done this before, but when I sent my phone to HTC my CID is now T-MOB010. I have done this before I sent my One S to HTC, but when I am trying again, it does not work. I do the steps EXACTLY as told. I did it multiple times too. I have my bootloader unlocked with TWRP 2.3.3. and my mmcblk0p4MOD already has 11111111 and same size as mmcblk0p4. what is going wrong?

aloy1455 said:
please help. I cannot get Super CID 11111111. I have done this before, but when I sent my phone to HTC my CID is now T-MOB010. I have done this before I sent my One S to HTC, but when I am trying again, it does not work. I do the steps EXACTLY as told. I did it multiple times too. I have my bootloader unlocked with TWRP 2.3.3. and my mmcblk0p4MOD already has 11111111 and same size as mmcblk0p4. what is going wrong?
Click to expand...
Click to collapse
Why do you want to S-Off?
Sent from my Nexus 7 using Tapatalk HD

HTC has probably set that partition to read only, so your only way to scid is to use moonshine s-off. And when you are s-off, you can use the command fastboot OEM writecid 11111111 to get scid.
First check that you are on the correct firmware to use moonshine.
Sent from my One S using Tapatalk 4

El_Svanto said:
HTC has probably set that partition to read only, so your only way to scid is to use moonshine s-off. And when you are s-off, you can use the command fastboot OEM writecid 11111111 to get scid.
First check that you are on the correct firmware to use moonshine.
Sent from my One S using Tapatalk 4
Click to expand...
Click to collapse
thank you

El_Svanto said:
HTC has probably set that partition to read only, so your only way to scid is to use moonshine s-off. And when you are s-off, you can use the command fastboot OEM writecid 11111111 to get scid.
First check that you are on the correct firmware to use moonshine.
Sent from my One S using Tapatalk 4
Click to expand...
Click to collapse
do I have to use moonshine, or do can I use facepalm

You can not use facepalm, because it needs scid first.
Sent from my One S using Tapatalk 4

El_Svanto said:
You can not use facepalm, because it needs scid first.
Sent from my One S using Tapatalk 4
Click to expand...
Click to collapse
okay, so I successfully moonshined my One S. it is now S-Off, but I want to super CID. can you direct me to how to properly Super CID while on moonshine? is there any backfires doing this?

Sure. Boot to fastboot. Make Sure it says Fastboot USB. Open command prompt in your fastboot folder. Write command: fastboot OEM writecid 11111111. Done.
The only thing to think of is not to do an OTA update of a stock ROM when you are scid. It could hard brick your phone.
Sent from my One S using Tapatalk 4

El_Svanto said:
Sure. Boot to fastboot. Make Sure it says Fastboot USB. Open command prompt in your fastboot folder. Write command: fastboot OEM writecid 11111111. Done.
The only thing to think of is not to do an OTA update of a stock ROM when you are scid. It could hard brick your phone.
Sent from my One S using Tapatalk 4
Click to expand...
Click to collapse
thank you very much

El_Svanto said:
Sure. Boot to fastboot. Make Sure it says Fastboot USB. Open command prompt in your fastboot folder. Write command: fastboot OEM writecid 11111111. Done.
The only thing to think of is not to do an OTA update of a stock ROM when you are scid. It could hard brick your phone.
Sent from my One S using Tapatalk 4
Click to expand...
Click to collapse
I just tried, and that command did not do anything.
C:\Users\Aloy\Desktop\One_S_All-In-One_Kit_v3.5\Data>fastboot OEM writecid 11111
111
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format <partition> format a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default:
2048

NP. Hit the thanks button
I also would like to add that now when you are s-off, be careful what you flash. Don't mess with hboots and stuff. If you lose your hboot, you are f...ed!
Sent from my One S using Tapatalk 4
---------- Post added at 10:03 PM ---------- Previous post was at 09:36 PM ----------
aloy1455 said:
I just tried, and that command did not do anything.
C:\Users\Aloy\Desktop\One_S_All-In-One_Kit_v3.5\Data>fastboot OEM writecid 11111
111
usage: fastboot [ <option> ] <command>
Click to expand...
Click to collapse
Strange. I have done it on mine. Try typing oem in letters instead of caps.
Sent from my One S using Tapatalk 4

Wrong place

Related

How to get CID to work

OK I have read the guide on hoe to get cid BUT I have the latest update from t-mobile for the 4G when I run the adb and run it though I get an error message
INFO pyramid_init_sd, SD card power on ok
INFOsdcc_init_memory_device done
INFO[FAT_ERROR] fat_open_file: can not find SMART_IO.CRD
INFO[JAVACARD_ERR] SMART_IO.CRD cann't find
OKAY [ 1.125s]
finished. total time: 1.125s
Click to expand...
Click to collapse
When I check the CID it still labels it as T-MOBILE
any ideas on how to fix this
little more detail on what your trying to do? are you trying to get superCID? or you wanting to change back to orginal CID?
Trying to Get superCID
Sent from my HTC Sensation 4G using XDA App
are you fully rooted,have s-off and eng 1.17 hboot?
if you have all those then its simple
simply reboot into fasboot(bootloader)
from cmd window
if you have adb set as environment then you can just type
8.enter the command "fastboot oem writecid 11111111"
9. enter the command "fastboot reboot-bootloader (Wait for it to reboot the bootloader)
10. enter the command "fastboot getvar cid" [it should confirm your CID is 11111111]
11. enter the command "fastboot reboot"
Click to expand...
Click to collapse
if you dont have adb setup in environment then you have to go to the adb directory whever you installed it
eg.
C:\android-sdk\platform-tools\
once in that directory then you can do superCID commands
I have 1.18 hboot
Sent from my HTC Sensation 4G using XDA App
you need the eng boot to do fastboot commands, i suggest you read how to get rooted/or go back to eng boot then do superCID
So I have to re root my phone even though it was rooted after the update? Got a link to this eng boot
Sent from my HTC Sensation 4G using XDA App
thats only if you lost root and dont have root, if you have root, and you still have s-off you can still go back to .17 eng boot
I had this too, what worked for me was:
install android terminal
open terminal
type: getprop cid.ro << this will show you your current cid, back it up.
use 4ext to reboot into bootloader, or adb reboot-bootloader
fastboot cid commands still work
when in bootloader:
open cmd and navigate to your android tools folder, then:
fastboot oem writecid 11111111
fastboot reboot-bootloader
fastboot getvar cid << this should be 11111111 now.
fastboot reboot
Now you can flash any zip file you want.
peewster said:
I had this too, what worked for me was:
install android terminal
open terminal
type: getprop cid.ro << this will show you your current cid, back it up.
Click to expand...
Click to collapse
A small hint: It should say 'getprop ro.cid' and not 'getprop cid.ro'...
Is there any way I can downgrade the hboot from 1.18 to 1.17
Are you s-off if so then yes

[Q] I need Help, my phone is bricked!!

Hello to all members of xda forum, my problem with my HTC DESIRE S is that I installed a ROM which may be unsuitable for my mobile, Because when I restart it, the screen remains blank with green logo "HTC". I reboot to fastboot mode it works, but when I chose the "recovery" option from fastboot menu, It didn't lead me to access clockmodwork recovery in order to uninstall the unsuitable "ROM", time after time, but in vain the screen turns white again!.
you dear members has to tell me what could I do, I really don't know what to do?
***additional info***
HTC DESIRE S
saga pvt ships s-off rl
hboot 6.98.1002
radio 3822.10.08.04_m
emmc-boot
you need to include more detail.which ruu did you try to install,what was the original version on the phone,what brand is the phone,what country did it come from. is the phone revolutionary s off ,xtc clipped or htc dev unlocked?much more info nobody can help you
Additional info 2
i was trying to install ruu is for htc sensation XL (gingerbread2.3.5) (sense 3.0)
revolitionary s-off
htc desire s (model s510e)/Gingerbread 2.3.3 (1.47.161.2)
france (SFR)
viadora13 said:
i was trying to install ruu is for htc sensation XL (gingerbread2.3.5) (sense 3.0)
revolitionary s-off
htc desire s (model s510e)/Gingerbread 2.3.3 (1.47.161.2)
france (SFR)
Click to expand...
Click to collapse
You actually tried to install the ruu for sensation xl onto the desire s!!!
You're a brave one man!!!
Beamed from the Dark Side using xda premium.
surely if you flashed a sensation xl RUU it wouldn't work and it certainly looks like it.
Here are a list of fastboot commands. You could try flashing a new ROM.
fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall 'flash boot' + 'flash system'
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
reboot reboot device normally
reboot-bootloader reboot device into bootloader
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
Click to expand...
Click to collapse
Just head for this thread
http://forum.xda-developers.com/showthread.php?t=1488672

S-OFF

hi all new to this ..so my problem is i did the S off with the wire trick it worked but before it could completely reboot and do its thing em i lost my adb drivers so i had delete em and reinstall so unplugged phone before whole process and now im having worst time flashing recovery been at this for 6 hours now and no luck my fast-boot is working but cant flash Ive tried super utility, flashing thru fast-boot and installing zip on SD card with card reader nothing works help please i hope i made sense in this thread
yambo62274 said:
hi all new to this ..so my problem is i did the S off with the wire trick it worked but before it could completely reboot and do its thing em i lost my adb drivers so i had delete em and reinstall so unplugged phone before whole process and now im having worst time flashing recovery been at this for 6 hours now and no luck my fast-boot is working but cant flash Ive tried super utility, flashing thru fast-boot and installing zip on SD card with card reader nothing works help please i hope i made sense in this thread
Click to expand...
Click to collapse
okay try to download 4ext app the link is here:
http://www.4ext.net/get.php?apk
this will give you a recovery without flashing through adb
---------- Post added at 12:34 AM ---------- Previous post was at 12:32 AM ----------
or maybe you have not enabled usb debugging its under developer on the settings
As the post above says you can get 4EXT Recovery on your device , but first you will need an eng Hboot cause I think that is the cause of your problem. Got to the Unlimited.io website and click on downloads and down load the Hboot version for the pyramid and the version or Android you are using. Then use the following fastboot commands.
Code:
fastboot erase cache
fasboot rebootRUU
fastboot flash zip jb_hboot.zip
This should fix any fasboot issues or other ADB issues because all commands are usable with the eng Hboot.
well im stuck in the bootloader how would i use an .apk sorry if im a rookie and cant get to debug cuz i have nothing to boot off dam im not explaining it well i think lol
thx
T-Macgnolia said:
As the post above says you can get 4EXT Recovery on your device , but first you will need an eng Hboot cause I think that is the cause of your problem. Got to the Unlimited.io website and click on downloads and down load the Hboot version for the pyramid and the version or Android you are using. Then use the following fastboot commands.
Code:
fastboot erase cache
fasboot rebootRUU
fastboot flash zip jb_hboot.zip
This should fix any fasboot issues or other ADB issues because all commands are usable with the eng Hboot.
Click to expand...
Click to collapse
thx you i will try that .... having bad day cant even type or even get buy the image verification lol
almost
T-Macgnolia said:
As the post above says you can get 4EXT Recovery on your device , but first you will need an eng Hboot cause I think that is the cause of your problem. Got to the Unlimited.io website and click on downloads and down load the Hboot version for the pyramid and the version or Android you are using. Then use the following fastboot commands.
Code:
fastboot erase cache
fasboot rebootRUU
fastboot flash zip jb_hboot.zip
This should fix any fasboot issues or other ADB issues because all commands are usable with the eng Hboot.
Click to expand...
Click to collapse
well did what you said when i get to last step it gives me an error cannot load jb zip should i be placing the zip in my fastboot tools folder or something
yambo62274 said:
well did what you said when i get to last step it gives me an error cannot load jb zip should i be placing the zip in my fastboot tools folder or something
Click to expand...
Click to collapse
yes!!!
hboot
T-Macgnolia said:
As the post above says you can get 4EXT Recovery on your device , but first you will need an eng Hboot cause I think that is the cause of your problem. Got to the Unlimited.io website and click on downloads and down load the Hboot version for the pyramid and the version or Android you are using. Then use the following fastboot commands.
Code:
fastboot erase cache
fasboot rebootRUU
fastboot flash zip jb_hboot.zip
This should fix any fasboot issues or other ADB issues because all commands are usable with the eng Hboot.
Click to expand...
Click to collapse
not sure if matters my hboot is 1.27 S-OFF- LOCKED
asad510 said:
yes!!!
Click to expand...
Click to collapse
put the zip in folder now i get this error
C:\Program Files\Android\android-sdk\tools>fastboot flash zip jb_hboot.zip
sending 'zip' (353 KB)...
OKAY [ 0.274s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 0.614s
yambo62274 said:
not sure if matters my hboot is 1.27 S-OFF- LOCKED
Click to expand...
Click to collapse
Yes this means it does not allow all ADB and fastboot commands, this is why I mentioned the eng Hboot. It will say JuonutBear where it says LOCKED when you flash the eng Hboot.
---------- Post added at 07:45 PM ---------- Previous post was at 07:42 PM ----------
yambo62274 said:
put the zip in folder now i get this error
C:\Program Files\Android\android-sdk\tools>fastboot flash zip jb_hboot.zip
sending 'zip' (353 KB)...
OKAY [ 0.274s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 0.614s
Click to expand...
Click to collapse
Are you doing all three commands in the order I put them? Please don't take me being rude by asking just covering the bases.
T-Macgnolia said:
Yes this means it does not allow all ADB and fastboot commands, this is why I mentioned the eng Hboot. It will say JuonutBear where it says LOCKED when you flash the eng Hboot.
---------- Post added at 07:45 PM ---------- Previous post was at 07:42 PM ----------
Are you doing all three commands in the order I put them? Please don't take me being rude by asking just covering the bases.
Click to expand...
Click to collapse
so sorry misread your post i will try that thx you for your help sure youll hear from me again lol need a smoke been on this all day no lie UGHHHHH
T-Macgnolia said:
Yes this means it does not allow all ADB and fastboot commands, this is why I mentioned the eng Hboot. It will say JuonutBear where it says LOCKED when you flash the eng Hboot.
---------- Post added at 07:45 PM ---------- Previous post was at 07:42 PM ----------
Are you doing all three commands in the order I put them? Please don't take me being rude by asking just covering the bases.
Click to expand...
Click to collapse
yes i am and i know your not being rude i appreciate it very much you helping me but your telling me there is something else i have to download other than the jb hboot which is the eng hboot sorry for my inexperience lack of knowledge
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format <partition> format a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. should i be using any of those commands ???
No you just need to download the Ub_hboot.zip, then place it in the tools folder or what ever folder your fasboot is in. Then boot uourdevice to bootloader and select fastboot and connect your device via USB to your computer. Then use the fastboot commands I posted.
T-Macgnolia said:
No you just need to download the Ub_hboot.zip, then place it in the tools folder or what ever folder your fasboot is in. Then boot uourdevice to bootloader and select fastboot and connect your device via USB to your computer. Then use the fastboot commands I posted.
Click to expand...
Click to collapse
k so once i see juopuntbear at top i can flash 4ext img fastboot methdood ?
yambo62274 said:
k so once i see juopuntbear at top i can flash 4ext img fastboot methdood ?
Click to expand...
Click to collapse
Yes that meansyou have the eng(engineered) Hboot which means it is UNLOCKED. You have to have a unlocked Hboot to use all the ADB and fastboot commands. But you have to be S-Off to flash the hboot, you are S-Off right? I ask cause some how you have missed installing it if you S-Offed with JuopunutBear S-Off.
T-Macgnolia said:
Yes that meansyou have the eng(engineered) Hboot which means it is UNLOCKED. You have to have a unlocked Hboot to use all the ADB and fastboot commands. But you have to be S-Off to flash the hboot, you are S-Off right? I ask cause some how you have missed installing it if you S-Offed with JuopunutBear S-Off.
Click to expand...
Click to collapse
nice finally did it thank you so much for your help i will buy you a beer tomorrow when my funds are deposited you have my word thank you so much i am S off and juopunutbear at top now just to flash the image fastboot i suppose
yambo62274 said:
nice finally did it thank you so much for your help i will buy you a beer tomorrow when my funds are deposited you have my word thank you so much i am S off and juopunutbear at top now just to flash the image fastboot i suppose
Click to expand...
Click to collapse
Yep just flash your recovery and you are good to go. Glad you got it worked out.
loving it
T-Macgnolia said:
Yep just flash your recovery and you are good to go. Glad you got it worked out.
Click to expand...
Click to collapse
thanks again buddy im loving this rom im running ***pegasus*** from Team Elegancia shout out to them for there great rom .....ill hit you up to buy you a beer soon

help(How to change CID to superCID)?

I want to change CID to superCID 1111111 can you guys show me how to do it?I think revolutionary can do it but i want to do it on my PC.
Dylan Bay said:
I want to change CID to superCID 1111111 can you guys show me how to do it?I think revolutionary can do it but i want to do it on my PC.
Click to expand...
Click to collapse
Read the stickies in general and dev section, also read the posts with the [GUIDE] tag
you can do it via fastboot
fastboot oem writecid 11111111
fastboot reboot-bootloader
fastboot getvar cid (check if it says 11111111)
fastboot reboot
Snoop05 said:
you can do it via fastboot
fastboot oem writecid 11111111
fastboot reboot-bootloader
fastboot getvar cid (check if it says 11111111)
fastboot reboot
Click to expand...
Click to collapse
once i get it i will never get error once i flash it?

Won't boot into recovery

It all started yesterday where i was trying to update (InsertCoin) which for some reason made my phone shut down mid-way through the installation process...
I had to reboot my phone back into recovery to wipe system/cache/data to reinstall...For some reason this wiped/damaged everything but the bootloader ofc.
(Bye go all my pictures, whatsapp conversations etc...)
This made me not being able to boot into my recovery aswell
I still can't get back into my recovery, and i've tried flashing the recovery over and over again via fastboot flash recovery twrp.img
When i try to flash the recovery, it succeeds but when i try to boot into it, it blinks the splash screen with odd intervals, i dont know if this means that its trying over and over again...I'm sort of desperate here...any help?
sidenote here: I'm in linux
you should've updated firmware to hboot 2.22 needed for IC, then you need to install the latest recovery 2.7.1.1 from twrp website
twrp here: http://techerrata.com/browse/twrp2/m4ul
new firmware here :http://forum.xda-developers.com/showthread.php?t=2759131
I have not updated it, will go and do that now,
Code:
[email protected]:/media/leon/*censor*/Android/ROMS/Millium$ sudo fastboot flash zip firmware.zip
[sudo] password for leon:
target reported max download size of 800227328 bytes
sending 'zip' (19549 KB)...
OKAY [ 2.466s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (remote: 99 unknown fail)
finished. total time: 4.305s
Right.....!?
I really don't want to reboot to bootloader at the moment...since the update failed...
Apparently i am S-ON and therefor need to obtain s-off, but i don't have an android system installed..how
s-off required to flash firmware or if s-on, bootloader needs to be re-locked, sorry i assumed you knew that! maybe create a signature giving details of your device for future, it does help.
If you are S-ON ---> Re-lock your bootloader (this will most probably wipe content of your device)
If you are S-OFF ---> no need to re-lock the bootloader.
Copy downloaded .zip to fastboot.exe location (e.g. c:/SDK/platform-tools/fastboot.exe)
Re-name .zip file to firmware.zip
Open command prompt
Boot your device in fastboot mode (vol down + power ===> fastboot)
Connect device to the PC
In command prompt cd to fastboot.exe location
Make sure you have correct modeid and cidnum (type: fastboot getvar all)
Type: fastboot oem lock (if your device is not relocked yet or in case it's S-ON)
Type: fastboot oem rebootRUU and wait for device to reboot
Type: fastboot flash zip firmware.zip and wait for process to complete
Sometimes flashing for the first time doesn't work, so flash firmware.zip again just to make sure.
Type: fastboot flash zip firmware.zip and wait for process to complete
Type: fastboot reboot
Unlock your bootloader and flash custom recovery if you are going to use custom ROM.
Code:
FAILED (remote: 12 signature verify fail)
This ahappens when flashing the firmware
*edit: I have fixed that, but i cannot flash the 2.22 included y you because it has a different modelid, presumably because my m4 isn't the at&t variant.
Will this work?
`leon said:
Code:
FAILED (remote: 12 signature verify fail)
This ahappens when flashing the firmware
Click to expand...
Click to collapse
not work ?? ok, then you will need to s-off the device, unlock first,you need SUPERCID also
Braddison said:
not work ?? ok, then you will need to s-off the device, unlock first
Click to expand...
Click to collapse
It did, sorry, didnt edit the post quick enough
`leon said:
Code:
FAILED (remote: 12 signature verify fail)
*edit: I have fixed that, but i cannot flash the 2.22 included y you because it has a different modelid, presumably because my m4 isn't the at&t variant.
Will this work?
Click to expand...
Click to collapse
no that firmware will not update everything that is required, use the firmware zip in the link i gave previously.
you need to change your cid to supercid,,,,very simple to do
Enter the command "fastboot oem readcid". Make a note of your original CID.
enter the command "fastboot oem writecid 11111111" make sure it is 8 ones (1)
enter the command "fastboot read cid" [it should confirm your CID is 11111111]
Braddison said:
no that firmware will not update everything that is required, use the firmware zip in the link i gave previously.
you need to change your cid to supercid,,,,very simple to do
Enter the command "fastboot oem readcid". Make a note of your original CID.
enter the command "fastboot oem writecid 11111111" make sure it is 8 ones (1)
enter the command "fastboot read cid" [it should confirm your CID is 11111111]
Click to expand...
Click to collapse
Yeah, i just tried that 5 minutes ago, though...:
Code:
(bootloader) [JAVACARD_ERR] SD/USBDISK Init error
Gosh...my device doesn't like me..
oh, wait, don't i have to unlock bootloader?
i'll try that now
OMG IM IN RECOVERY
cant seem to do anything with my data partition, same goes for internal storage
well you've done everything that i done when i tried out Insertcoin rom for a few days and never had any of your issues. so not sure whats going on.
- unlocked bootloader
- get s-off
- get supercid
- update firmware
- get latest twrp recoverry
- install Insert Coin
use the fix miniwhooper posted on her firmware thread ....Flash stock recovery and factory reset from boot loader. It will fix you /data partition.. then flash custom recovery and it should be fixed
`leon said:
Yeah, i just tried that 5 minutes ago, though...:
Code:
(bootloader) [JAVACARD_ERR] SD/USBDISK Init error
Gosh...my device doesn't like me..
oh, wait, don't i have to unlock bootloader?
i'll try that now
OMG IM IN RECOVERY
cant seem to do anything with my data partition, same goes for internal storage
Click to expand...
Click to collapse
Make sure you are in the folder your rom zip is located.
Run the command...
adb push filename.zip /sdcard
Wait around 10 minutes as it will not give you progress
go back to TWRP main page and install, choose SDcard and the zip file you just uploaded should be there.
hello @AnGrY sCoTsMaN
i have the exact same problem but i flashed cm.12.1 cant boot in recovery or flash anything using adb
hboot os 2.22 it says unlocked but it seems not
can you please help me out
Edit: problem solved without doing anything

Categories

Resources