Ciao Serfusta
Sto cercando anche io di capire comunque le prime info le elenco sotto:
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall 'flash boot' + 'flash system'
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
reboot reboot device normally
reboot-bootloader reboot device into bootloader
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
ora da quello che leggo fastboot farebbe parte di android sdk:
1) Make sure ADB is working
2) Unpack the latest foliomod update.zip and locate the boot.img/recovery.img/system.img files
3) Get the latest version of fastboot from the android sdk
4) Boot folio into fastboot (switch on, after vibration press 3x power and then volume up) and connect to pc via usb
5) go to the directory where the fastboot executable lives and type your command
info trovate
QUI
per me che uso linux si tratta di trovare la versione "compilata" suppongo
ecco fatto -->
QUI