Il Forum è consultabile solo in modalità lettura. Per domande o consigli iscriviti al nostro GRUPPO FACEBOOK / COMMUNITY cliccando qui

Errore blog

Discussion in 'Sezione Moderatori' started by blackgin, Apr 8, 2009.

  1. blackgin

    blackgin Silver Droid

    Joined:
    Jan 29, 2009
    Messages:
    3,462
    Likes Received:
    32
    C'è un errore nella guida sul blog:
    N.B. Il file userdata si chiama data quindi date il comando ./fastboot flash userdata.img data.img
    Il comando giusto è fastboot flash userdata data.img
    E cmq avete messo i comandi per linux ( ./comando) mentre tra parentesi avete parlato di file windows (es fastboot.exe)..
     
  2. Mikhael

    Mikhael Administrator

    Joined:
    Jan 23, 2009
    Messages:
    6,450
    Likes Received:
    2,707
    ok si, nella fretta.. ora modifico ;)

    scusa ma io avevo mesos la cupcake e dovevo chiamarli entrambi userdata.img e userdata.img o.o?
     
  3. blackgin

    blackgin Silver Droid

    Joined:
    Jan 29, 2009
    Messages:
    3,462
    Likes Received:
    32
    No.. Devi scrivere come ho scritto io..
    Il comando generale è fastboot flash PARTIZIONE FILE.img
    PARTIZIONE nel nostro caso è "userdata"
    e FILE.img è data.img
    Quindi:
    fastboot flash userdata data.img