AOSP flashing problem - Galaxy S III Q&A, Help & Troubleshooting

Hi mates. I've gotten a problem on flashing any AOSP based roms. Any time I try to flash these roms I will get this error shown in the screenshot attached. I had this error with Haxynos 5.1.1 rom and aokp.

No answer?
C'mon there must be a way guys. I really need this.

Why were you trying to install an older build over the newer one? That is the source of the error I think.

Jericho Arcelao said:
Why were you trying to install an older build over the newer one? That is the source of the error I think.
Click to expand...
Click to collapse
I installed haxynos marshmallow build a month ago. And I always clean flash everything except internal storage before a rom flashing so there shouldn't be any problem with that. The error it give me is cause of an unknown file from flashing that marshmallow rom that I flashed before as I think. So maybe an address to delete that file can help me. And downgrading is something normal in rom flashing. There shouldn't be any error with it. I always can downgrade Cyanogenmod based roms. It is a matter for me to be able to downgrade. But I can't format my internal storage. and I can't boot that marshmallow rom from haxynos even!?!

Have u wiped ur system before installing?
---------- Post added at 09:40 AM ---------- Previous post was at 09:40 AM ----------
Tell me fast

JohnSmit268 said:
Hi mates. I've gotten a problem on flashing any AOSP based roms. Any time I try to flash these roms I will get this error shown in the screenshot attached. I had this error with Haxynos 5.1.1 rom and aokp.
Click to expand...
Click to collapse
wipe data system dev & cache then try agian this will work :good:

I always clean internal storage before doing any flashes. There is still app cache left even if you do a factory reset, resulting in data incompatible with other ROMs. Those caches might be those files you were talking about. And that is also why I have an extsdcard to store my rom stuff

AdvaitT17 said:
Have u wiped ur system before installing?
---------- Post added at 09:40 AM ---------- Previous post was at 09:40 AM ----------
Tell me fast
Click to expand...
Click to collapse
Yes of course I did. Plz look at that screenshot!!! I posted it for you guys.

Jericho Arcelao said:
I always clean internal storage before doing any flashes. There is still app cache left even if you do a factory reset, resulting in data incompatible with other ROMs. Those caches might be those files you were talking about. And that is also why I have an extsdcard to store my rom stuff
Click to expand...
Click to collapse
App cache can be deleted in recovery by wiping cache and I know where app caches are stored. I always delete them. And anyway no app cache can make a rom not to get flashed like this!!!

ibra993 said:
wipe data system dev & cache then try agian this will work :good:
Click to expand...
Click to collapse
As I said I always clean flash. Means wiping these things you said.
Anyway c'mon guys, you didn't even look at the screenshot, I wiped these as shown in that screenshot

JohnSmit268 said:
App cache can be deleted in recovery by wiping cache and I know where app caches are stored. I always delete them. And anyway no app cache can make a rom not to get flashed like this!!!
Click to expand...
Click to collapse
Its weird it happens to me. Like when I install FB and I clean data but not internal there's a folder named com.facebook.katana or something like that still staying there. And there's cache inside. Anyway I remember now that my flash back then was ok even though it was only a ROM migration and not a migration of android version. Just try wiping internal for once. It might just help

Im also got this error while flashing aokp rom

AdvaitT17 said:
Im also got this error while flashing aokp rom
Click to expand...
Click to collapse
I'm also getting it on flashing Haxynos 5.1.1

[SOLVED] Solved it myself. Thank you all.
Hi guys. I solved it myself. I remembered that I used to edit the apps that gapps zip files remove from my ROM by editing this file: META-INF>>com>>google>>Android>>updater-script
So I opened my aokp ROM zip and opened that file and see this line in the top of the script:
(!less_than_int(1413593113, getprop("ro.build.date.utc"))) || abort("Can't install this package (Sat Oct 18 02:45:13 CEST 2014) over newer build (" + getprop("ro.build.date") + ").");
that will request the build date and match it with the ROM and if the build date was newer it won't flash the ROM. So I edited the updater-script and removed this lines from it and save the zip and voila! It get flashed and booted. Anyway I think putting this line to the updater-script is a cruel action. Maybe somebody have problems with the current ROM and wanna revert!!

