|

楼主 |
发表于 2013-12-9 14:45:59
|
显示全部楼层
本帖最后由 xueyinkd 于 2013-12-9 14:47 编辑
. \" M3 ]! U, ?$ ^8 j* \1 Yliwoon 发表于 2013-12-9 10:01 
: T; B% @8 N. A, i: j他给你的新回复里不是还有一个SSH命令么,好像叫你不能跟原来的同样文件夹,将他映射新的一个文件夹。
" S5 M( J8 }, Q) d你 ... # W8 m/ i6 Z J0 b5 K! K6 l
很奇怪,怎么我的回贴没了; P- ^, R1 H& p4 w
5 B5 E7 n; e. m2 G$ a
这是他们的回复:
8 {0 s S; ]/ N1 N( }+ j- q9 V4 z) t5 K! Y# `; H
1) Select the "Deploy a Linux Distribution" link on your dashboard. . q7 C1 O5 b' c. a& j+ x
2) Choose your desired distribution, fill in the the required values, and then click on "Deploy". ( k' w+ D; R# x* \
3) Return to the dashboard and select your new configuration profile. 7 o5 [( n! d0 _/ g& {! `
4) Scroll down to the "Block Device Assignment" section, select the "/dev/xvdc" drop-down menu, and attach your old disk image.
' x9 {* x9 d& |0 s- j' _0 U5) Boot into your new deployment and mount your old disk image:
- C/ o: j' Y# ], b) X) M: t) ~" {7 m/ {" w6 t1 P( S V" D4 r: _
mkdir /old
$ R( E: V/ B1 nmount /dev/xvdc /old; V6 A& @1 ^4 b) b/ ~
9 s* K3 `$ ]5 }
6) Your old files will now be available in the "/old" directory available for you to copy:
: j0 f" G4 d! H* K- }/ J- a5 e" b& e5 r( L% }1 O1 ?( N
cd /old/ K, t: C* N# S9 E( @" N3 [7 d
2 x" N% m) y3 x/ S) j0 c& c$ G
6 W) E1 I. S- D0 i. H$ j, E* Z这一步是说把旧硬盘的文件全拷到新硬盘的/old 文件夹下了是么?我照做了,但接下去不知道怎么做
+ F% X- D- s- s) }6 n/ i, \
2 j6 ~& l& a c) R2 O b我问他接下去怎么做,他就说$ F: T; A" T$ |
' c9 O# U) \- s9 c6 Z. xYou can then copy them using cp, scp, or other standard file manipulation commands. |
|