|

楼主 |
发表于 2013-12-9 14:45:59
|
显示全部楼层
本帖最后由 xueyinkd 于 2013-12-9 14:47 编辑
9 o+ W9 W) q+ t6 M- B3 M) ~liwoon 发表于 2013-12-9 10:01 " N7 k0 m6 x( \- q, K H4 q4 y
他给你的新回复里不是还有一个SSH命令么,好像叫你不能跟原来的同样文件夹,将他映射新的一个文件夹。7 }# z& Q2 a5 W& W: G {5 K6 I
你 ...
+ D% o& a$ y3 |/ a$ ^很奇怪,怎么我的回贴没了
* E& J5 V( {: s! I. g2 D8 b, D
$ B: r( v3 f Q这是他们的回复:* [8 j7 j0 Q+ K
1 _$ L9 ?1 H s9 B6 h1) Select the "Deploy a Linux Distribution" link on your dashboard.
. }7 N& c. Y/ x2) Choose your desired distribution, fill in the the required values, and then click on "Deploy".
1 W* I) |: x+ n' M" X: T- l3) Return to the dashboard and select your new configuration profile.
0 x' L4 k1 c( `0 L4 |; t4) Scroll down to the "Block Device Assignment" section, select the "/dev/xvdc" drop-down menu, and attach your old disk image.8 S2 `8 X5 _( e
5) Boot into your new deployment and mount your old disk image:+ O2 x) J# S/ K' V" a
/ H2 k. [) ]& r" L! Z! v# @mkdir /old+ v, i: V, X. P2 c. S$ S
mount /dev/xvdc /old V7 D" J0 R' N9 G( X' N
0 F# O' U- t4 N# b) c V5 I6) Your old files will now be available in the "/old" directory available for you to copy:
! P- i- N @1 \- I M2 N( g, ?! j0 f0 O0 }4 Y$ X5 [+ ]
cd /old1 L) x3 t* Z- q
% N7 }( _. i' E6 `2 [; Z6 A
' q& X$ q# w! g G5 ?
这一步是说把旧硬盘的文件全拷到新硬盘的/old 文件夹下了是么?我照做了,但接下去不知道怎么做2 `* k0 V/ X* E; W$ g$ R
0 _% \9 y, H. y: }
我问他接下去怎么做,他就说
+ L P% j# V% o3 G$ X% d0 R
; ]4 U! ~6 v5 m% w$ AYou can then copy them using cp, scp, or other standard file manipulation commands. |
|