JohnSmit268 said:
Hi guys. I solved it myself. I remembered that I used to edit the apps that gapps zip files remove from my ROM by editing this file: META-INF>>com>>google>>Android>>updater-script
So I opened my aokp ROM zip and opened that file and see this line in the top of the script:
(!less_than_int(1413593113, getprop("ro.build.date.utc"))) || abort("Can't install this package (Sat Oct 18 02:45:13 CEST 2014) over newer build (" + getprop("ro.build.date") + ").");
that will request the build date and match it with the ROM and if the build date was newer it won't flash the ROM. So I edited the updater-script and removed this lines from it and save the zip and voila! It get flashed and booted. Anyway I think putting this line to the updater-script is a cruel action. Maybe somebody have problems with the current ROM and wanna revert!!
Click to expand...
Click to collapse
So it was just with the updater-script. Well good for you

Related

[Q] settings won't open. "Apllication is not installed"?

Hello,
I'm running ViperRez for about a week now and haven't had a problem. Tonight, I attended a concert and switched to the extended battery so it would survive the night and noticed on the drive home that when I attempt to open my settings and get an "Application is not Installed" message when I attempt to do so. I've tried google for help to no avail and am out of ideas so anything you guys can think of would be super appreciated.
Thanks!
If someone could dig out the settings.apk from that ROM then you could try to install it.
---------- Post added at 07:19 AM ---------- Previous post was at 07:03 AM ----------
Here you go:
http://db.tt/BBnos1M9
Try installing this.
I had that problem on a different Rom. my problem was that it was disabled.. How that happened, I don't know.
Sent from my ADR6425LVW using Tapatalk 2
inorganicangelrosiel said:
Hello,
I'm running ViperRez for about a week now and haven't had a problem. Tonight, I attended a concert and switched to the extended battery so it would survive the night and noticed on the drive home that when I attempt to open my settings and get an "Application is not Installed" message when I attempt to do so. I've tried google for help to no avail and am out of ideas so anything you guys can think of would be super appreciated.
Thanks!
Click to expand...
Click to collapse
Try dirty flashing the Rom. Or using a root browser navigate to your Rom zip and go to /system/apps and find the settings apk. Extract the APK and try installing.
iHateWebOS said:
Try dirty flashing the Rom. Or using a root browser navigate to your Rom zip and go to /system/apps and find the settings apk. Extract the APK and try installing.
Click to expand...
Click to collapse
I was able to find the apk in the zip and extracted it, but it won't install. as for dirty flashing, I can't say I'm familiar with how to do that :/
inorganicangelrosiel said:
I was able to find the apk in the zip and extracted it, but it won't install. as for dirty flashing, I can't say I'm familiar with how to do that :/
Click to expand...
Click to collapse
a dirty flash is when you flash without wiping. by dirty flashing viper youll install everything OVER everything else instead of fresh. and the part your wanting is the settengs.apk to be reinstalled.. you might have accidentally bloated it out, with some kind of uninstaller. or put graywolfs apk on your sd and use a file explorer to find it and install?
famouscollin said:
a dirty flash is when you flash without wiping. by dirty flashing viper youll install everything OVER everything else instead of fresh. and the part your wanting is the settengs.apk to be reinstalled.. you might have accidentally bloated it out, with some kind of uninstaller. or put graywolfs apk on your sd and use a file explorer to find it and install?
Click to expand...
Click to collapse
just attempted the dirty flash, and I'm still getting the same error
inorganicangelrosiel said:
just attempted the dirty flash, and I'm still getting the same error
Click to expand...
Click to collapse
so your not able to install the apk and the dirty flash didnt install it.. huh.. id sync all your contacts with google. put everything you want saved on your ext sd(pics, music, etc.) and re-download the rom check your md5 and flash it clean from the begining wipe everything like three times.. factory data reset, wipe cache, wipe dalvik cache, boot, and system. im assuming your using the stock kernel?
famouscollin said:
so your not able to install the apk and the dirty flash didnt install it.. huh.. id sync all your contacts with google. put everything you want saved on your ext sd(pics, music, etc.) and re-download the rom check your md5 and flash it clean from the begining wipe everything like three times.. factory data reset, wipe cache, wipe dalvik cache, boot, and system. im assuming your using the stock kernel?
Click to expand...
Click to collapse
pretty sure I'm still on the stock kernel unless ViperRez changed that which I don't think it did
inorganicangelrosiel said:
pretty sure I'm still on the stock kernel unless ViperRez changed that which I don't think it did
Click to expand...
Click to collapse
nope still same. you can try vinylfreaks kernel it works for s-on after you start fresh. it runs cooler. with a bit better battery life. hope you can get you problem fixed

