Last login: Thu Dec 31 18:13:45 on ttys000
iMacdicdellerba:~ carlodellerba2006$ cd /Users/carlodellerba2006/Desktop/android\ 3
iMacdicdellerba:android 3 carlodellerba2006$ ./fastboot devices
faa7ec3d fastboot
iMacdicdellerba:android 3 carlodellerba2006$ ./fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (33940 KB)...
OKAY [ 0.815s]
writing 'recovery'...
OKAY [ 0.290s]
finished. total time: 1.105s
iMacdicdellerba:android 3 carlodellerba2006$ ./fastboot flash misc misc.img
target reported max download size of 536870912 bytes
sending 'misc' (1024 KB)...
OKAY [ 0.044s]
writing 'misc'...
OKAY [ 0.031s]
finished. total time: 0.075s
iMacdicdellerba:android 3 carlodellerba2006$ ./fastboot reboot
rebooting...
finished. total time: 0.007s
iMacdicdellerba:android 3 carlodellerba2006$
e adesso?