Android-DataBackup icon indicating copy to clipboard operation
Android-DataBackup copied to clipboard

[Bug] Micro Sd card format is wrongly detected.

Open CodexofLost opened this issue 2 years ago • 1 comments

Describe the bug Whenever I try to select a directory in my micro SD card, it says microsd format is not supported and shows that it has Vfat format. However its format is EXT4 and I have confirmed it through my pc and custom recovery too.

To Reproduce Steps to reproduce the behavior: 1.Open app. 2. Go to either backup or restore 2. Click on Directory under Utility section. 3. And there micro sd is shown unsupported.

Expected behavior It should work with my microsd card as the format is supported.

Screenshots Screenshot_20240214-183940_DataBackup

Smartphone (please complete the following information):

  • Device: Realme Narzo 20 pro
  • OS: Lineage Os
  • Version: 14 Beta

CodexofLost avatar Feb 14 '24 13:02 CodexofLost

Sry for late reply... Can you type these commands in a certain terminal(e.g. Termux) and send me the screenshot?

su
mount | awk '$3 ~ /\mnt\/media_rw/'

XayahSuSuSu avatar Feb 19 '24 09:02 XayahSuSuSu

With no response

XayahSuSuSu avatar Jul 03 '24 00:07 XayahSuSuSu

With no response

I changed my device after that, so I couldn't test it and forgot to reply. Sorry for that.

CodexofLost avatar Nov 21 '24 08:11 CodexofLost