[Q] root problem - Galaxy Note GT-N7000 Q&A, Help & Troubleshooting

hello
im currently using an android 4.0.3 XXLQ3 rom
my main objective is to install PARANOIDANDROID rom:
http://forum.xda-developers.com/showthread.php?t=2115167
in order to get root+safe kernel + cwm i used phiz recommended method described here:
http://forum.xda-developers.com/showthread.php?t=1901191
after i flashed it i rebooted the device i now have cwm but i do not have root or supersu app and i dont know if im on safe kernel or not
i read on the forum that lq3 room has some sort of a space problem as described here
http://forum.xda-developers.com/showthread.php?t=1329360
saying:
1B.If you want just Root but not kernel, follow this
- Download Root_SuperSu 0.95
-Copy downloaded file to Ext SD card.
-Reboot into recovery (vol up+Home+power)
-Select install zip from ext SD card
-select 'root_SuperSU-*.zip' which you have copied to Ext card above
-Reboot device
-You can see superSU on appl drawer. open it and update.
-Now This will give you only SuperSU not busybox, though application which doesn't depends on system busybox will still works.e.g.Titanium Backup.
-To get full Root+busybox, Download Root_busybox *.zip
-Copy Root_busybox* only to Ext SD card
-Reboot into recovery, Select Install zip from Ext SD card. select Root_busybox* .zip and Flash.
-Done !
PS : If you can't see superSU after flashing above file(sometimes happen if there is too low space like in LQ3 ROM, then use this Root_superSU, followed by same above Root_busybox file.
Click to expand...
Click to collapse
so my questions are:
1. how do i get root from my current state? can i use the root_supersu in cwm instead of stock recover?
2. how can i tell if my kernel is safe atm? phiz is suppose to be safe but maybe if root failed the mmc_cap remove failed too?
soory for the long post
thanks in advance to all the helpers!

what is the name of the kernel( with extension) you flashed and how did you flash it?

nokiamodeln91 said:
what is the name of the kernel( with extension) you flashed and how did you flash it?
Click to expand...
Click to collapse
i flased PhilZ-cwm6-XXLQ3-OXX-3.99-signed.zip
i flashed it using stock recovery as the post described

that is correct file.. if you have cwm then the kernel has been installed... try to flash the kernel again from cwm... then reboot and see for a supersu app..

nokiamodeln91 said:
that is correct file.. if you have cwm then the kernel has been installed... try to flash the kernel again from cwm... then reboot and see for a supersu app..
Click to expand...
Click to collapse
i flashed it again using cwm i didnt see any error
still no root or supersu app i even downloaded root checker app and it says im not rooted

Hmmm. Try with the supersu zip that you mentioned earlier.

Try installing supersu from market (play store) and look if it works
Sent from my GT-N7100 using xda premium

dr.ketan said:
Try installing supersu from market (play store) and look if it works
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
it didnt work installling from the market.
i used Root_SuperSu -freespace and now im rooted
the last question i have now is my kernel safe?
phiz kernel suppose to be safe does super_su somehow overwrite the mmc_cap erase?

If your recovery is philz cwm then you have safe kern l
Sent from my GT-N7100 using xda premium

Nope. It's safe. Kernel is what has the erase command disabled and supersu just installs supersu

Thanks for everyone's help managed to root and install
u can close thread.

Ok

Related

[Unlocked Only][ROOT][07-27-2011] CWM Recovery ROOT for any ROM

