Hovatek Forum DEVELOPMENT Android [Please help] Need Help in Rooting of Vivo V5 PD1612F
Try our Online TWRP Builder..its free!
Can't login? Please, reset your password.


[Please help] Need Help in Rooting of Vivo V5 PD1612F

[Please help] Need Help in Rooting of Vivo V5 PD1612F

Pages (5): Previous 1 2 3 4 5 Next
GauthamKrishna
GauthamKrishna
GauthamKrishna
Junior Member
38
14-04-2020, 08:13 AM
#21



(13-04-2020, 10:47 PM)GauthamKrishna I already posted the Stock Recovery and Port Twrp, onc check previous replies bro
Once Check Previous Replies bro, PLZ Help!!
X3non
X3non
X3non
Recognized Contributor
22,062
14-04-2020, 11:08 AM
#22
(14-04-2020, 08:13 AM)GauthamKrishna Once Check Previous Replies bro, PLZ Help!!

enable adb in the twrp; see https://www.hovatek.com/forum/thread-32715.html
in twrp, get the mount points of your device using the guide @ https://www.hovatek.com/forum/thread-11203.html (skip the su command, you won't need it and it won't work either)
then apply the mount points you get into etc/*.fstab in your twrp
This post was last modified: 14-04-2020, 11:14 AM by X3non.
GauthamKrishna
GauthamKrishna
GauthamKrishna
Junior Member
38
14-04-2020, 01:06 PM
#23
(14-04-2020, 11:08 AM)X3non
(14-04-2020, 08:13 AM)GauthamKrishna Once Check Previous Replies bro, PLZ Help!!

enable adb in the twrp; see https://www.hovatek.com/forum/thread-32715.html
in twrp, get the mount points of your device using the guide @ https://www.hovatek.com/forum/thread-11203.html (skip the su command, you won't need it and it won't work either)
then apply the mount points you get into etc/*.fstab in your twrp
Even this is also not working and Here are the pics of fstab

TWRP Recovery ETC Contents: https://imgur.com/d4lynpT

TWRP Recovery Fstab: https://imgur.com/qEEk7gg https://imgur.com/GKQBkm2

PLZ Help Bro
X3non
X3non
X3non
Recognized Contributor
22,062
14-04-2020, 04:52 PM
#24
(14-04-2020, 01:06 PM)GauthamKrishna
(14-04-2020, 11:08 AM)X3non enable adb in the twrp; see https://www.hovatek.com/forum/thread-32715.html
in twrp, get the mount points of your device using the guide @ https://www.hovatek.com/forum/thread-11203.html (skip the su command, you won't need it and it won't work either)
then apply the mount points you get into etc/*.fstab in your twrp

Even this is also not working and Here are the pics of fstab
...
PLZ Help Bro

doesn't seem like you've carried out the procedure above
attach a screenshot showing the mount pont values of your device when you use the link above
GauthamKrishna
GauthamKrishna
GauthamKrishna
Junior Member
38
15-04-2020, 06:27 AM
#25



(14-04-2020, 04:52 PM)X3non
(14-04-2020, 01:06 PM)GauthamKrishna
(14-04-2020, 11:08 AM)X3non enable adb in the twrp; see https://www.hovatek.com/forum/thread-32715.html
in twrp, get the mount points of your device using the guide @ https://www.hovatek.com/forum/thread-11203.html (skip the su command, you won't need it and it won't work either)
then apply the mount points you get into etc/*.fstab in your twrp

Even this is also not working and Here are the pics of fstab
...
PLZ Help Bro

doesn't seem like you've carried out the procedure above
attach a screenshot showing the mount pont values of your device when you use the link above
To get Mount Point Values, My Vivo V5 is not Rooted to use root browser and How can I get Mount point values then??
X3non
X3non
X3non
Recognized Contributor
22,062
15-04-2020, 10:11 AM
#26
(15-04-2020, 06:27 AM)GauthamKrishna To get Mount Point Values, My Vivo V5 is not Rooted to use root browser and How can I get Mount point values then??

you should read my post very carefully again

enable adb in the twrp; see https://www.hovatek.com/forum/thread-32715.html
in twrp, get the mount points of your device using the guide @ https://www.hovatek.com/forum/thread-11203.html (skip the su command, you won't need it and it won't work either)


i mentioned to skip the su command as you don't have root it won't work and because you're carrying out this procedure in twrp, you won't need root


for the use a root browser section, run the command below in a cmd prompt window and it's output will give the parent folder
Code:

adb shell
ls -al /dev/block/platform
This post was last modified: 15-04-2020, 10:39 AM by X3non.
GauthamKrishna
GauthamKrishna
GauthamKrishna
Junior Member
38
15-04-2020, 12:59 PM
#27
(15-04-2020, 10:11 AM)X3non
(15-04-2020, 06:27 AM)GauthamKrishna To get Mount Point Values, My Vivo V5 is not Rooted to use root browser and How can I get Mount point values then??

you should read my post very carefully again

enable adb in the twrp; see https://www.hovatek.com/forum/thread-32715.html
in twrp, get the mount points of your device using the guide @ https://www.hovatek.com/forum/thread-11203.html (skip the su command, you won't need it and it won't work either)


i mentioned to skip the su command as you don't have root it won't work and because you're carrying out this procedure in twrp, you won't need root


for the use a root browser section, run the command below in a cmd prompt window and it's output will give the parent folder
Code:

adb shell
ls -al /dev/block/platform
Code:

Got mount points but how to add them in recovery.fstab, i mean in which format check this pic https://imgur.com/joZM1nm
This post was last modified: 15-04-2020, 01:01 PM by GauthamKrishna.
X3non
X3non
X3non
Recognized Contributor
22,062
15-04-2020, 06:50 PM
#28
(15-04-2020, 12:59 PM)GauthamKrishna Got mount points but how to add them in recovery.fstab, i mean in which format check this pic

in your recovery.fstab , use the same format as seen within this fstab @ https://www.hovatek.com/forum/attachment.php?aid=7684
GauthamKrishna
GauthamKrishna
GauthamKrishna
Junior Member
38
15-04-2020, 07:21 PM
#29
(15-04-2020, 06:50 PM)X3non
(15-04-2020, 12:59 PM)GauthamKrishna Got mount points but how to add them in recovery.fstab, i mean in which format check this pic

in your recovery.fstab , use the same format as seen within this fstab @ https://www.hovatek.com/forum/attachment.php?aid=7684
Flash TWRP but got Password for to decrypt storage, tried all methods but no luck, what to do help!!PLZ
X3non
X3non
X3non
Recognized Contributor
22,062
16-04-2020, 10:42 AM
#30



(15-04-2020, 07:21 PM)GauthamKrishna Flash TWRP but got Password for to decrypt storage, tried all methods but no luck, what to do help!!PLZ

to decrypt, you need to format /data in twrp
but since you are after root, copy supersu zip into external_sd then flash using twrp OR you can retry adb sideload method
Pages (5): Previous 1 2 3 4 5 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram