Hi, I recently tried to install /e/ OS on Oneplus 8 pro. Did a minor mistake following the documentation and went through the rabbit hole of bricked device, msmtool flashing. Finally got to install /e/ OS. The part where the mistake happened was under " Booting a custom recovery using fastboot", particuarly point 6. Instead of fastboot command, i pressed the volume button which looped through menu and forced me to switch off the device. To avoid future issues, the present documentation,
- Now reboot into recovery to verify the installation:
- With the device powered off
- hold Volume Down + Power
could be changed with fastboot command also mentioned as follows:
- Now reboot into recovery to verify the installation by typing:
fastboot reboot recovery
- With the device powered off
- hold Volume Down + Power