|
|

楼主 |
发表于 2013-12-9 14:45:59
|
显示全部楼层
本帖最后由 xueyinkd 于 2013-12-9 14:47 编辑 ( N. g2 A& ]) X0 _( h
liwoon 发表于 2013-12-9 10:01 
8 V& T/ x9 y6 z% S# h' X他给你的新回复里不是还有一个SSH命令么,好像叫你不能跟原来的同样文件夹,将他映射新的一个文件夹。3 m' B% q" y- c& p+ V6 m4 j2 W
你 ...
9 c& x8 V& Z& p$ I) P% U! a, K很奇怪,怎么我的回贴没了
# O' i! t9 r# a& Z+ Y5 Y9 D& v/ u) L4 b4 D8 u
这是他们的回复:
9 N# n8 r# t1 b# l
: x- J' I' p. D6 G5 D% a) w1) Select the "Deploy a Linux Distribution" link on your dashboard. 9 ?! E+ s6 E4 S# c+ y4 S
2) Choose your desired distribution, fill in the the required values, and then click on "Deploy".
8 } i- w9 L$ F( H" K2 p3) Return to the dashboard and select your new configuration profile. / S8 {+ C, V3 J; Y/ c+ w: z' j. s
4) Scroll down to the "Block Device Assignment" section, select the "/dev/xvdc" drop-down menu, and attach your old disk image.% F7 R( {: f$ |6 @" ^
5) Boot into your new deployment and mount your old disk image:+ x8 E4 e: }' v( m6 f
# s# u ^( j1 y: B5 k: f6 |mkdir /old
" ^; T+ C7 x& ~" @# P2 Pmount /dev/xvdc /old
6 G0 \' V& C3 q1 M2 j) A9 }0 n# C% {4 L, f, O- P
6) Your old files will now be available in the "/old" directory available for you to copy:% Y) N. c7 h( K( q }5 t
1 ^1 D7 q1 E# }1 T; ? f2 z4 [
cd /old/ M' ?+ @0 a$ _& h8 e# k
2 Y9 N9 r+ L$ A. @
9 n' D% N" X; G) K6 P [这一步是说把旧硬盘的文件全拷到新硬盘的/old 文件夹下了是么?我照做了,但接下去不知道怎么做
+ |& ]6 j( x* ?0 i8 _: Y
# g* |4 J( l0 I2 C1 {5 l6 u. S9 ^我问他接下去怎么做,他就说
: J0 p. W7 w- W2 O8 \( X! x( s$ \: ?0 y" w
You can then copy them using cp, scp, or other standard file manipulation commands. |
|