|

楼主 |
发表于 2013-12-9 14:45:59
|
显示全部楼层
本帖最后由 xueyinkd 于 2013-12-9 14:47 编辑
- d% ^7 \3 o1 m: D- f1 `# U" A5 Wliwoon 发表于 2013-12-9 10:01 
$ R/ g; a+ u3 h3 g2 W) e他给你的新回复里不是还有一个SSH命令么,好像叫你不能跟原来的同样文件夹,将他映射新的一个文件夹。. I9 `( \# E1 d6 X* G0 J; ~+ g, Q
你 ...
% m5 ^/ C1 `/ K/ s8 P* r很奇怪,怎么我的回贴没了
, J0 s0 M& W5 l6 L
- I* _! a w8 W7 U+ l b这是他们的回复:" y; Q1 X: j9 [
{/ y) \/ F- T8 ~1) Select the "Deploy a Linux Distribution" link on your dashboard.
7 \0 |& U0 |" k4 Y& W! X2 P2) Choose your desired distribution, fill in the the required values, and then click on "Deploy". 4 M7 d% O- x- d/ J8 b8 T7 g
3) Return to the dashboard and select your new configuration profile. - ^6 C# E" e. Q5 ~9 A; ]
4) Scroll down to the "Block Device Assignment" section, select the "/dev/xvdc" drop-down menu, and attach your old disk image.. v* y F2 c; K: q& D
5) Boot into your new deployment and mount your old disk image:; e. Y- b7 a- k8 |
. u6 I$ N, Z& g$ M4 O/ Z- d
mkdir /old
1 b. Y m$ V* C" x, m! \mount /dev/xvdc /old+ |" O/ b' C* [% y) j5 e& v- S7 F
" }5 a0 Z f) b& n7 e/ b
6) Your old files will now be available in the "/old" directory available for you to copy:4 o( x$ F( X- X* A7 j8 [2 F
( t+ j7 o) ?' m( _cd /old
3 v" D" Q3 r4 s' |7 S
6 T( }4 l- I% R1 c2 M7 \- {. Z
1 K3 m( `3 {# }1 T2 j8 ]这一步是说把旧硬盘的文件全拷到新硬盘的/old 文件夹下了是么?我照做了,但接下去不知道怎么做& Z: h+ h# _" L# V& Y& u
2 E$ M' S) d' y D# N
我问他接下去怎么做,他就说2 E5 b7 O6 p5 C D7 I, D" a5 ^
3 g, p& }+ E- ~; a! ~
You can then copy them using cp, scp, or other standard file manipulation commands. |
|