I attempted an update on a pixel 4a5g and ran into issues. Thing is I have done many and never run into issues before. I was rushing and set a machine up at work (normal PC at home) Then environment is Windows 10.
I think I know my mistake. The phone was at eOS 1.7s and I was going direct to eOS 2.7u. What I think I did wrong was I flash (according to instruction on bramble page). I flashed;
fastboot flash dtbo .img
fastboot flash boot .img
and the recovery .img
All were the correct image for 2.7u. I don’t think in this situation I need or should have flashed,
fastboot flash dtbo .img
fastboot flash boot .img
in this situation. Short of it is the device is bricked I can’t get to recovery or rescue and the google tool connects but can’t find the device. Any ideas on how to recover?
Edit: the commands I used are;
fastboot flash dtbo .img
fastboot flash boot .img
fastboot flash vendor_boot recoveryfilename.img
per the webpage for eOS bramble. I could not get the recovery.img to load until I canged the command to: fastboot flash boot vendor_boot recoveryfilename.img