USE THIS SCRIPT AT YOUR OWN RISK
Prerequisites:
1. Unlocked Bootloader
2. CWM Recovery for unlocked bootloader installed
Code:
Changelog 27.7.2011:
- su and superuser updated to latest version
- fixed issue with permissions
- works correctly with Titanium Backup
Changelog 26.7.2011:
- added sqlite3 binary
- su and busybox updated to latest version
How to:
1. Download "root_cwm.zip" (bellow in Attached Files)
2. Copy it to sdcard or sdcard-ext
3. Reboot into CWM recovery
5. Click "install zip from sdcard"
6. Choose zip from sdcard
7. Pick the "root_cwm.zip"
8. Install
9. Reboot
Tested on kennethpenn's [ROM] AT&T 4.5.91 ★ Gingerbread 2.3.4, but should work on any ROM available.
Can you please upload the .zip?
kennethpenn said:
Can you please upload the .zip?
Click to expand...
Click to collapse
its there in attached files...
kamma said:
its there in attached files...
Click to expand...
Click to collapse
Edit: im an idiot.
Awesome
Sent from my MB860 using XDA Premium App
Worked like a charm. Thanks!
goscrewsir said:
Worked like a charm. Thanks!
Click to expand...
Click to collapse
glad to hear...
So is the only difference between these two threads (this one and http://forum.xda-developers.com/showthread.php?t=1140110) that the other is for the HKTW... orrrrr? =) and thanks anyway, I'm about to use your .zip right now
Worked beautifully when preinstall didn't, thank you
wow! this is awesome!
This is great!!!
I used this to obtain root in OTA 4.5.91 but I'm have some problems. Root explorer and terminal can access root, but Titanium Backup, busybox, and SQLite Editor cant get root access. USB debugging is turned on, and same for 3rd party install.
Anyone have any idea what's causing this?
Can you read/write in root explorer?
GuerillaZhou said:
I used this to obtain root in OTA 4.5.91 but I'm have some problems. Root explorer and terminal can access root, but Titanium Backup, busybox, and SQLite Editor cant get root access. USB debugging is turned on, and same for 3rd party install.
Anyone have any idea what's causing this?
Click to expand...
Click to collapse
Sent from my MB860 using XDA App
i got it working, just manually copied su from /preinstall to /system/bin, and sqlite and titanium works now
how do i install CWM before I am rooted?
ekerbuddyeker said:
how do i install CWM before I am rooted?
Click to expand...
Click to collapse
unlock BL and then go to fastboot mode and install CWM
munchy_cool said:
unlock BL and then go to fastboot mode and install CWM
Click to expand...
Click to collapse
can you elaborate. I am in fastboot mode. How do I install CWM?
Hi,
For me, the flashing appears to be successful, but when I boot into recovery I'm getting the stock recovery. I think the issue is with /system/etc/install-recovery.sh, but I have no clue how to remove this file from my phone. I can't change the permissions or the file even with root access. Anyone have any advice?
Thanks!
ekerbuddyeker said:
can you elaborate. I am in fastboot mode. How do I install CWM?
Click to expand...
Click to collapse
Here you go buddy: http://forum.xda-developers.com/showthread.php?t=1154600
kamma said:
USE THIS SCRIPT AT YOUR OWN RISK
Prerequisites:
1. Unlocked Bootloader
2. CWM Recovery for unlocked bootloader installed
How to:
1. Download "root_cwm.zip" (bellow in Attached Files)
2. Copy it to sdcard or sdcard-ext
3. Reboot into CWM recovery
5. Click "install zip from sdcard"
6. Choose zip from sdcard
7. Pick the "root_cwm.zip"
8. Install
9. Reboot
Tested on kennethpenn's [ROM] AT&T 4.5.91 ★ Gingerbread 2.3.4, but should work on any ROM available.
Click to expand...
Click to collapse
Thanks a lot dude...
Easy as pie!
Cheers!
Rayan

[Q] automatic allow! !

Hey guys
Im flash franco kernel. .and the su is gone im try to flash it again
But its not appear!! But actuall the root check is works and mobile odin
Its automatic allow ¨! Without su icon or any thing. . It's normally?
NOORHASHIM said:
Hey guys
Im flash franco kernel. .and the su is gone im try to flash it again
But its not appear!! But actuall the root check is works and mobile odin
Its automatic allow ¨! Without su icon or any thing. . It's normally?
Click to expand...
Click to collapse
Not normally.
i do that exactly
Dr ketan
"
Rooting
Download the Files first and put in your SDCARD [CWM zip][ SU-Busybox-Installer.zip][ SU-Uninstaller-signed.zip]
Reboot to recovery.
Choose apply update from external storage.
(Touch the screen as if you are using the phone to choose the options)
Choose CWM.zip and wait until CWM recovery appear.
Choose install zip from sdcard or external SD
Choose and Install SU-Busybox-Installer.zip
Reboot
You are done and now your device is Rooted
"
then i instal CWM . Zip Again and install franco kernel and im trying to flash franco kernel again and su not appear
now i flash cf root via pc odin then flash subusybox + franco kernel and instal jbroid cleaner and flash franco kernel again .. and super user appear now ... but cfroot have many problem when i open any application need su .. the su denid to accept it .. and appear update su binary .. and when i update su binary say : failed !!!

Droidwall

Would this method (for samsung galaxy Y, which is, if I understand correctly, identical to the S5830I) work to get Droidwall/Iptables to function correctly? (or if there are easier alternatives)
If not, is there any way to get it to work?
Thanks a lot
I agree with the question, as we work to us to Droidwall device??
sorry for my English.
salu2 from Colombia
Sorry, forgot to include the link to the Galaxy Y method: http://forum.xda-developers.com/showthread.php?t=1626406
Hey guys,
Since no one seems to know, I just decided to test it and let you all know the result ^^
I downloaded mikstev_add_initd_to_boot.img__kernel_modules_initd_scripts_for_droidwall_v2.zip from that thread and copied modules_droidwall_signed.zip inside of it to the SD card. I then rebooted in recovery mode, applied CWM and installed modules_droidwall_signed.zip using it.
Droidwall still gives an error ("Error applying iptables rules. Exit code:11 iptables v1.4.10 iptables: No chain/target/ match by that name").
So slight update to the original question: is there any way to get droidwall to work?
GermainZ said:
Hey guys,
Since no one seems to know, I just decided to test it and let you all know the result ^^
I downloaded mikstev_add_initd_to_boot.img__kernel_modules_initd_scripts_for_droidwall_v2.zip from that thread and copied modules_droidwall_signed.zip inside of it to the SD card. I then rebooted in recovery mode, applied CWM and installed modules_droidwall_signed.zip using it.
Droidwall still gives an error ("Error applying iptables rules. Exit code:11 iptables v1.4.10 iptables: No chain/target/ match by that name").
So slight update to the original question: is there any way to get droidwall to work?
Click to expand...
Click to collapse
Droidwall works in my Kernel.
Only need this modules.
Rafael.Baugis said:
Droidwall works in my Kernel.
Only need this modules.
Click to expand...
Click to collapse
I suppose you're talking about this:
http://forum.xda-developers.com/showpost.php?p=24264713&postcount=2
Thanks, I'll give it a try ASAP and report back.
Rafael.Baugis said:
Droidwall works in my Kernel.
Only need this modules.
Click to expand...
Click to collapse
I use Retribution rom and this is what I get if I try to enable the firewall...
Sent from my GT-S5830i using xda app-developers app
Droidwall works in my Kernel.
Only need this modules.
Click to expand...
Click to collapse
Rafael.Baugis, here's what I did:
1- Unrooted my phone and rebooted.
2- Downloaded both attachments here: http://forum.xda-developers.com/showpost.php?p=24264713&postcount=2
3- Copied both zips to SD Card. Turned off phone.
4- Rebooted in recovery mode (Home+Power+Volume Up)
5- Using CWR, installed 20120710-2146-CWM-boot.img-modules.zip, then modules_droidwall_signed.zip and rebooted.
6- Ran Droidwall and tried to enable firewalls. Got the same error (for pic, see post#7)
Anything I'm doing wrong?
Wipe dalvik cache and cache partition,then flash the module. Works fine for me
Inviato dal mio GT-S5830i con Tapatalk 2
Qeemi said:
Wipe dalvik cache and cache partition,then flash the module. Works fine for me
Inviato dal mio GT-S5830i con Tapatalk 2
Click to expand...
Click to collapse
Same result.
EDIT: Nevermind. Wasn't wiping dalvik cache. Bricked my phone, probably did something wrong, will try again after recovery.
retribution rom use su binaries in folder /system/xbin --- need remove complet su su-v1 su-v2 su-v3 etc...
delete all files in folder /system/xbin and reboot to CWM.
aply kernel package and reboot to CWM.
aply the droidwall modules and reboot.
check if root is working and try droidwall rules.
After flashing original PDA using Odin, I installed your custom kernel using CWM, rebooted, rebooted into CWM again, installed the module and... wait for it... IT WORKS!
Thanks a lot, all of you!
Rafael.Baugis said:
retribution rom use su binaries in folder /system/xbin --- need remove complet su su-v1 su-v2 su-v3 etc...
delete all files in folder /system/xbin and reboot to CWM.
aply kernel package and reboot to CWM.
aply the droidwall modules and reboot.
check if root is working and try droidwall rules.
Click to expand...
Click to collapse
I worked perfectly thanks rafael
Greetings from Colombia
how
wt is difference btween rafeal's kernel and stock kernel????both are for gb right???so wt is the use of creating another gb kernel??
Rafael kernel has governors,init.d support,ext4 and swap support,iptables.
Hi, my current Android version is 2.3.6 (GINGERBREAD.BVLD3) with 2.6.35.7 kernel.
Can i install Rafael's kernel in my device?
My idea is doing the same than GermainZ...
1- Unrooted my phone and rebooted.
2- Downloaded both attachments here: http://forum.xda-developers.com/showpost.php?p=24264713&postcount=2
3- Copied both zips to SD Card. Turned off phone.
4- Rebooted in recovery mode (Home+Power+Volume Up)
5- Using CWR, installed 20120710-2146-CWM-boot.img-modules.zip, then modules_droidwall_signed.zip and rebooted.
6- Ran Droidwall and tried to enable firewalls.
Click to expand...
Click to collapse
Gambinoh said:
Hi, my current Android version is 2.3.6 (GINGERBREAD.BVLD3) with 2.6.35.7 kernel.
Can i install Rafael's kernel in my device?
My idea is doing the same than GermainZ...
Click to expand...
Click to collapse
You can just need to use ClockworkRecovery wipe dalavik data (in advanced) after it has been flashed.
TheCoNecT said:
You can just need to use ClockworkRecovery wipe dalavik data (in advanced) after it has been flashed.
Click to expand...
Click to collapse
When I apply update from sdcard with ClockworkRecovery for the file 20120710-2146-CWM-boot.img-modules.zip the system gives me an error (E:Error in /tmp/sideload/package.zip (Status 2) Installation aborted).
Somebody knows why happens this error?
Install zip from sd card,not update from sd card
Qeemi said:
Install zip from sd card,not update from sd card
Click to expand...
Click to collapse
Ok, thanks, it's true...

[Q] updating SGN n7000 to rocketrom..need help

i am having samsung note n700 and want to update to rocket rom available here
http://forum.xda-developers.com/showthread.php?t=1654838
earlier i had official 4.0.3 ics stock rom kernel version- lp9
i had not rooted my phone
and yesterday i updated to 4.0.4 kernel version- LRQ using odin
Also my device too have eMMC bug
type- VYL00M Revision: 0x19
This chip is known to have brick bug..
Now pls guide me to load rocket rom to my mobile including proper rooting prcess..
Your best bet will be to install a PC with Odin (in the PDA level) some secure kernel for ICS (Notecore, Hydracore, Speedmod, CF-root kernel). You will have a yellow triangle. But remove it using TriangeAway.apk from the Market. After recovery from the CWM install Rocket ROM. Zip.
yjain18 said:
i am having samsung note n700 and want to update to rocket rom available here
http://forum.xda-developers.com/showthread.php?t=1654838
earlier i had official 4.0.3 ics stock rom kernel version- lp9
i had not rooted my phone
and yesterday i updated to 4.0.4 kernel version- LRQ using odin
Also my device too have eMMC bug
type- VYL00M Revision: 0x19
This chip is known to have brick bug..
Now pls guide me to load rocket rom to my mobile including proper rooting prcess..
Click to expand...
Click to collapse
You can first root using method 1 in dr.ketan's guide (look for it in android dev sticky) and then flash some safe kerenl (speedmod or hydracore) using mobile odin, it wont raise binary or yellow triangle and then flash RR using cwm recovery (cwmr will be flashed automatically when you flash custom kernel).
Sent from my GT-N7000
i just checked dr.ketan guide
in the first method with rooting with stock recovery
there are the lines which i cant understand
1.Backup EFS
2.Flash any safe kernel with mobile Odin.
what is efs
how to flash kernel.
do i need to buy paid app of mobile odin from market..?
According to the way I do not have to buy, PC Odin, TriangleAway for free in the Market. EFS is a file which is stored data of your phone (IMEI, etc.). To create a backup of EFS is HC-kTool.apk. Saves the data in a safe place (in the case of losing). Safe kernel mentioned above. Read about them.
yjain18 said:
i just checked dr.ketan guide
in the first method with rooting with stock recovery
there are the lines which i cant understand
1.Backup EFS
2.Flash any safe kernel with mobile Odin.
what is efs
how to flash kernel.
do i need to buy paid app of mobile odin from market..?
Click to expand...
Click to collapse
Here is the guide to backup efs
http://forum.xda-developers.com/showthread.php?t=1724705
Its not mandetory to backup efs but its safe to backup so that it would be helpful if you lose your imei
And here you can find a lite version of mobile odin
http://forum.xda-developers.com/showthread.php?t=1347899
yjain18 said:
i am having samsung note n700 and want to update to rocket rom available here
http://forum.xda-developers.com/showthread.php?t=1654838
earlier i had official 4.0.3 ics stock rom kernel version- lp9
i had not rooted my phone
and yesterday i updated to 4.0.4 kernel version- LRQ using odin
Also my device too have eMMC bug
type- VYL00M Revision: 0x19
This chip is known to have brick bug..
Now pls guide me to load rocket rom to my mobile including proper rooting prcess..
Click to expand...
Click to collapse
Its not n700 forum. lol
For rooting you already checked ketan's thread. I hope you are done with rooting now.
Did you tried the installation method posted in the RR forum ?
Now follow these instructions.
b2) coming from other rooted Samsung ICS-Custom-ROM or rooted ICS Stock ROM (FullWipe):
- download Abyss Kernel 4.2 from here: http://www.mediafire.com/?c65mndvpk6ocbaa
- put zip-file on your USB-storage
- boot in Recovery
- Flash Abyss Kernel 4.2!!!
- boot back in Recovery (find it under 'advanced')
- now FullWipe!!!
- Flash ROM
- reboot system
-...you are done
If you are on safe kernel i.e. Notecore, speedmod then there is no need to flash Abyss as both are safe kernels which has the emmc bug disabled.
my fone was not rooted nor i did flashing..
i downloaded this rom N7000XXLRQ_N7000DBTLRQ_DBT.zip (i think its germany one)
and by using pc odin, going to download mode on mobile and flashed this pda file on my cell phone.
now which step 1, 2, or 3 of dr.ketan i should follow to root my cell phone
- download Abyss Kernel 4.2 from here: http://www.mediafire.com/?c65mndvpk6ocbaa
- put zip-file on your USB-storage
- boot in Recovery
- Flash Abyss Kernel 4.2!!!
- boot back in Recovery (find it under 'advanced')
- now FullWipe!!!
- Flash ROM
- reboot system
-...you are done
Click to expand...
Click to collapse
I've done that way, but after installing 4.2 Abyss Kernel made ​​a phone restart. I've nothing helped. I grabbed a brick. Since then, will TriangleAway. I've never let me down.
yjain18 said:
my fone was not rooted nor i did flashing..
i downloaded this rom N7000XXLRQ_N7000DBTLRQ_DBT.zip (i think its germany one)
and by using pc odin, going to download mode on mobile and flashed this pda file on my cell phone.
now which step 1, 2, or 3 of dr.ketan i should follow to root my cell phone
Click to expand...
Click to collapse
1.Rooting with stock recovery - Thanx to Entropy who direct this way,as well always looking for safety measures for us, Chainfire for creating great tool SuperSu (and many more), Phil3759 as files,scripts derived from his Thread and Linus Yang for Busybox.
- Download Root_SuperSu 0.95
-Copy downloaded file to Ext SD card.
-Reboot into recovery (vol up+Home+power)
-Select install zip from ext SD card
-select 'root_SuperSU-*.zip' which you have copied to Ext card above
-Reboot device
-You can see superSU on appl drawer. open it and update.
-Now This will give you only SuperSU not busybox, though application which doesn't depends on system busybox will still works.e.g.Titanium Backup.
-To get full Root+busybox, Download Root_busybox *.zip
-Copy Root_busybox* only to Ext SD card
-Reboot into recovery, Select Install zip from Ext SD card. select Root_busybox* .zip and Flash.
sahilarora2003 said:
1.Rooting with stock recovery - Thanx to Entropy who direct this way,as well always looking for safety measures for us, Chainfire for creating great tool SuperSu (and many more), Phil3759 as files,scripts derived from his Thread and Linus Yang for Busybox.
- Download Root_SuperSu 0.95
-Copy downloaded file to Ext SD card.
-Reboot into recovery (vol up+Home+power)
-Select install zip from ext SD card
-select 'root_SuperSU-*.zip' which you have copied to Ext card above
-Reboot device
-You can see superSU on appl drawer. open it and update.
-Now This will give you only SuperSU not busybox, though application which doesn't depends on system busybox will still works.e.g.Titanium Backup.
-To get full Root+busybox, Download Root_busybox *.zip
-Copy Root_busybox* only to Ext SD card
-Reboot into recovery, Select Install zip from Ext SD card. select Root_busybox* .zip and Flash.
Click to expand...
Click to collapse
Thnks,
can i use internal usb storage..i dont have micro sd for the same..
yjain18 said:
Thnks,
can i use internal usb storage..i dont have micro sd for the same..
Click to expand...
Click to collapse
YES you can.
ok i just rooted to rooted gb rom using this post
http://forum.xda-developers.com/showthread.php?t=1817596
i followed all the procedure of group A only...
now wat to do for rocketrom
installed rocket rom with abyss kernel
thnks all of you...
shud i do over clocking or its of no importance.

Compromising method to achieve 9.1.B.1.67 Rooted CWM with locked BL [XT]

Firstly, I have to declare that It's just a Compromising method, Means that it is not a perfect way to root your phone.
1. Rooted .411 Rom with CWM is needed first.
2. Download the ROM (scan the QR code to achieve thanks to sj8023ld) and Flashable CWM v7. Copy all of those zips in memory.If you want to delete system apps, just open the ROM zips with winrar and deleted the apps in system/app before you flash it.
3. Reboot to CWM and flash the ROM firstly, then the CWM v7.
4. Now open flashtool, go to flash mode, select .67 FTF and select only KERNEL and BASEBAND (exclude all other and remove the tics from WIPE DATA, WIPE CACHE, WIPE APPSLOG and tic no final verification ) thank to chinmoy32
5. Finally, you achieve the ROM Deodexed Rooted with CWM. But the reboot problem still existed when u edited system files. If u want to modify system files, u can try the two ways below.
1. Go back to the 411 kernel (see the TIPS 4 above,chang the .67 FTF to .411), after the modification finished do tips 4 again.
2. Make the system files flashable. then flash it using CWM.
You may choose one
tianzhisun said:
Firstly, I have to declare that It's just a Compromising method, Means that it is not a perfect way to root your phone.
1. Rooted .411 Rom with CWM is needed first.
2. Download the ROM (scan the QR code to achieve thanks to sj8023ld) and Flashable CWM v7. Copy all of those zips in memory.If you want to delete system apps, just open the ROM zips with winrar and deleted the apps in system/app before you flash it.
3. Reboot to CWM and flash the ROM firstly, then the CWM v7.
4. Now open flashtool, go to flash mode, select .67 FTF and select only KERNEL and BASEBAND (exclude all other and remove the tics from WIPE DATA, WIPE CACHE, WIPE APPSLOG and tic no final verification ) thank to chinmoy32
5. Finally, you achieve the ROM Deodexed Rooted with CWM. But the reboot problem still existed when u edited system files. If u want to modify system files, u can try the two ways below.
1. Go back to the 411 kernel (see the TIPS 4 above,chang the .67 FTF to .411), after the modification finished do tips 4 again.
2. Make the system files flashable. then flash it using CWM.
You may choose one
Click to expand...
Click to collapse
Are or will there any issues if you stay on the .411 kernel? thks
jameswood24 said:
Are or will there any issues if you stay on the .411 kernel? thks
Click to expand...
Click to collapse
If you choose to stay on the 411 kernel,you will meet no reboot issues,It works well. But you can not enjoy the benefits bring by the .67 kernel.

Categories

Resources