|
这个内容原来翻译过.我再大概翻译一下,供参考.+ p+ q: b% m$ u( w! f$ ^8 K1 ]$ W
+ K' S/ I- N( ]+ c9 b9 i: ?3 v
Inside the webOS Doctor, there is in a 'resources' folder: ]/ O+ j' H- ?
1 ^2 K F* ]" t V, i: e在ROM里有一个'resources' 目录,这个目录下面有一个 'webOS.tar' 包,这里面有一个文件就是你需要的nova-installer-image-castle.uImage9 l2 e5 @# d. T, v
2 {, Y: F+ a8 E) o8 N" o$ @
In that folder, double-click 'webOS.tar' It's right there: nova-installer-image-castle.uImage/ `, w7 \4 B6 K/ k' m; z# Z
2 X& i- ?7 P; d2 `
1:I've never actually had to do this, but I guess it's something like this:
( A- V) O* }% U$ Z- d 我从来没有做过,但是根据推测应该是这样的:1 ~5 Z0 C. T. T0 B# p
2:Place this file in "C:\Program Files (x86)\Palm\SDK\bin" (this location depends on your OS - pls change if needed; below as well)
+ N) x; U& I. J2 p1 h7 x1 O把nova-installer-image-castle.uImage文件放在C:\Program Files (x86)\Palm\SDK\bin目录下,具体的目录可能略有不同,请根据情况自行修改
/ `: s6 F6 L/ G V( L3:Put the device in Recovery mode, B- t. ~0 z% x; @8 ?, Y
使手机处于恢复状态(即手机关电源,然后按着音量向上键的同时插上数据线,稍等一下,手机屏幕上显示大大的USB标志)
( U- [( ] K& j4 _( H5 f4:Copy&paste: cd C:\Program Files (x86)\Palm\SDK\bin
9 N6 U. G7 e% X' P5 o在电脑上进入CMD状态(开始-->运行,输入CMD然后回车,会有一个专门的窗口弹出来),输入下面的指令,然后回车(注意CD后有空格)- cd C:\Program Files (x86)\Palm\SDK\bin
复制代码 5:Copy&paste: novacom boot mem:// < nova-installer-image-castle.uImage6 w# E8 P, c; O1 B
再输入下面的指令,然后回车- novacom boot mem:// < nova-installer-image-castle.uImage
复制代码 手机过一会儿会自动重启
* f& U6 C4 V2 x$ w: Y9 KDevice will boot.1 c0 S/ t7 _% S& G) }/ [
( I$ ?- \* d$ C6 Y/ |4 w" q. g6:Open a command line window in Windows: Start>Run>cmd.exe0 I0 U% d3 S* {% x' ?0 v
然后再输入以下指令,每输完一行要打一下回车- 4 w8 b% l b4 g: m; Y5 V
- cd C:\Program Files (x86)\Palm\SDK\bin
$ k( Z6 ^4 m1 u1 _ - novacom -t open tty://" P7 E* p: R5 x3 T9 |* t
- lvm.static vgscan --ignorelockingfailure3 x! {1 K1 q# C7 i$ ^9 N: {* J; s
- mkdosfs -f 1 -s 64 /dev/store/media
. M* T# r! U2 k' y3 B; b4 h% L& N, o - mkdosfs -f 1 -s 64 /dev/store/media6 {8 q$ F: h6 C: U6 m6 M+ K; v
复制代码 7:Copy&paste: cd C:\Program Files (x86)\Palm\SDK\bin
) A3 s0 |/ C+ V, l3 N0 r8:Copy&paste: novacom -t open tty://
' a5 a, G' [' l( m9:Copy&paste: lvm.static vgscan --ignorelockingfailure
! M9 x$ }7 J- @& Y/ c, _10:Copy&paste: mkdosfs -f 1 -s 64 /dev/store/media
) B V8 ?9 [( C2 H! N4 P11:Copy&paste: mkdosfs -f 1 -s 64 /dev/store/media
& }1 E6 w- e9 @6 I: @# D6 l/ V2 t3 y- s: x- W( v3 _* s: l" ^
If anyone feels anything needs correcting, just feel free to holler
8 y, C0 f5 A6 Q3 u; r* O- r" X
, Z0 u! M+ Y2 N4 I, j2 d全部做完后应该重启一下手机.再重新看看是不是正常了 |
|