|
楼主 |
发表于 2009-12-20 00:12
|
显示全部楼层
先用WIFI跑FIRST USE要创立PALM PROFILE,但一直提示失败,后来查看了这个, m9 L9 o- a- i3 T- p- Z8 Z4 [
http://www.webos-internals.org/w ... eate_a_Palm_Profile的这段
1 O" G8 r" ?, ~$ M: O0 R; ~0 G x) ^% \5 R% D; @7 z
Finalization (Alternate Method)" x# W' e4 [$ b; N$ e1 a$ G
I had trouble with the above 'Finalization' step and always got the error "Profile Creation Failed". Below is a manual method for creating a Palm account. Once you run it you should get an email from Palm to confirm your details.
/ Y2 u6 q8 d+ s6 y2 r
: o7 j; ]8 S6 D* e! ZI believe questionid 2 is "what is your first car" but you are asked this information again from the Palm email.
6 U7 c/ a9 L0 h. x3 L0 D1 \7 E9 X$ a6 \! q7 K+ D$ \+ K
Replace the bold entries with your details, root to your Pre or Pixi and run the following command.
) i8 I4 C, W. N3 r# c9 p' h* h& r6 V3 t9 j- d; \
luna-send -n 1 palm://com.palm.accountservices/createNovaAccount {\"password\":\"YOURPASSWORD\",\"email\":\"YOUREMAIL@SOMEWHERE.com\",\"firstName\":\"YOURFIRSTNAME\",\"lastName\":\"YOURLASTNAME\",\"language\":\"en\",\"country\":\"gb\",\"questionId\":\"2\",\"response\":\"FIRSTCAR\"}
7 N7 S/ g( r, x+ Q但实际上也创建不了,经验证是最后一个安全问题不对,干脆去掉,变成1 A( ?' c- ^* U6 z* d, Q/ E5 F
& b1 B) ^+ h* }9 J+ w8 x+ Lluna-send -n 1 palm://com.palm.accountservices/createNovaAccount {\"password\":\"YOURPASSWORD\",\"email\":\"YOUREMAIL@SOMEWHERE.com\",\"firstName\":\"YOURFIRSTNAME\",\"lastName\":\"YOURLASTNAME\",\"language\":\"en\",\"country\":\"gb\"} ( b" e1 n1 _" k, l! D/ W+ ~
哈,成功了!
9 m& p" B1 }# M) E7 I6 o) x
9 p+ S* W* v. q* x3 Q$ v/ ?2 g[ Edited by asics on 2009-12-20 00:16 ] |
|