Update ROM Samsung Galaxy Nexus (Maguro) with lineage os
So last night I was working on something I don't do very often, upgrade an old phone to a new ROM. Long ago I upgraded my Nexus tablet (2003) to new Cyanogenmod version. That went pretty smooth but I forgot to note all the steps down. So when I wanted to update this old Samsung Galaxy Nexus (Maguro) to a new lineage OS I had to look-up all the steps I had to do. Now to make my life easy I'll just note them down here. Let's start with installing ADB, Fastboot and drivers ( XDA developers ) So I set it all up, got my phone running in Fastboot mode but now I ran into the problem that the command prompt was "Waiting for device" when typing in a command. - I was able to fix this issue by installing the tool "PDA+" ( http://pdanet.co/ ) that works really well. So I unlocked my phone by using the command Fastboot oem unlock Now I was able to move on to setting up a recovery tool on my phone. Off course I chose TWRP - Setting it up is explained Here -