|
|

楼主 |
发表于 2013-12-9 14:45:59
|
显示全部楼层
本帖最后由 xueyinkd 于 2013-12-9 14:47 编辑 5 s( X W4 k- E, o! F1 ?( G, K
liwoon 发表于 2013-12-9 10:01 4 A7 ^5 P( c4 I+ D1 o$ e* K# a
他给你的新回复里不是还有一个SSH命令么,好像叫你不能跟原来的同样文件夹,将他映射新的一个文件夹。& B9 U3 f7 c3 d; a M
你 ... $ z' K( k% ] i4 b/ T& {/ z) S
很奇怪,怎么我的回贴没了
, x; l+ `+ M+ e' V$ I _' y U* D3 f2 |+ x; R! j3 E
这是他们的回复:
8 ~2 {4 {# B R D; _) v
8 s/ t6 N! ]; x1) Select the "Deploy a Linux Distribution" link on your dashboard.
- @$ U/ {9 s" z" a: E8 x" b2) Choose your desired distribution, fill in the the required values, and then click on "Deploy".
7 R; {6 h, A; I* H3) Return to the dashboard and select your new configuration profile.
, } R, X, P+ R# u4) Scroll down to the "Block Device Assignment" section, select the "/dev/xvdc" drop-down menu, and attach your old disk image.7 j D8 |' Y5 M0 s9 D
5) Boot into your new deployment and mount your old disk image:
% b2 I! m; ~, `
$ p) Q: G" s! X5 c+ `mkdir /old
2 y! b& P9 A7 ^. D0 N5 r- lmount /dev/xvdc /old$ o% q5 [6 }+ f3 D+ O- H! J, T" K; h
' [& ^) B1 V. ^$ V2 l* G8 w: b
6) Your old files will now be available in the "/old" directory available for you to copy:
3 l" x2 g& |. t1 B6 |2 @
# D: z- x* u7 @: qcd /old
+ [9 \: ?$ p( x% W7 }1 N2 M, J# f0 {/ n+ A5 E' A6 \4 B, E: _
7 k8 o0 X# h$ \, [0 K. r这一步是说把旧硬盘的文件全拷到新硬盘的/old 文件夹下了是么?我照做了,但接下去不知道怎么做
* U& c. F5 O2 f" }# O' C
5 a% Y, g# U+ F6 ]: P& Q1 R+ S, Y6 i我问他接下去怎么做,他就说$ S' [+ c7 K) @: f
4 D. g) }/ l3 [! F: q
You can then copy them using cp, scp, or other standard file manipulation commands. |
|