|
楼主 |
发表于 2009-12-20 00:12
|
显示全部楼层
先用WIFI跑FIRST USE要创立PALM PROFILE,但一直提示失败,后来查看了这个+ `' R8 r4 z+ }+ Q
http://www.webos-internals.org/w ... eate_a_Palm_Profile的这段8 Z9 P1 E& ^4 q0 G! s3 O0 o
. z! C) X( ]* r8 E# _) m
Finalization (Alternate Method); I% ]9 ^9 {! D8 G* Q( v
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.
1 \% H+ Q$ M8 s" W5 u+ Z* w8 c' t+ z# U3 I0 S
I believe questionid 2 is "what is your first car" but you are asked this information again from the Palm email.
/ g2 d* ?4 n4 r4 D4 p
& Y1 n- Z. p! v; C m3 u" s t. NReplace the bold entries with your details, root to your Pre or Pixi and run the following command. * B0 z/ m% o ~9 z k1 D q
5 e: A$ v7 `+ W5 I' O
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\"} ; |/ k6 ?6 e. f0 \
但实际上也创建不了,经验证是最后一个安全问题不对,干脆去掉,变成
, S# S& P' W) K) h3 B* A7 n N; s! _2 E
luna-send -n 1 palm://com.palm.accountservices/createNovaAccount {\"password\":\"YOURPASSWORD\",\"email\":\"YOUREMAIL@SOMEWHERE.com\",\"firstName\":\"YOURFIRSTNAME\",\"lastName\":\"YOURLASTNAME\",\"language\":\"en\",\"country\":\"gb\"}
8 C, s5 a, r; j哈,成功了!
) ^. h& s: D4 h8 |- L! d, Y- A N8 f$ `+ h: c7 a
[ Edited by asics on 2009-12-20 00:16 ] |
|