Open androidacy-user opened 4 years ago
to take the dmesg and recovery.log you can run these commands from your pc using adb: adb shell cat /tmp/recovery.log adb shell dmesg The just copy the output of the command in a text file or on pastebin
@mauronofrio hence why j said "at this time" because I don't have a computer handy until tomorrow, maybe Monday
OK
logs-twrp.zip Dmesg and recovery.log
I'm seeing this issue, too.
Recovery.log says "can't probe device /dev/block/sda19" and dmesg "VFS: can't find ext4 filesystem"
I'm willing to assist debugging the problem, anybody up?
Device codename: Guacamole TWRP version: 3.3.1
WHAT STEPS WILL REPRODUCE THE PROBLEM?
WHAT IS THE EXPECTED RESULT?
Data decrypts successfully on correct pin and gives the "password is incorrect" error on incorrect pin
WHAT HAPPENS INSTEAD?
Data is not mountable until another reboot of recovery
ADDITIONAL INFORMATION
/tmp/recovery.log
: not possible at this time due to the aforementioned inability to mount data initially and /persist not being present in the fstabdmesg
: not possible at this time due to the aforementioned inability to mount data initially and /persist not being present in the fstab