[Q] CM10 nightly update help!

Hi.
My fascinate has on cm10 nightly version now.
Could u tell me that How to update my fascinate with new updated file of cm10 nightly without phone format?
thank you.
The newest CM10 nightlies have the new partition layout since like 9/26 I think. You cannot upgrade to the new partition layout without performing a data wipe. If however you're on the new partition layout all you have to do is wipe cache and davlik cache in recovery before you flash a newer nightly.
thank you.
I tried wipe data/factory reset, wipe cache partition and wipe davlik but newer nightly(20120930) not be installed to my galaxy s fascinate.
Please How to update with newer nightly of cm10 ?
I've taken the plunge, wiped data and moved to the newer partition format. Performance is great on cm10 and paranoid android 2.16, btw.
I've seen this new partition format referred to as "lvm". Can anyone provide a pointer to a description of it? What does lvm stand for?
Hadcm10
Sent from my SCH-I500 using xda premium
apnews said:
I tried wipe data/factory reset, wipe cache partition and wipe davlik but newer nightly(20120930) not be installed to my galaxy s fascinate.
Please How to update with newer nightly of cm10 ?
Click to expand...
Click to collapse
That should have worked. What went wrong exactly?
---------- Post added at 10:42 PM ---------- Previous post was at 10:34 PM ----------
bmeek said:
I've taken the plunge, wiped data and moved to the newer partition format. Performance is great on cm10 and paranoid android 2.16, btw.
I've seen this new partition format referred to as "lvm". Can anyone provide a pointer to a description of it? What does lvm stand for?
Hadcm10
Sent from my SCH-I500 using xda premium
Click to expand...
Click to collapse
Not sure about lvm but here's a post which contains a quote about the new layout straight from jt himself: http://forum.xda-developers.com/showpost.php?p=31977408&postcount=643
lvm is the logical volume manager that has been in the Linux kernel for a couple years now. if i remember correctly it was written by sistina software.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Crawshayi said:
That should have worked. What went wrong exactly?
I have error below that
====================================================================
this ROM uses an incompatible partition layout your /data will be wiped upon installation Run this update.zip again to confirm install"
====================================================================
assert failed: run_program("/tmp/updater.sh". "coma") == 0
E:Error in /sdcard/cm-10-20120930-NIGHTLY-fascinated.zip
(status 7)
Installation aborted.
I did wipe data, wipe cache and dalvik cache but install be failed.
Do I need a sd card format too? :crying:
please help me.
Click to expand...
Click to collapse
Did you run the installer twice? That message is just letting you know it will wipe your data, you have to run it again
username8611 said:
Did you run the installer twice? That message is just letting you know it will wipe your data, you have to run it again
Click to expand...
Click to collapse
you mean, do it again? I will try out. thank you
When i try to upgrade the nightly cm10 it gives me "upgrade uported" do i have to format my tab ??
I tried to upgrade it automaticly and manually from recovery mode but it gives me the same error
abol3z said:
When i try to upgrade the nightly cm10 it gives me "upgrade uported" do i have to format my tab ??
I tried to upgrade it automaticly and manually from recovery mode but it gives me the same error
Click to expand...
Click to collapse
Wrong forum.. not for the Tab...
Good luck
Sent from my SCH-I500 using xda premium

You got a bootloop and you followed instructions? (ROM INSTALLATION) (ROM MAKER)

simple thread, not much to say..
if you have troubles installing "Hyperbeam new time" or any other rom just follow this instructions:
First of all wipe data,cache,dalvik cache and format system
then flash the rom.
if the rom has an addon (su fix, lockscreen,etc) flash it after one boot! and you wont get bootloop. simple solution for roms like hyperbeamnewtime that has over +100 cmments telling that rom bootlooped.
-----
another tip for rom makers, if you are creating a rom, and to get system folder you use terminal emulator. NEVER EVER DECOMPRESS it with WINRAR, why? because it will "kill" lots of files such as busybox applets or SH files.
goodluck :good:
sorry for the bad english
Just an advice but format system is not necessary in all the ROMs and sometimes give status7 error. So if u can so just write that if it's mentioned then only wipe.
Press THANKS if I helped,
Best Regards,
AJ
alokbina said:
Just an advice but format system is not necessary in all the ROMs and sometimes give status7 error. So if u can so just write that if it's mentioned then only wipe.
Press THANKS if I helped,
Best Regards,
AJ
Click to expand...
Click to collapse
Status 7 error isn't due to format system...
Status 7 error is regarding build.prop and updater script.
And to the OP...
format system is not recommended for many ROMs (like CM based) and even if its recommended its not necessary to format system.
I never format my system and ROMs run fine... Just fine
Format data/factory reset is must when switching between ROMs
PS: It better to avoid format system.
PREDATOR95 ->->->->a.k.a. ->-> predatOr
predatOr said:
Status 7 error isn't due to format system...
Status 7 error is regarding build.prop and updater script.
And to the OP...
format system is not recommended for many ROMs (like CM based) and even if its recommended its not necessary to format system.
I never format my system and ROMs run fine... Just fine
Format data/factory reset is must when switching between ROMs
PS: It better to avoid format system.
PREDATOR95 ->->->->a.k.a. ->-> predatOr
Click to expand...
Click to collapse
Nope dude I agree its because of updater script but in some ROMs for e.g. some people reported of getting status 7 error due to format system so just adviced him!
Best Regards,
AJ
Hi, why do you recommend to don't format /system when flash a new rom? In every rom I read to do it.
AW: You got a bootloop and you followed instructions? (ROM INSTALLATION) (ROM MAKER)
XDynamite said:
Hi, why do you recommend to don't format /system when flash a new rom? In every rom I read to do it.
Click to expand...
Click to collapse
You can get a status 7 error (getprop) because the installation zip can't read from the /system/build.prop which device you are using. Then you are unable to flash the rom and you have no system installed
Sent from my Nexus 7 running Android 4.2.2
quaryone have
mihahn said:
You can get a status 7 error (getprop) because the installation zip can't read from the /system/build.prop which device you are using. Then you are unable to flash the rom and you have no system installed
Sent from my Nexus 7 running Android 4.2.2
Click to expand...
Click to collapse
So is it safe don't format the system directory? Aren't there risks to make trouble between the two roms (maybe because some files of the old rom)? In many roms with Aroma you can choose wich device are you using.
AW: You got a bootloop and you followed instructions? (ROM INSTALLATION) (ROM MAKER)
XDynamite said:
So is it safe don't format the system directory? Aren't there risks to make trouble between the two roms (maybe because some files of the old rom)? In many roms with Aroma you can choose wich device are you using.
Click to expand...
Click to collapse
No there are no risks, because the updater-script should format /system automatically. So don't format it by yourself, only wipe data/factory reset, wipe cache, (wipe dalvik-cache)
Sent from my Nexus 7 running Android 4.2.2
mihahn said:
No there are no risks, because the updater-script should format /system automatically. So don't format it by yourself, only wipe data/factory reset, wipe cache, (wipe dalvik-cache)
Sent from my Nexus 7 running Android 4.2.2
Click to expand...
Click to collapse
Ok, thank you for the information.
---------- Post added at 03:16 PM ---------- Previous post was at 03:04 PM ----------
However in the past I had a bootloop issue with Optimax 3.0 rom (phone stuck on Sony logo). Flashing process went well and I could use the phone for some day with no problems. With no apparent reasons while I was using the phone it has restarted by itself and then occurred the bootloop issue. I had to flash the stock rom with Flashtools.
Sometimes wiping system is important but do only if it stucks in bootloop or is mentioned in the thread
Best Regards,
AJ
The most import thing is to just READ the OP very carefully for installation instructions. Just follow each step closely and you should never have any problem.
Sent from my GT-P3100 using xda app-developers app

stock rom v20D bumped [android 5.0][d855][Italy]

