To find your device codename you can run this command in the terminal of an adb enabled PC with you phone connected via a usb data cable (and "USB debugging selected in developer options)
Thanks, Well it seems like i am definitely running Oriole on my pixel 6 but i just cannot side-load the ROM. it keeps failing with the words
recovery footer is wrong
recovery signature verification failed error 21
I have tried ```
adb sideload /home/nunya/Desktop/recovery-e-2.2-t-20240718417775-dev-oriole.img
I even tried version e-2.1-t but i get the same result.
Any ideas please?
Thanks Piero.
On your PC type begin adb sideload. Type the below command in a console
adb sideload downloaded_file_name.zip
Replace downloaded_file_name.zip with the name of the /e/OS file you downloaded in the previous section