Hovatek Forum DEVELOPMENT Android Mount Point Error Tried To Flash Firmware In Zip Format Using Twrp.
Try our Online TWRP Builder..its free!
Can't login? Please, reset your password.


Mount Point Error Tried To Flash Firmware In Zip Format Using Twrp.

Mount Point Error Tried To Flash Firmware In Zip Format Using Twrp.

21-09-2019, 07:40 PM
#1



Help I Compiled My Stockrom Using ASSAYYED KITCHEN V1.82 STABLE To Flash In Zip Format Using TWRP. But It Didn't Flash Properly, Error Probably Resulting From Wrong Mount Points. So I Am Trying To Find The Recovery.fstab, In Order To Specify Correctly My Device Mount Points.
Phone Model: Tecno W1 v7.0
This post was last modified: 21-09-2019, 07:42 PM by Emmanuel Ajike02.
xerxes
xerxes
xerxes
Senior Member
8,355
22-09-2019, 07:56 PM
#2
(21-09-2019, 07:40 PM)Emmanuel Ajike02 Help I Compiled My Stockrom Using ASSAYYED KITCHEN V1.82 STABLE To Flash In Zip Format Using TWRP. But It Didn't Flash Properly, Error Probably Resulting From Wrong Mount Points. So I Am Trying To Find The Recovery.fstab, In Order To Specify Correctly My Device Mount Points.
Phone Model: Tecno W1 v7.0

download the recovery.img for your phone @ https://www.hovatek.com/forum/thread-19421.html and extract.
In etc folder you'll find recovery.fstab then open using notepad++ to get your mount points.
22-09-2019, 11:49 PM
#3
[attachment=7069
.zip
Recovery.fstab (Stock & Custom).zip
Size: 1.46 KB / Downloads: 2
innagee pid='178731' dateline='1569178603']
(21-09-2019, 07:40 PM)Emmanuel Ajike02 Help I Compiled My Stockrom Using ASSAYYED KITCHEN V1.82 STABLE To Flash In Zip Format Using TWRP. But It Didn't Flash Properly, Error Probably Resulting From Wrong Mount Points. So I Am Trying To Find The Recovery.fstab, In Order To Specify Correctly My Device Mount Points.
Phone Model: Tecno W1 v7.0

download the recovery.img for your phone @ https://www.hovatek.com/forum/thread-19421.html and extract.
In etc folder you'll find recovery.fstab then open using notepad++ to get your mount points.
Thanks For The Quick Response.
Well, I Managed To Unpack And Edit The Stock Recovery, But I Am Kind Of Confused Whether I Should Replace The System Path {/system ext4 /dev/block/mmcblk0p18 flags=display="System";backup=1;wipeingui} In The Custom Recovery. With The Following Lines From The Stock Recovery {/dev/block/platform/mtk-msdc.0/11120000.msdc0/by-name/system/system ext4 ro wait}.
X3non
X3non
X3non
Recognized Contributor
22,062
23-09-2019, 09:35 AM
#4
(22-09-2019, 11:49 PM)Emmanuel Ajike02 ...But I Am Kind Of Confused Whether I Should Replace The System Path {/system ext4 /dev/block/mmcblk0p18 flags=display="System";backup=1;wipeingui} In The Custom Recovery. With The Following Lines From The Stock Recovery {/dev/block/platform/mtk-msdc.0/11120000.msdc0/by-name/system/system ext4 ro wait}.

don't replace the entire line, instead replace ONLY "/dev/block/mmcblk0p18"
with "/dev/block/platform/mtk-msdc.0/11120000.msdc0/by-name/system/system"

do this for all other partitions on the list then if you boot into twrp and get an error such as "invalid argument..."
then replace with "/dev/block/platform/mtk-msdc.0/by-name/system/system"
24-09-2019, 12:21 AM
#5



(23-09-2019, 09:35 AM)X3non
(22-09-2019, 11:49 PM)Emmanuel Ajike02 ...But I Am Kind Of Confused Whether I Should Replace The System Path {/system ext4 /dev/block/mmcblk0p18 flags=display="System";backup=1;wipeingui} In The Custom Recovery. With The Following Lines From The Stock Recovery {/dev/block/platform/mtk-msdc.0/11120000.msdc0/by-name/system/system ext4 ro wait}.

don't replace the entire line, instead replace ONLY "/dev/block/mmcblk0p18"
with "/dev/block/platform/mtk-msdc.0/11120000.msdc0/by-name/system/system"

do this for all other partitions on the list then if you boot into twrp and get an error such as "invalid argument..."
then replace with "/dev/block/platform/mtk-msdc.0/by-name/system/system"
Thanks It Worked Finally,
After Flashing The Stock Firmware I Got Stuck in Another Situation, My Phone Can't Seem To Detect My Sim Cards. So i Checked For My Phone's IMEI {Dialled *#06#} It was Completely Blank Am Kind Of In A Bind, So Please How Do I Fix It. {Without Having To Resort To My Nandroid Backup, Its A Litte Bit Corrupt}.
X3non
X3non
X3non
Recognized Contributor
22,062
24-09-2019, 10:35 AM
#6
(24-09-2019, 12:21 AM)Emmanuel Ajike02 Thanks It Worked Finally,
After Flashing The Stock Firmware I Got Stuck in Another Situation, My Phone Can't Seem To Detect My Sim Cards. So i Checked For My Phone's IMEI {Dialled *#06#} It was Completely Blank Am Kind Of In A Bind, So Please How Do I Fix It. {Without Having To Resort To My Nandroid Backup, Its A Litte Bit Corrupt}.

you need to verify that baseband on the phone isnt unknown before fixing imei; see https://www.hovatek.com/forum/thread-116.html
24-09-2019, 01:21 PM
#7
(24-09-2019, 10:35 AM)X3non
(24-09-2019, 12:21 AM)Emmanuel Ajike02 Thanks It Worked Finally,
After Flashing The Stock Firmware I Got Stuck in Another Situation, My Phone Can't Seem To Detect My Sim Cards. So i Checked For My Phone's IMEI {Dialled *#06#} It was Completely Blank Am Kind Of In A Bind, So Please How Do I Fix It. {Without Having To Resort To My Nandroid Backup, Its A Litte Bit Corrupt}.

you need to verify that baseband on the phone isnt unknown before fixing imei; see https://www.hovatek.com/forum/thread-116.html
Thanks For The Link. 
OK I downloaded And Flash my [Stock firmware, Let's label it B] And [Stock Rom Was Initially Installed, Let's Label It A] But Encountered Problems With The IMEI After Flashing.
So I Was Thinking What Would Happen If I Restore {Secro And NVRAM OR NVDATA partitions} From The Nandroid Backup Of Stock Rom A Using Twrp.
X3non
X3non
X3non
Recognized Contributor
22,062
25-09-2019, 10:05 AM
#8
(24-09-2019, 01:21 PM)Emmanuel Ajike02 ...
So I Was Thinking What Would Happen If I Restore {Secro And NVRAM OR NVDATA partitions} From The Nandroid Backup Of Stock Rom A Using Twrp.

this will restore your imei, if you have it (twrp + secro + nv backup) then go ahead with the restore
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram