|
|

楼主 |
发表于 2013-12-9 14:45:59
|
显示全部楼层
本帖最后由 xueyinkd 于 2013-12-9 14:47 编辑
2 K% L4 a5 p4 o) G# J1 Y- rliwoon 发表于 2013-12-9 10:01 - p& O! W9 S3 r* Z; W
他给你的新回复里不是还有一个SSH命令么,好像叫你不能跟原来的同样文件夹,将他映射新的一个文件夹。
/ Z& X9 Q% |' \ U/ j0 T: ?, T8 n你 ... $ S7 D" h7 `, v9 S: v
很奇怪,怎么我的回贴没了" w( R- M2 Y1 O% O
6 m( T7 ^! k% C1 H, H) V2 l6 q8 r7 o这是他们的回复:& H3 y+ P! U p# j% o$ Z' P
6 R; k4 z6 `( ], ^1) Select the "Deploy a Linux Distribution" link on your dashboard.
; c5 A$ P! t# H% }. h2) Choose your desired distribution, fill in the the required values, and then click on "Deploy".
9 y& ~' C Z* A3 P! M0 G2 P" U1 Y2 l) s3) Return to the dashboard and select your new configuration profile. ) {, K0 D8 C/ o* q, I
4) Scroll down to the "Block Device Assignment" section, select the "/dev/xvdc" drop-down menu, and attach your old disk image.
8 C3 v* b" Q( N0 k! V5) Boot into your new deployment and mount your old disk image:
& x: c$ \' j' T
4 [; b1 ^# J& |$ amkdir /old2 [+ a" \3 O' z* x2 g
mount /dev/xvdc /old/ t" I( N' x% J
- z' k% x7 }: r r0 X2 m0 _7 y. G
6) Your old files will now be available in the "/old" directory available for you to copy:
( J6 Q" g: W+ M% q7 b2 u+ S8 s6 ~- I) U% P( U% f# F4 P
cd /old+ l# w3 A4 S; L# o& T7 u/ d5 `
" ~, @& `( H& h% u7 ^; J% k
! x" b4 f* I" x3 n2 e这一步是说把旧硬盘的文件全拷到新硬盘的/old 文件夹下了是么?我照做了,但接下去不知道怎么做* J- \ u! P2 F2 ]4 \1 U+ b2 t( L
w% `. l, r2 R' x( ~: f3 f: K
我问他接下去怎么做,他就说% O* A1 Q4 w% z
2 h" |" V* a( W, _9 RYou can then copy them using cp, scp, or other standard file manipulation commands. |
|