Can you provide a link to what Rom you are trying to flash. And what's your software number
Posted via Android Central App
Ok it is definitely for the m8 because I had it running before I screwed myself up. So my exact command is. /fastboot getvar all. Do I have to cd to the device? Since rooting back in April I have forgotten how this whole thing works with making the computer see the device.Right. I got that, I was just trying to make sure that your not trying to flash an M7 rom. And in fastboot, while connected to your pc via usb, type in the command "fastboot getvar all" while obviously leaving out the quotation marks.
Posted via Android Central App
Hey I ran the command getvar all. now what should I do?I'm putting this here for future reference once the back up needed is found.
Set the device into ADB*sideload mode. In TWRP*you do this by going to Advanced then ADB*Sideload.
From the command line, type adb sideload /path/to/rom.zip
Posted via Android Central App