|
|

楼主 |
发表于 2013-12-9 14:45:59
|
显示全部楼层
本帖最后由 xueyinkd 于 2013-12-9 14:47 编辑
$ f" Y" y; y* V/ B5 {- O3 Jliwoon 发表于 2013-12-9 10:01 2 x z4 U3 E. M3 ? i
他给你的新回复里不是还有一个SSH命令么,好像叫你不能跟原来的同样文件夹,将他映射新的一个文件夹。: s* G& O+ K7 o/ C- Z4 X0 @( B( ~
你 ...
5 A$ V6 A0 ~) _2 K: ?+ N& m4 `) U很奇怪,怎么我的回贴没了/ Q+ F/ A$ x" x$ ]
' g0 j+ l0 \7 n8 j5 e% e这是他们的回复:+ W @9 x$ H4 {8 f% |% S
; i, P! ~8 E5 l. m1 g1) Select the "Deploy a Linux Distribution" link on your dashboard. / R) J, F3 {0 G9 i* b0 I- t
2) Choose your desired distribution, fill in the the required values, and then click on "Deploy".
6 ?3 `8 Y, D* C3) Return to the dashboard and select your new configuration profile.
: w* V& w3 I, |4) Scroll down to the "Block Device Assignment" section, select the "/dev/xvdc" drop-down menu, and attach your old disk image.
) _' ^% T4 o8 E# n$ p1 j5) Boot into your new deployment and mount your old disk image:
+ t% o$ v% }7 j# \. u& R' P `- k; x# a& x
mkdir /old
8 F3 G: ^) a2 u4 |mount /dev/xvdc /old3 ^ L# L- Y7 |& D A, q, }
1 f! D1 D1 H* k6) Your old files will now be available in the "/old" directory available for you to copy:( Z* ^$ l6 j. ?" F4 x- V6 S
/ ^' r9 B6 m$ E! Tcd /old
5 S; [6 ]2 h, N4 K
0 W' R0 O; `9 W* e9 S
3 m1 B$ Q' h5 O1 y; v1 {这一步是说把旧硬盘的文件全拷到新硬盘的/old 文件夹下了是么?我照做了,但接下去不知道怎么做+ S7 X; }) J; q
$ |- E, C3 V: }$ t我问他接下去怎么做,他就说2 }# H5 k2 L5 l, D4 M
. n9 v$ \$ k; r2 G- a
You can then copy them using cp, scp, or other standard file manipulation commands. |
|