Related
We are trying to solve how to make our own fastboot system.img files from dd the system partition on a phone. If we can get a stock, 5.5.959, system.img that has never been mounted read/write, then we should be able to compare it to a fastboot system.img and figure out the exact difference. We already have a start of an idea, but it has to be perfect.
By virgin, no OTA patches, and no mounting read/write. You do have to root the phone, but on the temporary root. Put busybox in /data/tmp or somewhere. Next chmod 755 /data/tmp/busybox . Then do something like /data/tmp/busybox dd if=/dev/block/system of=/data/tmp/system.img . Finally copy /data/tmp/system.img off the phone and post it in this thread, please.
Busybox
We already have this file.
You have had it for days, in fact. You converted it to system.tar.gz for me.
Source: erismaster
Satisfies all of your requirements -- 5.5.959 (not OTA!), Verizon, temp ADB root, never mounting /system, dd with those arguments.
psouza4 said:
We already have this file.
You have had it for days, in fact. You converted it to system.tar.gz for me.
Source: erismaster
Satisfies all of your requirements -- 5.5.959 (not OTA!), Verizon, temp ADB root, never mounting /system, dd with those arguments.
Click to expand...
Click to collapse
Is there anyways to get my hands on this? My phone is purely in fastboot mode only and have no other real options to me, so if i could somehow flash this via fastboot, it may actually solve my issue.
(I cant even get into recovery)
edru said:
Is there anyways to get my hands on this? My phone is purely in fastboot mode only and have no other real options to me, so if i could somehow flash this via fastboot, it may actually solve my issue.
(I cant even get into recovery)
Click to expand...
Click to collapse
http://www.megaupload.com/?d=N2FPWHE6
I tried a fastboot flash of this system.img and it gave me a crc check failure.
You can't flash it, it's not signed. It's only useful for development.
Sent from my DROID3 using XDA App
Thanks very much!
No worries about finding a system.img that hasn't ever been mounted . . . we now have "Like a Virgin" images for repeated re-mounting and her pleasure.
Location please?
Wolfhere said:
Location please?
Click to expand...
Click to collapse
the thread is on the main page . . . . http://www.necrotania.com/Download/swu.zip
Hi all. Quick notice:
Usual disclaimers apply.
This is an Unsecure boot.img I made for Android 4.2 on the Nexus 4.
Okay cool... but what is an insecure boot.img?
An insecure boot.img allows the device to be booted with permissions to be mounted as root. This is a way of being able to push SuperSU/Superuser.apk to /system/app and the Su Binaries to /bin
adb shell
su
mount -o remount,rw /system
exit
See more here: External Link
_____________________________________________________________________________________________________________
To use this you must be unlocked, not familar with unlocking a Nexus device? Easy. In fastboot mode type "fastboot oem unlock" this wipes all data on the device (virtual sd included).
A nice article regarding this thread was published here: http://www.addictivetips.com/android/root-google-nexus-4-install-clockworkmod-recovery/
To boot this boot.img:
must be in the platform-tools folder in the android-sdk
must be in fastboot mode (power+vol-)
First use: fastboot boot "boot.img" (no ")
Why boot? I have not tested this image as I don't have a Nexus 4 as of yet.**
**Some users report flashing the image makes the phone in need of a fastboot stock flashing session, stick to booting for now.
Thank you for helping!
-fkrone
-Ranguvar
-USSENTERNCC1701E
This is mainly for development purposes to obtain root on this device, it will be an easier process when a recovery is published and you can flash a su.zip. (see attached)
DOWNLOAD HERE: http://www.androidfilehost.com/?fid=9390169635556426389
Note, this is in Nexus 7 folder as Nexus 4 does not have its own atm.
Click to expand...
Click to collapse
Please Lock!
Placeholder reserve
Harry GT-S5830 said:
Anyone able to get me recovery.fstab from recovery image and ill try make a cwm6 touch recovery for us.
I wouldn't be lazy and do it myself but PC is off
Sent from a phone
Click to expand...
Click to collapse
sgs2ext4 doesn't work on the recovery.img and the image isn't mountable by itself in Windows.
Too lazy to reboot into Linux, for now.. any other way to crack it open?
Ranguvar said:
sgs2ext4 doesn't work on the recovery.img and the image isn't mountable by itself in Windows.
Too lazy to reboot into Linux, for now.. any other way to crack it open?
Click to expand...
Click to collapse
Pull it apart in hex editor
Sent from my HTC Explorer A310e using xda app-developers app
Harry GT-S5830 said:
Anyone able to get me recovery.fstab from recovery image and ill try make a cwm6 touch recovery for us.
Sent from a phone
Click to expand...
Click to collapse
I've got the recovery.img, can I get the .fstab out without loop mounting? I don't have a linux machine set up right now.
USSENTERNCC1701E said:
I've got the recovery.img, can I get the .fstab out without loop mounting? I don't have a linux machine set up right now.
Click to expand...
Click to collapse
Old fashioned HxD
See here: http://forum.xda-developers.com/showthread.php?t=443994
I could probably do it without this, but it probably wouldn't mount data/media (what emulates the SD) so it would be relatively useless as that's where zips are
Also this might prove useful: http://forum.xda-developers.com/showthread.php?t=1494036 (requires Cygwin or Linux environment)
Harry GT-S5830 said:
Old fashioned HxD
See here: http://forum.xda-developers.com/showthread.php?t=443994
Click to expand...
Click to collapse
Hell, I wouldn't trust myself to rip it out with a hex editor. I'm setting up a VM right now, but I could just upload the recovery.img for you. I pulled it out of the stock image that google uploaded today.
USSENTERNCC1701E said:
Hell, I wouldn't trust myself to rip it out with a hex editor. I'm setting up a VM right now, but I could just upload the recovery.img for you. I pulled it out of the stock image that google uploaded today.
Click to expand...
Click to collapse
Cheers, that's where I had mine but I corrupted it :/ ill try pull it apart on the 600MHz wonder pico
Or perhaps not... 3.2" is too small for hex
Harry GT-S5830 said:
Cheers, that's where I had mine but I corrupted it :/ ill try pull it apart on the 600MHz wonder pico
Or perhaps not... 3.2" is too small for hex
Click to expand...
Click to collapse
Lol, I'm having a hell of a time getting Slax as a cooperative VM, might have to go all out with ubuntu
Got it!
Thanks for the tutorials. It was just fun to to something short after midnight (Germany). I was a little bit bored Would be nice if you can mention me in the people helped to create this recovery
http://www.mediafire.com/?mlv72phch1tgd5y Mediafire-Mirror
Dammit, beat me to it!
Serves me right for making dinner first
http://ompldr.org/vZ2ExYQ/recovery.fstab
Can i ask something as a future buyer of nexus 4 and older user of another phone...the fastboot is the "bootloader" (pink screen on my older phone) the state of the phone where i can connect it to my computer and see the folder containing the recovery.img boot.img...etc???
pikachukaki said:
Can i ask something as a future buyer of nexus 4 and older user of another phone...the fastboot is the "bootloader" (pink screen on my older phone) the state of the phone where i can connect it to my computer and see the folder containing the recovery.img boot.img...etc???
Click to expand...
Click to collapse
That's not quite how it works. These .img files we are talking about are pictures of the stock version of those paritions. Try reading this article for an explanation of Android partitioning.
There is also a great graphic here. The site is in Spanish, I haven't used Google to translate it, but the picture there is in English. Take your time with it, there's a lot of info there.
To get into Fastboot mode, do you just hold the volume down button while powering on? Never used a Nexus device before. Have been strictly on HTC up until now. I'm picking up my Nexus 4 in the morning and don't mind trying, as long as there's a way to undo anything in case something goes wrong.
Stryder5 said:
To get into Fastboot mode, do you just hold the volume down button while powering on? Never used a Nexus device before. Have been strictly on HTC up until now. I'm picking up my Nexus 4 in the morning and don't mind trying, as long as there's a way to undo anything in case something goes wrong.
Click to expand...
Click to collapse
Or you can enable adb and
Code:
adb reboot bootloader
The command
Code:
fastboot boot boot.img
is temporary. All it does is boot, one time only, the image you specify. Once you've mounted system as rw however, everything you do in /system before rebooting is permanent.
USSENTERNCC1701E said:
Or you can enable adb and
Code:
adb reboot bootloader
The command
Code:
fastboot boot boot.img
is temporary. All it does is boot, one time only, the image you specify. Once you've mounted system as rw however, everything you do in /system before rebooting is permanent.
Click to expand...
Click to collapse
So does adding the su binaries and the superuser apk give you permanent root after this then?
And exactly what binaries are needed to gain root? I've never gained root using that method before so am a little unfamiliar in this territory.
Stryder5 said:
So does adding the su binaries and the superuser apk give you permanent root after this then?
And exactly what binaries are needed to gain root? I've never gained root using that method before so am a little unfamiliar in this territory.
Click to expand...
Click to collapse
Woops, wrong thread.
Yes, if you push the su binary from a superuser flashable zip to /system/bin/ and chmod 0655, plus the superuser apk, you will have permanent root after.
Also, there is a recovery.img now, so you can test that out, if it works, flash it from fastboot, then flash a superuser zip from that recovery.
Thank you for getting it (recovery.fstab), looks like someone beat me to it though!
Sorry for late response I have to sleep as I'm in last school year
Ill cook up a recovery just to make your efforts worthwhile
It's in OP, its probably 99.9% the same as the other guys so i'm not going to make duplicate thread, use who evers recovery you wish.
____________________________________________________________________________________________________________________________________
Reason I say fastboot boot first is because it allows you to boot the image without permanently (well, unless you flash another over) flashing a partition without knowing it works.
Booted fine when I ran fastboot boot boot.img, but when I actually flashed it, it's giving me a boot loop now Booting back into fastboot shows secure boot still enabled. Any suggestions? Or do you have the original bootloader image?
Stryder5 said:
Booted fine when I ran fastboot boot boot.img, but when I actually flashed it, it's giving me a boot loop now Booting back into fastboot shows secure boot still enabled. Any suggestions? Or do you have the original bootloader image?
Click to expand...
Click to collapse
Not at my comp now or I'd upload it, bit of you rip open the fa Tory image from the Google servers you should find it
---------- Post added at 02:44 PM ---------- Previous post was at 02:43 PM ----------
On a side note, what possessed you to do that?
so ive messed with this before and have hard bricked devices doing so but those devices diddnt have custom recovery but i was able to increase the data partition size by approximately 500MB (see screenshot below) im working on a recovery zip that wll do it and seeing wherelse i can pull stuff from lol. i plan to future update it so that the system is 1GB which is about all you really need and shrink partitiojnns that have more space then they ned down to like 5MB to keep the number scheme the same
Beta 1 zip is bad i am just goinmg to make a windows bat file that will do it lol
instructions.
if you want to keep your rom and data you will need and external sd card that is big nough to hold a backup of system and data.
okay i made a bat script that **SHOULD** work i havent been able to test one part of it so if youd like to test ill attach the zip to the bottom of the post
DISCLAIMER
i am not resposible if you brick your device doing this i can only confirm it will work on D415 if your onj a variant and want to know if itll work PM me the output put either from adb or a terminal emulator ls -l /dev/block/platform/msm_sdcc.1/by-num
now there are instructions on screen to follow so make sure you fread them or you could screw something uyp lol
demonslayer12349 said:
so ive messed with this before and have hard bricked devices doing so but those devices diddnt have custom recovery but i was able to increase the data partition size by approximately 500MB (see screenshot below) im working on a recovery zip that wll do it and seeing wherelse i can pull stuff from lol. i plan to future update it so that the system is 1GB which is about all you really need and shrink partitiojnns that have more space then they ned down to like 5MB to keep the number scheme the same
Click to expand...
Click to collapse
so how do u increased it.....???
using sd card ext partitions or shrinking of other partitions..???
kprsnt said:
so how do u increased it.....???
using sd card ext partitions or shrinking of other partitions..???
Click to expand...
Click to collapse
shrinking of others. my final shrinking puts the total at 5.65GB
Hey guys! Is there any update for this project.
Sent from my LG-D410 using XDA Free mobile app
sorabh.v6 said:
Hey guys! Is there any update for this project.
Sent from my LG-D410 using XDA Free mobile app
Click to expand...
Click to collapse
Update..???
This works (because i tried this kind of method in p500)..
But I didnt tested it because my device is new ..
If u wanna try PM him
sorabh.v6 said:
Hey guys! Is there any update for this project.
Sent from my LG-D410 using XDA Free mobile app
Click to expand...
Click to collapse
just posted the first beta
I'm going to try this then give feed back
Sent from my LG-D410 using Tapatalk
---------- Post added at 05:26 AM ---------- Previous post was at 05:25 AM ----------
Just curious if this will work with stock rom
Sent from my LG-D410 using Tapatalk
I got an error flashing the .zip on TWRP, something related to binary. My model is the 410hn. Thanks for the support to L90.
Using cwm, got and error 6 during flash. D410. Stock ROM
Sent from my LG-D410 using Tapatalk
goldfinv said:
Using cwm, got and error 6 during flash. D410. Stock ROM
Sent from my LG-D410 using Tapatalk
Click to expand...
Click to collapse
InfinitusDesigner said:
I got an error flashing the .zip on TWRP, something related to binary. My model is the 410hn. Thanks for the support to L90.
Click to expand...
Click to collapse
working on a windows script right now to do it or to restore it to defazult
demonslayer12349 said:
so ive messed with this before and have hard bricked devices doing so but those devices diddnt have custom recovery but i was able to increase the data partition size by approximately 500MB (see screenshot below) im working on a recovery zip that wll do it and seeing wherelse i can pull stuff from lol. i plan to future update it so that the system is 1GB which is about all you really need and shrink partitiojnns that have more space then they ned down to like 5MB to keep the number scheme the same
Beta 1 zip is bad i am just goinmg to make a windows bat file that will do it lol
instructions.
if you want to keep your rom and data you will need and external sd card that is big nough to hold a backup of system and data.
okay i made a bat script that **SHOULD** work i havent been able to test one part of it so if youd like to test ill attach the zip to the bottom of the post
DISCLAIMER
i am not resposible if you brick your device doing this i can only confirm it will work on D415 if your onj a variant and want to know if itll work PM me the output put either from adb or a terminal emulator ls -l /dev/block/platform/msm_sdcc.1/by-num
now there are instructions on screen to follow so make sure you fread them or you could screw something uyp lol
Click to expand...
Click to collapse
I tried using this and it at first didn't find adb. I moved the .bat into the tools folder, and it ran and booted to recovery. When it booted to recovery it sat there saying "waiting for device to enter recovery"
Sent from my LG-D415 using Tapatalk
blondgod said:
I tried using this and it at first didn't find adb. I moved the .bat into the tools folder, and it ran and booted to recovery. When it booted to recovery it sat there saying "waiting for device to enter recovery"
Sent from my LG-D415 using Tapatalk
Click to expand...
Click to collapse
Okay. I need to refresh my bat scripting obviously XD and do you have twro installed? I should have mentioned that and if nothing else just unplug plug back in.
demonslayer12349 said:
Okay. I need to refresh my bat scripting obviously XD and do you have twro installed? I should have mentioned that and if nothing else just unplug plug back in.
Click to expand...
Click to collapse
Um no, I have Philz-Touch installed, Is there any way to turn this into a flashable zip? I don't want to loose my CWM format backups, so if I must switch to TWR then I might pass for now.
Awesome work none-the-less.
blondgod said:
Um no, I have Philz-Touch installed, Is there any way to turn this into a flashable zip? I don't want to loose my CWM format backups, so if I must switch to TWR then I might pass for now.
Awesome work none-the-less.
Click to expand...
Click to collapse
I've tried making a flashable zip but with no success. Right now twrp is the only way this works
blondgod said:
Um no, I have Philz-Touch installed, Is there any way to turn this into a flashable zip? I don't want to loose my CWM format backups, so if I must switch to TWR then I might pass for now.
Awesome work none-the-less.
Click to expand...
Click to collapse
Sorry should have mentioned you needed twrp. I've tried flashable zips but can't seem to get a working one
demonslayer12349 said:
Sorry should have mentioned you needed twrp. I've tried flashable zips but can't seem to get a working one
Click to expand...
Click to collapse
Its no problem at all. I've got enough space for now. Thanks for the work!
Sent from my LG-D415 using Tapatalk
blondgod said:
Its no problem at all. I've got enough space for now. Thanks for the work!
Sent from my LG-D415 using Tapatalk
Click to expand...
Click to collapse
No problem.
What about restoring original partition scheme? Is this possible via kdz tools (or what's called)? Is kdz reparitioning device?
Or it has to be done manually (then we have repart making it EXACTLY the same, every single byte?
@demonslayer12349, your script is a little strange.
Code:
@adb shell su -c "mount -o remopunt rw, /"
It should be:
Code:
@adb shell su -c "mount -o remount rw, /"
isn't it?
Then another thing. You delete 4 partitions and create only three.
For D410 partition 31 is "eksst". It is 0.5mb only. What is the reason to delete it?
Or the script is device-specific?
judas1977 said:
What about restoring original partition scheme? Is this possible via kdz tools (or what's called)? Is kdz reparitioning device?
Or it has to be done manually (then we have repart making it EXACTLY the same, every single byte?
Click to expand...
Click to collapse
As I know LG software doesn't recreate partitions, so you have to do it manually.
@up
Thx for the answer. Spoony bards they are
Hi,
Seeing if anyone has stock images (system & boot) for the Urbane. I have hours of searching in online and came up empty. I flashed a system file that didn't belong and am now stuck on the splash screen. Does anyone have or has anyone seen the stock images??
Thanks in advance.
You sound like you know more about this stuff than me, but can you use the OTA update and recovery in the development forum? Would a factory reset overwrite system changes?
I was able to find a TWRP backup that was submitted on the forum for a LGWR development that worked perfectly. I will say I put my self through a lot of trouble as the rom I flashed messed with partitions and write permissions. I ended up doing a wipe in TWRP followed by individually wiping each partition. Then I was able to load the backup through adb and restore.
Thanks!
rwade434 said:
Hi,
Seeing if anyone has stock images (system & boot) for the Urbane. I have hours of searching in online and came up empty. I flashed a system file that didn't belong and am now stuck on the splash screen. Does anyone have or has anyone seen the stock images??
Thanks in advance.
Click to expand...
Click to collapse
Hi @rwade434,
Were you able to find a way to recover? I have got myself (stupid me!) into trouble by flashing the wrong ROM (damn!) and now I am stuck into fastboot menu!
Any idea how and where to get the original LJZ13E or LDZ22D image back to our Urbane?
Thanks a lot.
Ok, I have got myself out of misery by following the nice thread at http://forum.xda-developers.com/watch-urbane/general/twrp-2-8-6-0-test-build-t3122005. There was the TWRP recovery and the 5.1.1. image backup. Thanks for the tips.
It certainly wasn't easy for me to find, it doesn't seem the the Urbane is really owned by anyone out there.
Were you able to find any ROMS for the Urbane?
This works to get the watch back to the last firmware version, but it seems that the system remains modified and unable to take the newest 1.3 firmware (Status 7 error). If anyone has the true, factory images (non-TWRP), I sure would appreciate them being posted (as I am sure others would too). Worst case scenario, a TWRP backup of the latest 1.3 image would work, too. Thanks!
meatlocker said:
This works to get the watch back to the last firmware version, but it seems that the system remains modified and unable to take the newest 1.3 firmware (Status 7 error). If anyone has the true, factory images (non-TWRP), I sure would appreciate them being posted (as I am sure others would too). Worst case scenario, a TWRP backup of the latest 1.3 image would work, too. Thanks!
Click to expand...
Click to collapse
Follow the step (copy from www reddit com/r/AndroidWear/comments/3hsmkq/ota_downloads/), it can fix the problem.
-----------------------------------------
The first thing that I did was relocked my bootloader, then unlocked it again, which wipes everything (again). Next, I used the adb shell command, and typed "su" to gain Super User. Then, I mounted the file system to r/w, using the following command: mount -o remount,rw /system Next, I cd'd to system/bin. In system/bin, I used the mv command to rename the app_process32_original file to app_process32. That looks like: mv app_process32_original app_process32. Then, I renamed the install-recovery_original.sh file to install-recovery.sh (using the same mv command as above).
-----------------------------------------
And then reboot into recovery mode and sideload the new ota.
Hahaha, that's a first for me. You quoted my own comment from Reddit. I hope my solution helps someone else. Have a 'thanks' for offering to help someone, Alex.
@rwade
rwade434 said:
I was able to find a TWRP backup that was submitted on the forum for a LGWR development that worked perfectly. I will say I put my self through a lot of trouble as the rom I flashed messed with partitions and write permissions. I ended up doing a wipe in TWRP followed by individually wiping each partition. Then I was able to load the backup through adb and restore.
Thanks!
Click to expand...
Click to collapse
Could you tell me what folder did you use to store the backup.zip? I've been trying to bring my Urbane back to life. It's driving me crazy.
mseck said:
Could you tell me what folder did you use to store the backup.zip? I've been trying to bring my Urbane back to life. It's driving me crazy.
Click to expand...
Click to collapse
https://mega.nz/#!0N0SiCrK!NEHqeolukz7jkuazn3V3eHSzVMC2hcEDbk4P3-cU7mY
Copy the folder of the zip into TWRP/BACKUP/505KPZK0107693/ and restore backup
potaturrias said:
https://mega.nz/#!0N0SiCrK!NEHqeolukz7jkuazn3V3eHSzVMC2hcEDbk4P3-cU7mY
Copy the folder of the zip into TWRP/BACKUP/505KPZK0107693/ and restore backup
Click to expand...
Click to collapse
Do i live the file as RAR or change it to ZIP? or unzip and move the folder itself?
@rwade434
Thank you for the TRWP back up, I had a couple issue creating directories so i created them manual. and Copy/paste each file.
I've been without my watch for 4 Days. Thank you much!
Factory reset, like new
Hi there!
I have a TX1085, it is already unlocked and rooted and has the CM Recovery installed. But before the CM Recovery I had the TWRP Recovery installed and tried to use it to flash CM12, which I had put on the SD-Card. It kept on telling me that mounting the system failed. Unfortunately I wiped everything via TWRP Recovery without creating a backup. Then I installed the CM Recovery to try again. Now, if I try to flash via CM Recovery (apply update) it doesn't show anything in my internal storage and I can't connect via adb using Ubuntu (Terminal tells me either "device not found" or "device offline".)
Any suggestions?
Greets
I have no idea what I'm talking about, I'm still learning all this, but in your case, from what I've learnend so far I'd maybe try the "fastboot boot recoveryfile.img" command, loading TWRP or CMrecovery into the ram of the phone and start flashing from there?! (just an idea)
psssss said:
I have no idea what I'm talking about, I'm still learning all this, but in your case, from what I've learnend so far I'd maybe try the "fastboot boot recoveryfile.img" command, loading TWRP or CMrecovery into the ram of the phone and start flashing from there?! (just an idea)
Click to expand...
Click to collapse
Thanks for your suggestion! Unfortunately I don't know how to get access to my phone again via computer, which is - I think - because I deleted the system on it. Or how else could I get into the ram? This is my first time to flash a phone, so I really need some guidance.
pyq said:
Thanks for your suggestion! Unfortunately I don't know how to get access to my phone again via computer, which is - I think - because I deleted the system on it. Or how else could I get into the ram? This is my first time to flash a phone, so I really need some guidance.
Click to expand...
Click to collapse
Go to bootloader first the use the commands fastboot boot recovery.img
Try using twrp, everybody is working with it now.
Sent from xt1096 with Marshmallow!
josuearisty said:
Go to bootloader first the use the commands fastboot boot recovery.img
Try using twrp, everybody is working with it now.
Sent from xt1096 with Marshmallow!
Click to expand...
Click to collapse
I tried, but the Terminal gives me that:"cannot load 'recovery.img': No such file or directory". I'm in fastboot, is that correct? Is there another way?
Right now I can't (or don't know how to) switch back to TWRP, but I'll keep it in mind. Thanks for your help!
did you installed android sdk and adb drivers? if yes try to open cmd in sdk directory
pyq said:
I tried, but the Terminal gives me that:"cannot load 'recovery.img': No such file or directory". I'm in fastboot, is that correct? Is there another way?
Right now I can't (or don't know how to) switch back to TWRP, but I'll keep it in mind. Thanks for your help!
Click to expand...
Click to collapse
Look for adb in 15 seconds and install it, go to directory where fastboot is located.
Download twrp image and rename it or something and copy recovery.img to fastboot directory.
If there is no recovery.img in that directory it will fail.
After you copy and rename recovery.img then you will be able to do what I told you.
If you are new at modding, you have to take it easy and ask everything before doing it.
Sent from xt1096 with Marshmallow!
kaktusmaier125 said:
did you installed android sdk and adb drivers? if yes try to open cmd in sdk directory
Click to expand...
Click to collapse
I am using Linux without Android SDK, but I have working fastboot and adb installed.
josuearisty said:
Look for adb in 15 seconds and install it, go to directory where fastboot is located.
Download twrp image and rename it or something and copy recovery.img to fastboot directory.
If there is no recovery.img in that directory it will fail.
After you copy and rename recovery.img then you will be able to do what I told you.
If you are new at modding, you have to take it easy and ask everything before doing it.
Sent from xt1096 with Marshmallow!
Click to expand...
Click to collapse
I managed to get TWRP working again. I have the .zip-File in my Internal Storage, but can not mount System. How can I do this?
Edit: Wiping data seems to be working but I get the output "E:Unable to mount '/system'". When I try to install the ROM it fails to mount an unmount /system and gets stuck at "Patching system image unconditionally..."
pyq said:
I managed to get TWRP working again. I have the .zip-File in my Internal Storage, but can not mount System. How can I do this?
Edit: Wiping data seems to be working but I get the output "E:Unable to mount '/system'". When I try to install the ROM it fails to mount an unmount /system and gets stuck at "Patching system image unconditionally..."
Click to expand...
Click to collapse
try to flash stock firmware
kaktusmaier125 said:
try to flash stock firmware
Click to expand...
Click to collapse
How do I do it? Just put the stock.zip on the phone and flash with TWRP?
pyq said:
How do I do it? Just put the stock.zip on the phone and flash with TWRP?
Click to expand...
Click to collapse
see this post http://forum.xda-developers.com/moto-x-2014/general/guide-return-to-stock-official-status-t3274121
what the model you have
---------- Post added at 09:32 AM ---------- Previous post was at 09:26 AM ----------
file factory is slow so try https://mega.nz/#F!ow8igZRL!Z7vmN8GOpez2bVMYDvEKkg!h9FWBQha
and flow this insturction http://forum.xda-developers.com/moto-x-2014/general/guide-return-to-stock-official-status-t3274121
pyq said:
How do I do it? Just put the stock.zip on the phone and flash with TWRP?
Click to expand...
Click to collapse
Next time, please ask everything you need before doing something.
I have been modding my phones since the Motorola L7 and I always ask for everything on a new device before start modding.
That way I never bricked my phones.
Sent from xt1096 with Marshmallow!
kaktusmaier125 said:
see this post http://forum.xda-developers.com/moto-x-2014/general/guide-return-to-stock-official-status-t3274121
what the model you have
---------- Post added at 09:32 AM ---------- Previous post was at 09:26 AM ----------
file factory is slow so try https://mega.nz/#F!ow8igZRL!Z7vmN8GOpez2bVMYDvEKkg!h9FWBQha
and flow this insturction http://forum.xda-developers.com/moto-x-2014/general/guide-return-to-stock-official-status-t3274121
Click to expand...
Click to collapse
This post seems to be aiming for Windows users, but I am using Linux. Could I still use it? If yes, how?
josuearisty said:
Next time, please ask everything you need before doing something.
I have been modding my phones since the Motorola L7 and I always ask for everything on a new device before start modding.
That way I never bricked my phones.
Sent from xt1096 with Marshmallow!
Click to expand...
Click to collapse
That is why I asked you how to get CM installed with TWRP. I had the mounting problem at the very beginning already. How can I get CM installed now?
pyq said:
That is why I asked you how to get CM installed with TWRP. I had the mounting problem at the very beginning already. How can I get CM installed now?
Click to expand...
Click to collapse
The commands I wrote before, use the same steps but instead use the cm recovery.
I hope you understand!
Sent from xt1096 with Marshmallow!
pyq said:
I managed to get TWRP working again. I have the .zip-File in my Internal Storage, but can not mount System. How can I do this?
Edit: Wiping data seems to be working but I get the output "E:Unable to mount '/system'". When I try to install the ROM it fails to mount an unmount /system and gets stuck at "Patching system image unconditionally..."
Click to expand...
Click to collapse
In the newer versions of TWRP the first screen should show a Mount button. In that screen you should be able to mount any of the partitions.
josuearisty said:
The commands I wrote before, use the same steps but instead use the cm recovery.
I hope you understand!
Sent from xt1096 with Marshmallow!
Click to expand...
Click to collapse
If I use the "fastboot boot CM_recovery.img" command the phone installs it and then starts into TWRP. Except for that nothing changes. How can I continue?
rotorbudd said:
In the newer versions of TWRP the first screen should show a Mount button. In that screen you should be able to mount any of the partitions.
Click to expand...
Click to collapse
If I try to make a tick (as to mount) system the phone vibrates but doesn't tick system, so I can't mount it this way.
pyq said:
This post seems to be aiming for Windows users, but I am using Linux. Could I still use it? If yes, how?
Click to expand...
Click to collapse
Yes you can