[HELP][SM-J710MN] Device bootloops after installing TWRP 3.2.1 (also the 0 mb internal storage thing) - Samsung Galaxy J7 Questions & Answers

Please i need help, i have everything to root (the magisk v23 .apk file renamed to .zip, twrp 3.2.1 (latest version), odin 3.14.1, and... thats all lol) but when i flash twrp, i have the 0 mb internal storage thing, and when i reboot to android, my phone bootloops (luckily i have the stock rom in case that happens), but please help!!
sorry for bad english, im just a 12yo that wants to do cool thing with phone :c

all you need to do is change extension of magisk apk to zip and then flash it with twrp and if you have 0mb internal stprage after that then you have to check if your internal storage is mounted.

but i cant mount the data partition, it give me an error

nyancax777 said:
but i cant mount the data partition, it give me an error
Click to expand...
Click to collapse
Try clean flashing and check if the magisk zip file is not corrupted.

Related

[Q] Help - TF101 not booting

I have a rooted transformer that wont boot (probably due me to replacing the build.prop file), i have a backup of the original file.
How can i access the internal storage so that i can replace the file in the system directory?
I can get to ClockworkMod Recovery but nothing in there will let me access the internal storage?
chal086 said:
I have a rooted transformer that wont boot (probably due me to replacing the build.prop file), i have a backup of the original file.
How can i access the internal storage so that i can replace the file in the system directory?
I can get to ClockworkMod Recovery but nothing in there will let me access the internal storage?
Click to expand...
Click to collapse
If you can get into CWM recovery, just flash the ROM again.
Also I have never tried it on the TF but in CWM there's a "mounts and storage", did you try that?
you can go through adb and move the files.
when mine wouldnt boot i ended up having to do the nvflash method in the dev section
although couldnt get my data off the the sd card as it has md5 mismatch so just started fresh with the nv flash

[Q] twrp cant see sdcard folders

I just finished installing Maximus rom up to the part where I have to reflash the rom after firmware update. When I'm booted in android, I can copy the rom to my sdcard (I used "download" folder). However, when I get into recovery and click install, the only folder available on sdcard was "twrp". When I mounted the storage from twrp, Windows ask me to reformat my sdcard, but says only 50 megabytes is available. Can someone help me out please?
Side mount in twrp, copy ur stuff if you can and then format sdcard. and do a clean flash afterwards.Try that.
potatoesryum said:
I just finished installing Maximus rom up to the part where I have to reflash the rom after firmware update. When I'm booted in android, I can copy the rom to my sdcard (I used "download" folder). However, when I get into recovery and click install, the only folder available on sdcard was "twrp". When I mounted the storage from twrp, Windows ask me to reformat my sdcard, but says only 50 megabytes is available. Can someone help me out please?
Click to expand...
Click to collapse
Something went wrong when flashing firmware. Make sure the hboot is 2.16 and make sure you have flash modified twrp from maximushd.
Sent from my HTC One S
Just hit the same problem, in addition my sideload doesnt work, but i figured this out:
the partition for /sdcard is only 50mb the missing 12gb ar on a partition called /internal_sdcard
currently trying to push the rom toward this dir
potatoesryum said:
I just finished installing Maximus rom up to the part where I have to reflash the rom after firmware update. When I'm booted in android, I can copy the rom to my sdcard (I used "download" folder). However, when I get into recovery and click install, the only folder available on sdcard was "twrp". When I mounted the storage from twrp, Windows ask me to reformat my sdcard, but says only 50 megabytes is available. Can someone help me out please?
Click to expand...
Click to collapse
Which version of recovery are you using? Tried to switch to last version?
Okay, i did it now without sideload:
push rom to /data/media
somehow the partition for /data/media received 12gb
with twrp you can flash the rom from there, after the rom is installed you will have acces to the 12gb again when conecting the phone via USB cable

what do i do next

i recently bought a galaxy tab s2 8inch tablet (sm-t719). i want to root it
i am following:-
https://www.youtube.com/watch?v=W7JjDfeIyRI and http://forum.xda-developers.com/tab-s2/development/twrp-3-0-2-1-galaxy-tab-s22016-sm-t713-t3390627
this is what i did until now:-
1) i copied the supersu zip file to the tablet
2) i ran odin on my laptop and i installed twerp on the tablet
3) i tried to do backup of boot, system and data. it said failed and cannot mount /data
4) it failed because:-
At the moment TWRP isn't working with encryption, this means the DATA Partition and internal storage cannot be mounted.
To mount the Data partition encryption needs to be removed and the boot image patcher needs to be flashed below.
This can be done via the FORMAT DATA button under the WIPE option in TWRP.
5) i did the format data and i got stuck. i dont know what to do next
i am unable to find the supersu zip file that i copied to the tablet. also if i say reboot then the tablet is not booting up and this is because of:-
After formatting DATA the boot image patcher can be flashed with TWRP. The boot image patcher MUST be flashed before booting the device to system.
what do i do next?
should i get an external sd card, put card in my laptop and copy on it the supersu zip file and the boot image patcher, put the sd card in the tablet then install the supersu and flash the image boot patcher? is this the only way?
@cns00 your status for now??? Did you able to boot or it won't turn on ????
i can turn on but i cant boot. it said i need to flash the image boot patcher so i can boot and i didnt do that
i put tablet in download mode. can i install the UPDATE-SuperSU-v2.76-20160630161323.zip by using odin instead of doing it in twerp? if yes how?
can i flash the no-verity-no-encrypt_ashyx.zip by using odin instead of doing it in twerp? if yes how?
or do i need to get an external sd card and put both zip files on it and do it in twerp?

