[Solved]System.img Complie Error - Zenfone 5 Q&A, Help & Troubleshooting

Hello,
I'm try a create new system.img on Ubuntu. But ı have error.
I use this method : http://forum.xda-developers.com/showthread.php?t=1588461
I enter this commant
Code:
1. sudo ./make_ext4fs -s -l 512M -a system new.img sys/
error make_ext4fs not found.
Please help me...
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I solve problem.
Code:
apt-get install lib32stdc++6

Try mkfs.ext4 instead of make_ext4fs
Kolay gelsin
Sent from my ASUS_T00F using Tapatalk
---------- Post added at 05:35 PM ---------- Previous post was at 05:30 PM ----------
More friendly
dd if=/dev/zero of=system.img bs=4k count=128000
mkfs.ext4 system.img
Sent from my ASUS_T00F using Tapatalk

Emresaygin said:
Hello,
I'm try a create new system.img on Ubuntu. But ı have error.
I use this method : http://forum.xda-developers.com/showthread.php?t=1588461
I enter this commant
Code:
1. sudo ./make_ext4fs -s -l 512M -a system new.img sys/
error make_ext4fs not found.
Please help me...
Click to expand...
Click to collapse
Which rom?

shobint7 said:
Which rom?
Click to expand...
Click to collapse
Gecko rom. I edit rom. I translate .zip file to .img file..

smgdev said:
Try mkfs.ext4 instead of make_ext4fs
Kolay gelsin
Sent from my ASUS_T00F using Tapatalk
---------- Post added at 05:35 PM ---------- Previous post was at 05:30 PM ----------
More friendly
dd if=/dev/zero of=system.img bs=4k count=128000
mkfs.ext4 system.img
Sent from my ASUS_T00F using Tapatalk
Click to expand...
Click to collapse
Eyvallah kardaşım burda senin gibi TÜRK'leri görmek güzel...

smgdev said:
Try mkfs.ext4 instead of make_ext4fs
Kolay gelsin
Sent from my ASUS_T00F using Tapatalk
---------- Post added at 05:35 PM ---------- Previous post was at 05:30 PM ----------
More friendly
dd if=/dev/zero of=system.img bs=4k count=128000
mkfs.ext4 system.img
Sent from my ASUS_T00F using Tapatalk
Click to expand...
Click to collapse
bro sorry but your method not work

I solve this problem :
Code:
apt-get install lib32stdc++6

Emresaygin said:
I solve this problem :
Code:
apt-get install lib32stdc++6
Click to expand...
Click to collapse
Have you tried my edit?
Editledim postu onu denedin mi
Sent from my ASUS_T00F using Tapatalk

smgdev said:
Have you tried my edit?
Editledim postu onu denedin mi
Sent from my ASUS_T00F using Tapatalk
Click to expand...
Click to collapse
Yes off course. But your methot not work. I got error :
Code:
instead not found.
Ama teşekkürler hocam sorunu çözdüm gecko romu .img haline geitirdim donma sorunu yaşayanlar için şu anda upload ediyorum

Emresaygin said:
Eyvallah kardaşım burda senin gibi TÜRK'leri görmek güzel...
Click to expand...
Click to collapse
Please post in English on XDA please. :good:

Darth said:
Please post in English on XDA please. :good:
Click to expand...
Click to collapse
Ok.

Related

[TOOLKIT] Adb Multi Tool

Adb Multi Tool is a windows tool that i made for helping who have to use adb with a simply and user friendly interface
Functions:
*Adb pull
*Adb push (not working for now unknown error )
*Adb devices
*Adb shell
*Adb logcat (in real time, in a txt file)
*Adb reboot (normal, recovery, bootloader)
*Serial number
*Get state
*Adb remount
*Status window
*Adb root
I will add every command you ask
Adding Backup/Restore
How to use it:
1.Download the attached rar file
2.Extract it
3.Active usb debugging
4.Connect your phone
5.Run Adb.exe
6.Follow the instructions
Screenshots attached
R: [TOOL] Adb Multi Tool
Changelog:
Version 1.1
Added logcat in txt
Version 1.0
Initial relase
Re: [TOOL] Adb Multi Tool
Thanks
Great tool and even small
Btw how to save logcat???
Sent from my GT-S5830i using xda premium
R: [TOOL] Adb Multi Tool
rahulnandwani said:
Thanks
Great tool and even small
Btw how to save logcat???
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
I will add a tool that make a txt file with the logcat
Inviato dal mio GT-I9070 con Tapatalk 2
R: [TOOL] Adb Multi Tool
rahulnandwani said:
Thanks
Great tool and even small
Btw how to save logcat???
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
Added the logcat in txt
Inviato dal mio GT-I9070 con Tapatalk 2
Re: [TOOL] Adb Multi Tool
Thanks
U rock buddy
Sent from my GT-S5830i using xda premium
---------- Post added at 10:44 PM ---------- Previous post was at 10:42 PM ----------
And to save it in Txt
Do I need to type anything??
Sent from my GT-S5830i using xda premium
R: [TOOL] Adb Multi Tool
rahulnandwani said:
Thanks
U rock buddy
Sent from my GT-S5830i using xda premium
---------- Post added at 10:44 PM ---------- Previous post was at 10:42 PM ----------
And to save it in Txt
Do I need to type anything??
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
There is the options when you chose option 5
Inviato dal mio GT-I9070 con Tapatalk 2
Re: [TOOL] Adb Multi Tool
Was the logcat selection are full logcat selection? Last ksmg, dmsg, radio etc.
R: [TOOL] Adb Multi Tool
orbital_71 said:
Was the logcat selection are full logcat selection? Last ksmg, dmsg, radio etc.
Click to expand...
Click to collapse
It is simply the command: adb logcat
Inviato dal mio GT-I9070 con Tapatalk 2
can we use it for taking logcats while the phone is bootlooping or stuck at boot logo??
Sent from my A2 using xda app-developers app
qmobilea2 said:
can we use it for taking logcats while the phone is bootlooping or stuck at boot logo??
Sent from my A2 using xda app-developers app
Click to expand...
Click to collapse
Yes
Inviato dal mio GT-I9070 con Tapatalk 2
KINGbabasula said:
Yes
Inviato dal mio GT-I9070 con Tapatalk 2
Click to expand...
Click to collapse
thanks for reply but when i try to take logcat while my phone stuck at bootlogo it says waiting for device nd this remains same
qmobilea2 said:
thanks for reply but when i try to take logcat while my phone stuck at bootlogo it says waiting for device nd this remains same
Click to expand...
Click to collapse
This is because the log module doesn't load so you can't take logcat sorry. You will have always waiting for device with every tool
Sent from my GT-I9070 using Tapatalk 4 Beta
KINGbabasula said:
This is because the log module doesn't load so you can't take logcat sorry. You will have always waiting for device with every tool
Sent from my GT-I9070 using Tapatalk 4 Beta
Click to expand...
Click to collapse
ok thanks
thank for your hard work
hi buddy i am using your tool ..for my arc lt15i xperia overlay 4.4.2 everything is working expect the logcat it always keep saying waiting for device................ irealy need to get logcat a t bootloop level ,,,,,any advice
@KINGbabasula its a good tool but in new version , please do not convert .bat to exe before we should wait between 5 - 10 second for each time , we run it
i used this tools a lot but cant wait this time for each times
thanks

[q]bootanimations

Hi guys..
Im curious to know.. is it possible to add music to a bootanimation? Because I have a great idea for one, but I dont have the expertise to do so. Please help me out here?
Sent from my GT-S5360 using xda app-developers app
c.r.e.e.d said:
Hi guys..
Im curious to know.. is it possible to add music to a bootanimation? Because I have a great idea for one, but I dont have the expertise to do so. Please help me out here?
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
At 1st u have to convert the music into ogg then rename as poweron.ogg and place it at etc!!
---------- Post added at 06:21 PM ---------- Previous post was at 06:21 PM ----------
I means system > etc
1hewar10rd said:
At 1st u have to convert the music into ogg then rename as poweron.ogg and place it at etc!!
---------- Post added at 06:21 PM ---------- Previous post was at 06:21 PM ----------
I means system > etc
Click to expand...
Click to collapse
u sure?? Also, would it work in joyos?
Sent from my muffin slicing katana in cybertron.
c.r.e.e.d said:
u sure?? Also, would it work in joyos?
Sent from my muffin slicing katana in cybertron.
Click to expand...
Click to collapse
Yes!! Dude!! I m using decepticon (bootanimation) and cm's music as poweron music with this process and its work too!!
1) Install bootanimation.
2) Save sound file as poweron.ogg
3) Open root explorer, go to /system/etc/, mount r/w and replace/copy your sound file.
Sent from my GT-S5360 by xda-app
using CWM........Busybox commands........ No I use my hands

How To Change LIDROID ROM name in shutdown menu

