|

楼主 |
发表于 2013-12-9 14:45:59
|
显示全部楼层
本帖最后由 xueyinkd 于 2013-12-9 14:47 编辑 & b" U3 d. A7 s3 H' _
liwoon 发表于 2013-12-9 10:01 
) H4 w+ o7 `2 g- a7 O M' i他给你的新回复里不是还有一个SSH命令么,好像叫你不能跟原来的同样文件夹,将他映射新的一个文件夹。" Z9 | m4 f- ~# z1 [" w6 o8 v- `
你 ...
& t ?1 i+ z, ?2 P6 a% [很奇怪,怎么我的回贴没了
3 x. Y: E4 ?% _! D( S" q' k" E; _; y% ~: B, x+ X/ [0 c
这是他们的回复:
% ~5 G1 K' b2 x4 x7 [5 P3 }4 v/ a( ~0 c* J+ M) O
1) Select the "Deploy a Linux Distribution" link on your dashboard.
/ L2 O3 @4 o9 C4 c! Y) ?4 X1 ]- l6 Q! a2) Choose your desired distribution, fill in the the required values, and then click on "Deploy". & V1 ]* }* t, E; ], U
3) Return to the dashboard and select your new configuration profile.
8 y, E$ o( L. _) |. F# I" A4) Scroll down to the "Block Device Assignment" section, select the "/dev/xvdc" drop-down menu, and attach your old disk image.6 X$ S M J. I( w6 L4 g: a9 M
5) Boot into your new deployment and mount your old disk image:
9 e1 N" a2 ^' c0 w2 |) N' ^ S6 Q) A/ R% b
mkdir /old
5 M9 r% t/ o% I, F6 [mount /dev/xvdc /old' ?, ~4 m- j2 P5 I, k( a
- R# @. W6 N! F) z' k
6) Your old files will now be available in the "/old" directory available for you to copy:1 i9 U$ b8 L; H, l' c
) X y2 U) @' X0 j9 a* W4 D g
cd /old; S- Y/ ]* U& ?) S0 [
0 J$ A6 N0 @( D% Q5 y; X
0 G1 [) Z6 a( U1 E) A这一步是说把旧硬盘的文件全拷到新硬盘的/old 文件夹下了是么?我照做了,但接下去不知道怎么做/ J. T0 Q( D+ D- l) q8 r$ j
5 r' z( p3 R! A/ K! b9 S2 p
我问他接下去怎么做,他就说
: E% j6 b y7 ]1 B" a% |+ D9 r. L, N& F) {% [" s. C3 l
You can then copy them using cp, scp, or other standard file manipulation commands. |
|