VMG1312-B10A: Factory Reset: Difference between revisions
Appearance
Content deleted Content added
m Be consistent about "Base Settings" |
|||
Line 66: | Line 66: | ||
FTP is used to add the rom-d file. Here the AAISP provided rom-d file is actually called vmg1312-b.rom-d, so when we upload it we have to specify the target file name of rom-d. (the lines highlighted contain things you need to type in) |
FTP is used to add the rom-d file. Here the AAISP provided rom-d file is actually called vmg1312-b.rom-d, so when we upload it we have to specify the target file name of rom-d. (the lines highlighted contain things you need to type in) |
||
<syntaxhighlight highlight="1,5,9,16"> |
<syntaxhighlight highlight="1,5,9,16" lang="bash"> |
||
$ ftp supervisor@192.168.0.1 |
$ ftp supervisor@192.168.0.1 |
||
Connected to 192.168.0.1. |
Connected to 192.168.0.1. |