|
|

楼主 |
发表于 2013-12-9 14:45:59
|
显示全部楼层
本帖最后由 xueyinkd 于 2013-12-9 14:47 编辑 * x. H3 i$ K' b4 c3 P
liwoon 发表于 2013-12-9 10:01 
' R+ ?+ x4 M3 O7 l: g) J' u6 V他给你的新回复里不是还有一个SSH命令么,好像叫你不能跟原来的同样文件夹,将他映射新的一个文件夹。
: H& k$ g. H' `: B# J你 ... 4 J8 R w, u( ?# c- N: b
很奇怪,怎么我的回贴没了
2 c5 n1 b5 @ y# ]: s6 E5 X# W# T6 |. [* l/ @
这是他们的回复:
' I- z, T) b( M. n: V4 ^+ A3 J2 F( _& G. L- _1 X
1) Select the "Deploy a Linux Distribution" link on your dashboard.
, ^/ m7 \/ l1 }2) Choose your desired distribution, fill in the the required values, and then click on "Deploy".
. k1 n9 E4 c3 @" {" m, W8 F4 k. Q: z; ^3) Return to the dashboard and select your new configuration profile.
b9 R2 v# b' V {4) Scroll down to the "Block Device Assignment" section, select the "/dev/xvdc" drop-down menu, and attach your old disk image.& C. ?( n7 y) R3 e
5) Boot into your new deployment and mount your old disk image:+ p" E8 E+ T7 ]4 i i! Y
$ f& ~: E* l6 h* R7 v& A
mkdir /old
/ m7 L3 E' n, d# M0 J1 T. Kmount /dev/xvdc /old
0 R* Z3 |: t. O2 X
( l3 W$ I: H& ?9 v; i4 ?- f6 O( T6) Your old files will now be available in the "/old" directory available for you to copy:
# b% b/ E3 S: m8 u/ S2 n, e) v @
cd /old
" ]& I( H+ i9 s C) k
8 _( o/ n/ K- A2 J# s/ t+ z5 ~3 T+ |& o0 T
这一步是说把旧硬盘的文件全拷到新硬盘的/old 文件夹下了是么?我照做了,但接下去不知道怎么做
. F: W. P0 |4 q+ }/ u9 l
% [! p4 T; C, l9 |3 P$ T) w: V7 s% X我问他接下去怎么做,他就说8 t3 m/ a3 J3 ]3 V4 S
& }2 U9 r) @4 t% @- Q4 @$ kYou can then copy them using cp, scp, or other standard file manipulation commands. |
|