|
|
楼主 |
发表于 2013-12-9 14:45:59
|
显示全部楼层
本帖最后由 xueyinkd 于 2013-12-9 14:47 编辑
6 u# c4 I3 p3 X9 h; ^4 iliwoon 发表于 2013-12-9 10:01 1 s: t8 X+ c! N
他给你的新回复里不是还有一个SSH命令么,好像叫你不能跟原来的同样文件夹,将他映射新的一个文件夹。
; d9 V6 S$ P/ n7 l* v你 ... $ S. c* R8 u1 E9 x5 c
很奇怪,怎么我的回贴没了% I1 a$ C. ~5 R7 ^, F* t( A/ r
- ?( \, ]; ~1 [% I; `/ ?9 A这是他们的回复:& C! m; X2 d: z/ x& t
/ X/ A }* d% D5 t( |: v) z9 A1) Select the "Deploy a Linux Distribution" link on your dashboard.
2 `5 Q9 U) @+ E$ Q! L2) Choose your desired distribution, fill in the the required values, and then click on "Deploy". & R. l: W1 G& ?3 w; a
3) Return to the dashboard and select your new configuration profile. # m K3 D1 Z- [- h( _$ ]
4) Scroll down to the "Block Device Assignment" section, select the "/dev/xvdc" drop-down menu, and attach your old disk image.
4 p' L+ u2 a+ ]8 ^2 F. n1 m5) Boot into your new deployment and mount your old disk image:( t+ J. ^* T7 S1 w7 S
1 D9 e% d0 M$ c. O: p( e1 Emkdir /old% o3 z# \) k7 @1 M9 G
mount /dev/xvdc /old! }3 y9 e/ W! D) g4 p- Y: O; N" R
4 Z9 Q! w$ j. C* _7 x
6) Your old files will now be available in the "/old" directory available for you to copy:1 ~; q4 _) w# {" z; [0 S3 g# [
7 H: x# L/ S; g
cd /old
1 s. j2 L: B; r/ A& W6 @% Y: x: g& b5 |4 r# d: V! Q( b( t! U
* J, W1 I5 V8 {7 _) ~9 [这一步是说把旧硬盘的文件全拷到新硬盘的/old 文件夹下了是么?我照做了,但接下去不知道怎么做
' I2 @" s d+ n3 B o# h, m5 D3 n C7 P3 ?4 h, l
我问他接下去怎么做,他就说$ w0 Z8 ?4 u: ~$ Y' {7 k
6 Z! f4 R5 I( ]* p2 E) b4 y$ H$ qYou can then copy them using cp, scp, or other standard file manipulation commands. |
|