hi
here is the flashable d855 20d rom
Italy
for 16/32gb
testet
how to :
1.install latest 4.4.2
2.root then install recovery (unlock)
3.(optional , wipe cache,dalvik,system,data,internal)
4.copy to memory then flash through recovery
5.then reboot
6.go to recovery and flash super su
all partitions are stock
rom:
Code:
http://uptobox.com/znwrofiifz9u
http://oceanhost.eu/aowq7vl2h57k/20d_g0dsend313v2.zip.htm
http://ul.to/631f6ec9
md5 :
067651767d3f59cc68673b9bc56a4ee0
supersu:
Code:
http://download.chainfire.eu/636/SuperSU/UPDATE-SuperSU-v2.37.zip
Credit:
@cybojenix
@bump! team
@thecubed
Skin1980_autobump script
if you have problem with using internal memory
in cmd type
Code:
adb shell
su
restorecon -v -R /data/media
or
adb shell
su
restorecon -FR /data/media/
It includes 20D bumped kernel or another kernel?
Thank you!
davidep85 said:
It includes 20D bumped kernel or another kernel?
Click to expand...
Click to collapse
Well, if it is Stock, then it should be the original 20D kernel. The OP did not say otherwise.
tobitege said:
Well, if it is Stock, then it should be the original 20D kernel. The OP did not say otherwise.
Click to expand...
Click to collapse
yes
all partitions are stock
mlm1102003 said:
yes
all partitions are stock
Click to expand...
Click to collapse
Can you upload the kernel please ..cos i flashed kdz rom and im not rooted ..my internet too slow to download this rom
rom is not working for me, I have problems with secure boot, like not bumped kernel. restored my backup.
davidep85 said:
rom is not working for me, I have problems with secure boot, like not bumped kernel. restored my backup.
Click to expand...
Click to collapse
tested 10 times
check md5
Code:
9e4082949fdc71da61d8254ccb8d5161
Hi, thank you for the great work! I am on AOSP liquid smooth rom. Is it possible to flash/update only the modem?
chaosnever said:
Hi, thank you for the great work! I am on AOSP liquid smooth rom. Is it possible to flash/update only the modem?
Click to expand...
Click to collapse
the best way to install it
is in first post
install 10n
then install root and recovery(unlock)
then flash the rom
mlm1102003 said:
the best way to install it
is in first post
install 10n
then install root and recovery(unlock)
then flash the rom
Click to expand...
Click to collapse
Entirely clear,
but one thing I am not clear (in general) about the internal SD memory: moving from KitKat to Lollipop ROM by using TWRP recovery should I format the internal SD (or delete all content manually)?
In generally, I didn't understand if there's an incompatibility of data applications residues coming from KitKat that might annoy Lollipop.
Thanks in advance
Romulus76 said:
Entirely clear,
but one thing I am not clear (in general) about the internal SD memory: moving from KitKat to Lollipop ROM by using TWRP recovery should I format the internal SD (or delete all content manually)?
In generally, I didn't understand if there's an incompatibility of data applications residues coming from KitKat that might annoy Lollipop.
Thanks in advance
Click to expand...
Click to collapse
/system format means your Android system is removed
/data format means your apps are erased
/cache format means.. pretty much what it says
That's all what you need for a new ROM. It's called a "clean flash"
A dirty flash would be the above, but without formatting /data. This retains the installed apps and their settings, but it might upset the new system and cause incompatibilities. It's not a recommended move.
But now, if, for some reason (like selling your phone), you'd like to "FULLY wipe" the phone
/data/media fully wipes your visible folders (not system ones, but the one where apps stores data files, photos, images, music etc)
So wiping Data is mandatory? No way to keep the apps, when coming from an older stock rom 10l?
Download link? I tried all links but only ads become in my screen...
thedoginthewok said:
So wiping Data is mandatory? No way to keep the apps, when coming from an older stock rom 10l?
Click to expand...
Click to collapse
Yes, always do when between different Android or ROM versions. Dirty flashing usually only works without issues when upgrading from a ROM version (example) 4.0 to 4.1 etc. But going from Kitkat to Lollipop it is required or the phone may not boot at all. There are obviously plenty of tools to help with backup/restore of apps+settings, but time spent on fresh install well spent compared to fixing issues or doing it all over again later.
Please anyone who downloaded this rom upload the kernel
Hi i have a few questions about this rom
1-is it necessary to install a 4.4.2 rom and then flash this rom or i can clean flash this rom over android HD 4.0 rom that i have right now ?
2-is this rom smooth or it has lags ?
3-how much screen time do u get with this rom?
Thanks in advance
Stupid quesiton, sorry, delete this post.
mlm1102003 said:
hi
rom:
Code:
updating
md5 :
Click to expand...
Click to collapse
Thanks for all, but where is the link
Edit : Link is back... You uploaded 313V2.... What's the difference between V1 and V2 ?????
TeamR said:
Thanks for all, but where is the link
Edit : Link is back... You uploaded 313V2.... What's the difference between V1 and V2 ?????
Click to expand...
Click to collapse
v1 sometime have problem with system ui (it does not load)
v2 just fix that problem