Can Anybuddy help me out?
Himan Boro said:
Can Anybuddy help me out?
Click to expand...
Click to collapse
Decompile lidroid-res.apk
Now open res/values/strings.xml
Now search "lidroid rom" and change it to your desired text.
Sent from my GT-S5360 using Tapatalk 2
san122 said:
Decompile lidroid-res.apk
Now open res/values/strings.xml
Now search "lidroid rom" and change it to your desired text.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
TY for d rply but It gave me FC..n status bar disappeared..
Himan Boro said:
TY for d rply but It gave me FC..n status bar disappeared..
Click to expand...
Click to collapse
You first need to modify your lidroid-res
Sent from my GT-S5360 using Tapatalk 2
---------- Post added at 03:57 PM ---------- Previous post was at 03:52 PM ----------
Go here
androidmoretip.blogspot.com/2012/03/mod15-toggles-how-to-mod-lidroid.html?m=1
Sent from my GT-S5360 using Tapatalk 2
san122 said:
You first need to modify your lidroid-res
Sent from my GT-S5360 using Tapatalk 2
---------- Post added at 03:57 PM ---------- Previous post was at 03:52 PM ----------
Go here
androidmoretip.blogspot.com/2012/03/mod15-toggles-how-to-mod-lidroid.html?m=1
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
wat to modify bro??
i already renamed lidroid rom bt its giving fc
Himan Boro said:
wat to modify bro??
i already renamed lidroid rom bt its giving fc
Click to expand...
Click to collapse
Do as said in link
Sent from my GT-S5360 using Tapatalk 2
Himan Boro said:
wat to modify bro??
i already renamed lidroid rom bt its giving fc
Click to expand...
Click to collapse
If it is giving fc then take a logcat and see what is the problem..
MuSaddiq said:
If it is giving fc then take a logcat and see what is the problem..
Click to expand...
Click to collapse
mmm ok lets c
san122 said:
Do as said in link
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
see this apktool error
Code:
C:\[NEW][Window XP_7_8][GB_ICS_JB] Apktool_baksmali + Signer by ibanez7>apktool
b lidroid-res
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.err.Ca
ntFindFrameworkResException
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:355)
at brut.androlib.Androlib.buildResources(Androlib.java:280)
at brut.androlib.Androlib.build(Androlib.java:203)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:214)
at brut.apktool.Main.main(Main.java:74)
Caused by: brut.androlib.err.CantFindFrameworkResException
at brut.androlib.res.AndrolibResources.getFrameworkApk(AndrolibResources
.java:522)
at brut.androlib.Androlib.parseUsesFramework(Androlib.java:530)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:333)
... 5 more
Himan Boro said:
see this apktool error
Code:
C:\[NEW][Window XP_7_8][GB_ICS_JB] Apktool_baksmali + Signer by ibanez7>apktool
b lidroid-res
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.err.Ca
ntFindFrameworkResException
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:355)
at brut.androlib.Androlib.buildResources(Androlib.java:280)
at brut.androlib.Androlib.build(Androlib.java:203)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:214)
at brut.apktool.Main.main(Main.java:74)
Caused by: brut.androlib.err.CantFindFrameworkResException
at brut.androlib.res.AndrolibResources.getFrameworkApk(AndrolibResources
.java:522)
at brut.androlib.Androlib.parseUsesFramework(Androlib.java:530)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:333)
... 5 more
Click to expand...
Click to collapse
Try these steps..
Decompile you lidroid-res.apk
open apktool.yml
find "- 1"
and below add "- 2"
now do the changes
recompile
MuSaddiq said:
Try these steps..
Decompile you lidroid-res.apk
open apktool.yml
find "- 1"
and below add "- 2"
now do the changes
recompile
Click to expand...
Click to collapse
ok lets try this method also
MuSaddiq said:
Try these steps..
Decompile you lidroid-res.apk
open apktool.yml
find "- 1"
and below add "- 2"
now do the changes
recompile
Click to expand...
Click to collapse
i tryd bro but got same problm :-C

Vendor IMG searchred for removing stupid security message after boot

http://forum.xda-developers.com/nexus-6p/help/question-vendor-img-flashing-t3246938 I found this but not the mirror anymore and need it
chubby65 said:
Use the twrp recovery flashable vendor from here mate
https://www.androidfilehost.com/?w=files&flid=43551
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Work for me
peconaut said:
Work for me
Click to expand...
Click to collapse
Should do mate just make sure that you use the correct one
Sent from my Nexus 6P using Tapatalk
---------- Post added at 09:36 PM ---------- Previous post was at 09:34 PM ----------
hanschke said:
http://forum.xda-developers.com/nexus-6p/help/question-vendor-img-flashing-t3246938 I found this but not the mirror anymore and need it
Click to expand...
Click to collapse
Just use the twrp recovery flashable vendor from here mate
https://www.androidfilehost.com/?w=files&flid=43551
Sent from my Nexus 6P using Tapatalk

Filesystems

HI,
I have been using drive droid for quite a good time now and it is a great app but I also hate that fat32 max file size is 4 GB and i was looking for a method to change my filesystem on my ExtSdCard to ext4 or f2fs..just want to be able to store huge files without any problem.
So,Does anyone here use (or know how to) another filesystem so he can guide through the proccess ?
Thx in advance...using Core Prime G360H..Stock Rom..Vegito kernel
(I have no problem in installing other Roms if I need to)
TWRP. Wipe> Sd card -> change file system> ext4
Sent from my SM-G360H using Tapatalk
---------- Post added at 04:23 PM ---------- Previous post was at 04:23 PM ----------
But I haven't tried. So do it at your own risk.
Sent from my SM-G360H using Tapatalk
SupulEdirisinghe said:
TWRP. Wipe> Sd card -> change file system> ext4
Sent from my SM-G360H using Tapatalk
---------- Post added at 04:23 PM ---------- Previous post was at 04:23 PM ----------
But I haven't tried. So do it at your own risk.
Sent from my SM-G360H using Tapatalk
Click to expand...
Click to collapse
Tried But got "SdCard is blank or has unsupported..." :crying:
Ghiath_Ajam said:
Tried But got "SdCard is blank or has unsupported..." :crying:
Click to expand...
Click to collapse
Damn sorry about that. Plug SD card to PC using a card reader and format it back to fat32

Categories

Resources