TeamWin / Team-Win-Recovery-Project

Core recovery files for the Team Win Recovery Project (T.W.R.P) - this is not up to date, please see https://github.com/TeamWin/android_bootable_recovery/
http://twrp.me
1.96k stars 741 forks source link

OP5: No OS Installed! Are you sure you wish to reboot? (Reboot goes into Lineage) #1419

Open angela-d opened 5 years ago

angela-d commented 5 years ago

Device codename: cheeseburger TWRP version: 3.2.3.0

WHAT STEPS WILL REPRODUCE THE PROBLEM?

Clean flash of MicroG Lineage OS

WHAT IS THE EXPECTED RESULT?

Reboot without an ominous warning

WHAT HAPPENS INSTEAD?

A prompt saying there is no OS! After a reboot, it goes into the flashed OS, so obviously the prompt was incorrect.

ADDITIONAL INFORMATION

/tmp/recovery.log: dmesg:

adb pull /tmp/recovery.log
adb: error: failed to stat remote object '/tmp/recovery.log': No such file or directory

no-os

reboot

bigbiff commented 5 years ago

Hello, did you try to pull recovery.log in TWRP?

angela-d commented 5 years ago

TWRP > Advanced > Copy Log yields:

twrp

bigbiff commented 5 years ago

Does it work with an unencrypted data?

angela-d commented 5 years ago

I haven't tried as Lineage 16 (Android 9/Pie) installed encrypted by default.

Reference: https://www.thecustomdroid.com/decrypt-oneplus-5/

tukusejssirs commented 5 years ago

I’d like to confirm this behaviour on latest TWRP, LOS based on Android 8.1 with OpenGApps.

I performed full backup (all partitions), tried another ROM, wiped Dalvik, Cache and System, restored all partitions from LOS backup and hit Reboot to System. The very same warning came up, however rebooting booted system properly.

I did not encrypt any partitions nor the backup itself.