[ROM][5.1.1][UBERTC 4.9.4][-O3][GRAPHITE] The Pure Nexus Project Optimized Build

Hi guys,
I want to present you freshly cooked fork of The Pure Nexus Project ROM compiled with UBERTC 4.9.4 and flags from JustArchi's commit.
Features:
Built on Ubuntu 14.10
Switched host toolchain to 4.8
Switched ROM & kernel toolchain to UBERTC 4.9.4
JustArchi's Optimizations included
For all ROM features go to orginal thread
Click!
Download:
removed
Changelog:
26082015
New switches in settings
25082015
25082015 r2
Updated WebView
25082015
Initial Release
Highly recommended kernel:
Blu_Spark built with UBERTC 4.9.4 and few more optimization flags
Click!
Credits:
JustArchi for Optimization commit
BeansTown106 for Pure Nexus
Cl3Kener for UBERTC
me for free time
If you want to support student and his work:
​
Dirty flash when we come from original?
abalam said:
Dirty flash when we come from original?
Click to expand...
Click to collapse
I don't recommend this, for best result go for clean install.
mastero9017 said:
I don't recommend this, for best result go for clean install.
Click to expand...
Click to collapse
Yeah thought so, the golden rule. Tnx for building!! Report later.
screenshot please
support RRO or CM?
michelemascia7 said:
screenshot please
Click to expand...
Click to collapse
Added in OP. For more go to orginal thread
http://forum.xda-developers.com/google-nexus-5/development/rom-pure-nexus-project-layers-t3158484
holigan360 said:
support RRO or CM?
Click to expand...
Click to collapse
For all features go to this thread
http://forum.xda-developers.com/google-nexus-5/development/rom-pure-nexus-project-layers-t3158484
mastero9017 said:
Added in OP. For more go to orginal thread
http://forum.xda-developers.com/google-nexus-5/development/rom-pure-nexus-project-layers-t3158484
For all features go to this thread
http://forum.xda-developers.com/google-nexus-5/development/rom-pure-nexus-project-layers-t3158484
Click to expand...
Click to collapse
sorry I don't realize that it was based on this rom ! Fantastic , thanks!
Nice! The original Pure Nexus cured my flash addiction because it's such a great ROM - now the addiction is back.
Will definitely try this one. Thanks for building this!
Has this been updated with the latest inclusions? or is it based on the 17/08 release? Thanks
What are the benefits of building with Uber toolchain?
I'm also curious if the latest layers commits were included here or not.
hi,
I was on MinimalOS, dnlded zip from OP.
Booted in TWRP latest
Factory Reset, Wipe cache, Dalvik
loaded Rom ZIp
flashed
on log it was written - chking MD5 - no MD5 found (I have tried 3 times and all the time I see - Checking for MD5 no MD5 found)
and thereafter, it jz dosent finish.
I waited for 15 min and then rebooted ph into bootloader and then again to TWRP. But this time with red text E: Unable to mount System.
I am not able flash any rom neither able to boot.
can any one help me?
I have solved this by below method.
EDIT: Go to wipe select partition one by 1
Select System - Click Change or Repair partition
Select Data - Click Change or Repair partition (Will Wipe all of ur N5 SD Card)
Select any Rom Zip (just rom zip, flash gapps after 1st successful boot). Your N5 partitions are ready.
any link of gapps?
sandy7874 said:
hi,
I was on MinimalOS, dnlded zip from OP.
Booted in TWRP latest
Factory Reset, Wipe cache, Dalvik
loaded Rom ZIp
flashed
on log it was written - chking MD5 - no MD5 found (I have tried 3 times and all the time I see - Checking for MD5 no MD5 found)
and thereafter, it jz dosent finish.
I waited for 15 min and then rebooted ph into bootloader and then again to TWRP. But this time with red text E: Unable to mount System.
I am not able flash any rom neither able to boot.
can any one help me?
I have solved this by below method.
EDIT: Go to wipe select partition one by 1
Select System - Click Change or Repair partition
Select Data - Click Change or Repair partition (Will Wipe all of ur N5 SD Card)
Select any Rom Zip (just rom zip, flash gapps after 1st successful boot). Your N5 partitions are ready.
Click to expand...
Click to collapse
The same happend here.
But I rebooted into TWRP, did a factory reset, wiped manually cache, dalvik cache, system and data....unmounted system...and restored my nandroid.
No losses of data from sd card
I hope that it will be fixed soon
Konsumhaus said:
The same happend here.
But I rebooted into TWRP, did a factory reset, wiped manually cache, dalvik cache, system and data....unmounted system...and restored my nandroid.
No losses of data from sd card
I hope that it will be fixed soon
Click to expand...
Click to collapse
Even I did no loose anything as I did not wiped Data. I was about to do that but thought of giving a shot at Repairing through TWRP.
Just pushed new build of Pure Nexus. Today i included first specific feature to this ROM which are switches for wifi, bluetooth and data in settings.
Enjoy!
Shiesh1 said:
Has this been updated with the latest inclusions? or is it based on the 17/08 release? Thanks
Click to expand...
Click to collapse
Latest sources up to 25 August.
FooBazza said:
What are the benefits of building with Uber toolchain?
Click to expand...
Click to collapse
Commit i used to build this ROM which is main boost
http://forum.xda-developers.com/showthread.php?t=2754997
RoyJ said:
I'm also curious if the latest layers commits were included here or not.
Click to expand...
Click to collapse
All is up to date with Pure Nexus.
sandy7874 said:
hi,
I was on MinimalOS, dnlded zip from OP.
Booted in TWRP latest
Factory Reset, Wipe cache, Dalvik
loaded Rom ZIp
flashed
on log it was written - chking MD5 - no MD5 found (I have tried 3 times and all the time I see - Checking for MD5 no MD5 found)
and thereafter, it jz dosent finish.
I waited for 15 min and then rebooted ph into bootloader and then again to TWRP. But this time with red text E: Unable to mount System.
I am not able flash any rom neither able to boot.
can any one help me?
I have solved this by below method.
EDIT: Go to wipe select partition one by 1
Select System - Click Change or Repair partition
Select Data - Click Change or Repair partition (Will Wipe all of ur N5 SD Card)
Select any Rom Zip (just rom zip, flash gapps after 1st successful boot). Your N5 partitions are ready.
Click to expand...
Click to collapse
I'm really sorry for this problem. but i think it's not connected with this specific ROM, rather random error.
wana7262 said:
any link of gapps?
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=24052804347782348
Has anyone tried xposed yet with this rom? I know on some roms built with uber it will bootloop, while with others, like chroma, it works
Sent from my Nexus 5
sandy7874 said:
hi,
I was on MinimalOS, dnlded zip from OP.
Booted in TWRP latest
Factory Reset, Wipe cache, Dalvik
loaded Rom ZIp
flashed
on log it was written - chking MD5 - no MD5 found (I have tried 3 times and all the time I see - Checking for MD5 no MD5 found)
and thereafter, it jz dosent finish.
I waited for 15 min and then rebooted ph into bootloader and then again to TWRP. But this time with red text E: Unable to mount System.
I am not able flash any rom neither able to boot.
can any one help me?
I have solved this by below method.
EDIT: Go to wipe select partition one by 1
Select System - Click Change or Repair partition
Select Data - Click Change or Repair partition (Will Wipe all of ur N5 SD Card)
Select any Rom Zip (just rom zip, flash gapps after 1st successful boot). Your N5 partitions are ready.
Click to expand...
Click to collapse
I had same problem, so maybe it is not a random error.
mastero9017 said:
Highly recommended kernel:
Blu_Spark built with UBERTC 4.9.4 and few more optimization flags
Click!
Click to expand...
Click to collapse
r16 is out now.
Edit: Just downloaded today's build but it doesn't seem to flash, just like the others reported. It's stuck at "Skipping MD5 check: no MD5 file found..." forever but then finally moves on after about 10 minutes.

Categories

Resources