|

楼主 |
发表于 2013-12-9 14:45:59
|
显示全部楼层
本帖最后由 xueyinkd 于 2013-12-9 14:47 编辑 ; P/ |# g% ]1 b6 O
liwoon 发表于 2013-12-9 10:01 
& |/ h1 E8 G6 W, o他给你的新回复里不是还有一个SSH命令么,好像叫你不能跟原来的同样文件夹,将他映射新的一个文件夹。7 @3 M! Q* N) U+ f
你 ... ; M" Q. \: Z6 p) t
很奇怪,怎么我的回贴没了! a/ |8 K5 ^4 Y4 ]0 d. |4 U
% l% D! k' B; \' N
这是他们的回复:
8 Q% _1 F7 {2 b0 M' I6 G% u. q6 Y- N' @3 t, z* i% ^
1) Select the "Deploy a Linux Distribution" link on your dashboard. & ^1 n3 z# d; _3 s7 N
2) Choose your desired distribution, fill in the the required values, and then click on "Deploy".
. }3 M, S& M8 Y0 j9 [* m$ I7 y3) Return to the dashboard and select your new configuration profile.
0 P* b& L/ @& U4 w4 G9 F4 f( e! ~4) Scroll down to the "Block Device Assignment" section, select the "/dev/xvdc" drop-down menu, and attach your old disk image.
; l2 r2 b3 K/ q, Z* k+ q) T5) Boot into your new deployment and mount your old disk image:
' Q$ K+ g7 p3 \: E" |# ]/ W4 M( i: |7 \7 G/ x8 X- X
mkdir /old
5 }4 G4 s2 [* j' |* Nmount /dev/xvdc /old" d7 f# Z3 [, ^9 o: t, @
" F0 `3 ^6 y# i6) Your old files will now be available in the "/old" directory available for you to copy:
. f2 _1 }1 y B# J3 R: d, x# _1 ~8 h7 j! d ]+ m+ P+ l
cd /old* I2 K) K: O" u1 b/ C* ?
# \1 z4 D1 D$ p2 Q' Q
/ C. f+ _- m2 Z这一步是说把旧硬盘的文件全拷到新硬盘的/old 文件夹下了是么?我照做了,但接下去不知道怎么做
9 h1 r- p# y" A2 a" E' A
+ W; b' q0 f9 T/ M# n8 ^/ o我问他接下去怎么做,他就说. J9 i. h( ]$ p, j
# E" t4 i+ }2 c$ B, K
You can then copy them using cp, scp, or other standard file manipulation commands. |
|