0 mb in TWRP internal storage

I searched for an answer and noticed it's a common issue. I am trying to flash a kernel on to my already flashed rom. I was wondering if there is a more current fix. More importantly, how can this be avoided in the future. Thank you guys!
Its caused by a bug/error with either the filesystem or encryption.
Did you wipe data after flashing the new ROM? Data from stock usually doesn't work with custom ROMs.
Do you have a PIN/password on Android?
Are you using the latest build of TWRP?
Press the menu button at the bottom of the screen in TWRP and post what the error message is in the red text.
It's caused by no root access
djhulk2 said:
It's caused by no root access
Click to expand...
Click to collapse
Something is probably wrong with the data partition. TWRP should always have root access.
Try in TWRP:
Wipe > Format Data > Slide to format
This will erase the data partition, so backup everything to a PC in Android first if needed. It should allow TWRP to mount /data again.
KemikalElite said:
Something is probably wrong with the data partition. TWRP should always have root access.
Try in TWRP:
Wipe > Format Data > Slide to format
This will erase the data partition, so backup everything to a PC in Android first if needed. It should allow TWRP to mount /data again.
Click to expand...
Click to collapse
I've debated on doing this. I'm not worried about losing pictures texts etc as they're backed up.
I read that it essentially leaves the device with no OS. If that's wrong please let me know!
I have found that if I choose Slot A and reboot system it reboots me in to TWRP. If I choose Slot B it runs the OS like normal (except I still have issues using Facebook and it's services).
The ROM works and I can perform all the custom mods on it. I just want to flash a kernel and the problem persists. 0 mb in storage.
It's trial and error at this point. Fail fast fail forward. I have another phone I can use but I love the OnePlus. Any help will be appreciated!
https://andi34.github.io/faq/faq_twrp.html
I'm not willing to risk it until I know how to get the custom ROM on to the storage to flash it.
Yes formating by typing in yes will wipe it all,everything including pictures, with no rom on it at all. If u choose to do that, don't close twrp. Instead you should be able mount after wards, once mounted transfer the magisk zip, twrp, and your custom rom(has to be 1.5gb not 200mb through magisk). Flash magesik, install ram disk twrp, install rom. That was a method I've done before but if u want to keep everything there is other way
fastboot boot twrp.img, that command boots twrp if u have it or don't, installing to ram disk makes it permant...this boot command is just a one time thing each time. It's what I do when new firmware update, I loose root but I regain it each time
Never heard of formating data removing the OS, that would be if you wipe the system and normal wipe is like a factory data reset and therefore will not wipe your phone of the OS
djhulk2 said:
Yes formating by typing in yes will wipe it all,everything including pictures, with no rom on it at all. If u choose to do that, don't close twrp. Instead you should be able mount after wards, once mounted transfer the magisk zip, twrp, and your custom rom(has to be 1.5gb not 200mb through magisk). Flash magesik, install ram disk twrp, install rom. That was a method I've done before but if u want to keep everything there is other way
fastboot boot twrp.img, that command boots twrp if u have it or don't, installing to ram disk makes it permant...this boot command is just a one time thing each time. It's what I do when new firmware update, I loose root but I regain it each time
Click to expand...
Click to collapse
I attempted to format. It said
"failed to mount /data (device or resource busy)
"unable to mount storage"
Try this in recovery, sometimes its known to work.
Wipe > Advanced Wipe > Check Data and press Repair or Change File System > Change File System > Change it to EXT2.
Repeat the same process selecting Ext4
Wipe > Advanced Wipe > Check Data and press Repair or Change File System > Change File System > Change it to back to EXT4.
Try formatting data after this.
drey4211 said:
I attempted to format. It said
"failed to mount /data (device or resource busy)
"unable to mount storage"
Click to expand...
Click to collapse
Since you dont care about the data on the phone I would just do 1 of 2 things. 1st I would reflash twrp on to you phone if that doesn't work then I would just grab the fastboot ROM and just flash your phone back to full stock reroot and install twrp from scratch. I would not try to start repairing partitions. I wouldn't want to worry about screwing up the EFS partition
Well in an update, I formatted the
Storage and now I'm stuck in bootloader screen. It's unlocked but I'm having a hard time flashing a ROM through adb.
I use the twrp version 3.3.1-2
Best would be to just use fast command to boot it
But it should be under wipe/format data/then type in yes
That was what I was trying to have you avoid. If your can boot to fastboot download the fastboot ROM I told you to and run the flash-all.bat file. If your on 9.5.8 make sure you use the fastboot ROM of the same version. Do not flash azip of a different version firmware like 9.5.7.
It happens to me any time I'm in twrp and flash a rom then reflash twrp. It doesn't matter if I flash Magisk or not the issue always happens. What I do is use a USB C flash drive and plug it in when I want to flash/backup a rom. This way I can always access it. After flashing any rom then booting I'm always able to access my internal storage again. It seems like a bug in twrp.
The strange part is when this bug happens your files are encrypted in a 0 folder but you can still copy from your PC to your internal storage while in twrp.
I essentially soft bricked my device. Called OnePlus and they got me up and running. That's awesome that they have that service!
Are you removing all security? Pattern, pin and fingerprints? Are you decrypted? Never had an issue with flashing a ROM causing these issues which is why I'm asking. Something you've done at some point is causing this
I'm not sure what that was. Ironically enough I am now stuck in TWRP boot loop. Hopefully I can figure this out otherwise I have to call oneplus again.
I will admit I may not know everything but it's trial and error. I don't have anyone to really teach me this so I try to read the forums and learn. You guys have been great!
ajsmsg78 said:
It happens to me any time I'm in twrp and flash a rom then reflash twrp. It doesn't matter if I flash Magisk or not the issue always happens. What I do is use a USB C flash drive and plug it in when I want to flash/backup a rom. This way I can always access it. After flashing any rom then booting I'm always able to access my internal storage again. It seems like a bug in twrp.
The strange part is when this bug happens your files are encrypted in a 0 folder but you can still copy from your PC to your internal storage while in twrp.
Click to expand...
Click to collapse
I've the same issue.. did you find a fix? So annoying

TWRP 0mb Storage

Is there a way to fix 0mb Internal storage in twrp to flash from there magisk? My usb port doesn't work so everything I can do is from the device by itself.
I tried wipe, and data format repair file system ange change file system ext2 and back to ext4. It temporarily says the storage size and when rebooting into system then is again to 0mb. Anybody can help?
imichalakis said:
Is there a way to fix 0mb Internal storage in twrp to flash from there magisk? My usb port doesn't work so everything I can do is from the device by itself.
I tried wipe, and data format repair file system ange change file system ext2 and back to ext4. It temporarily says the storage size and when rebooting into system then is again to 0mb. Anybody can help?
Click to expand...
Click to collapse
Did you try to mount the internal storage?
riojosepha said:
Did you try to mount the internal storage?
Click to expand...
Click to collapse
This even doesnt work
imichalakis said:
This even doesnt work
Click to expand...
Click to collapse
Try reinstalling TWRP, if that doesn't work maybe using a different recovery such as orangefox or shrp
Is it possible reinstalling recovery without usb cable and with existing problem?
imichalakis said:
Is it possible reinstalling recovery without usb cable and with existing problem?
Click to expand...
Click to collapse
yeah, if you get the "recovery.img", flash as an ".img; image", flash it to the recovery partition. try shrp first, dont use orangefox since it caused problems with me.
Could you send me a guide or a link to download img file and tell me how to flash it
The problem is that after installed rom, i have to install magisk ,su and etc. I cannot use "su" command. My problem is how to flash magisk
Edit: I have image file of shrp.Where to place it and how to flash it? The problem is that i cant find from recovery this file because of 0mb internal storage
imichalakis said:
The problem is that after installed rom, i have to install magisk ,su and etc. I cannot use "su" command. My problem is how to flash magisk
Edit: I have image file of shrp.Where to place it and how to flash it? The problem is that i cant find from recovery this file because of 0mb internal storage
Click to expand...
Click to collapse
Forgot to ask but, did you encrypt internal storage? There are a couple of forums documenting that encryption causes the TWRP 0mb problem.
Try this:
TWRP Internal Storage(0 MB)
I am trying to root my Samsung A7(2017). I have installed twrp to my phone but when I open it to install SuperSU it writes Internal Storage(0 MB) therefore I can not access to SuperSU. I am searching
android.stackexchange.com
Read more about it here:
twrp 0mb at DuckDuckGo
DuckDuckGo. Privacy, Simplified.
duckduckgo.com
---
Flash SHRP recovery & Magisk via an SD card.

Categories

Resources