[Q] rhythmic rom help!??

Search This thread

Deathtoflesh

Senior Member
Feb 14, 2013
155
48
after flashing rhythmic rom, i rebooted into bootloader then tried to flash the boot.img through fastboot and i get this "error: cannot open 'boot.img'

i know the file is named correctly as i only copy and pasted the boot img into my adb/fastboot dir.

C:\Documents and settings\eric>fastboot devices
FA28AX401009 fastboot

C:\Documents and settings\eric>fastboot flash boot boot.img
error: cannot open 'boot.img'


that is from the cmd prompt, i cannot figure out what im doing wrong?

i have adb/fastboot installed to my C:\ drive, added the path string in environment variables.

help??
 

Deathtoflesh

Senior Member
Feb 14, 2013
155
48
never mind figured it out!! i had to add the dir to it

C:\Documents and settings\eric>fastboot flash boot C:\android\boot.img