Skip to main content

Questions tagged [ext4]

a journaling file system for Linux, and successor to ext3

1 vote
0 answers
132 views

I have googled from a month ago about on how to reach my goal, and I have found only How to bind mount a folder inside /sdcard with correct permissions? My goal is to link the WhatsApp directory in ...
n3o's user avatar
  • 11
2 votes
0 answers
343 views

I want to mount super.img from Fairphone 4's factory images. > file super.img super.img: Android sparse image, version: 1.0, Total of 1572864 4096-byte output blocks in 229 input chunks. I ...
Mattwmaster58's user avatar
0 votes
0 answers
171 views

I tried mounting the ext4 partition as root, but it didn't work. My phone is rooted, but as it seems no one has managed to do what I want to do. I couldn't find any solution, that worked for me. How ...
RadoslavL's user avatar
0 votes
0 answers
146 views

I have a micro SD card adopted by an Android 8 Oreo phone as internal storage extension, so it has two encrypted ext4 partitions: android_meta and android_expand. I've cloned those partitions into the ...
dandreye's user avatar
1 vote
1 answer
688 views

I have a micro SD card adopted by an Android phone as internal storage extension. While being adopted it was partitioned/formatted by the phone with two ext4 partitions: android_meta and ...
dandreye's user avatar
1 vote
0 answers
60 views

A µSD card has several partitions, but the phone mounts only the vfat partition, not the ext4 partitions. I see that there are existing internal ext4 filesystems, so it can handle that type. Is there ...
Ray Butterworth's user avatar
1 vote
0 answers
38 views

I'm trying to unlock the bootloader/FRP of several Huawei devices. But it is difficult because there is no support from the manufacturer and the oem unlock is not present in the system. So, I have ...
riccs_0x's user avatar
  • 151
2 votes
0 answers
2k views

I currently have Lineage 18.1 (20211007-microG-pioneer) loaded on a phone with Magisk 23. I have tried inserting an sdcard that has an /dev/sda1 partition formatted with ext4. In the past I've used ...
djsumdog's user avatar
  • 201
1 vote
0 answers
554 views

I have rooted android phone running android 10. I have one ext4 partition created using : # dd if=/dev/zero of=/sdcard/ext1.img bs=1M count=1024 # mkfs.ext4 -F /sdcard/ext1.img which I mount ...
jonny789's user avatar
  • 385
4 votes
2 answers
9k views

I want to create 4 partitions on external MicroSDcard through ADB shell commands, not on Windows or Linux. Also want to show all partitions in Android GUI (SETTINGS > STORAGE > SDCARD) and make them ...
Androidquery's user avatar
1 vote
1 answer
12k views

I perfectly know it is not possible to mount an ext4 partition from a USB key without root. But in my case, I just need to read a password inside a .txt file (I don't have a PC right now and in the ...
user2284570's user avatar
0 votes
1 answer
2k views

As I am aware after Android 4.4 or some sort your storage card is no longer eXposed directly and needs to be carefully interfaced through specific Mount points that need to be aware through vold ...
user1874594's user avatar
1 vote
1 answer
969 views

Android 8 uses stackable file sytem called sdcardfs, which emulates FAT32 on ext4 on the data partition. Does sdcardfs recognize the ext4 file system and journaling? In other words, files written ...
Suresh Kumar's user avatar
0 votes
0 answers
2k views

One advantage in using app2sd ( or link2sd ) was that if all your apps are totally linked when you swap out phones you would hope to 'carry' your apps with you and of course space savings to /Data ...
user1874594's user avatar
0 votes
0 answers
856 views

I am doing away with exFat for my Microsd card after all my pictures decayed , corrupted and the directory was locked. I cant seem to write into a specific directory. chkdsk will just plain abort ...
user1874594's user avatar

15 30 50 per page