|
|
楼主 |
发表于 2013-12-9 14:45:59
|
显示全部楼层
本帖最后由 xueyinkd 于 2013-12-9 14:47 编辑 3 M" v' ] g: N7 u* Y2 |9 }
liwoon 发表于 2013-12-9 10:01 1 w, R5 m; W- ?* D
他给你的新回复里不是还有一个SSH命令么,好像叫你不能跟原来的同样文件夹,将他映射新的一个文件夹。
W: ^: V' q7 P* d. p: a你 ...
4 F0 Q% a: P; T9 M& _0 U很奇怪,怎么我的回贴没了" w# q% W& k8 u( [" W( Z! c. N
3 u3 f, p& ]. R
这是他们的回复:; c4 R+ A A/ ?4 P4 z M
* G! k0 _) d1 g$ ?. j
1) Select the "Deploy a Linux Distribution" link on your dashboard.
# y) \0 P' D% B, n, w: t2) Choose your desired distribution, fill in the the required values, and then click on "Deploy".
( I" N6 k5 e: S- E# J! m* @3) Return to the dashboard and select your new configuration profile.
# b. m% t- K4 r& {: t4) Scroll down to the "Block Device Assignment" section, select the "/dev/xvdc" drop-down menu, and attach your old disk image.
. C) d- ?+ z* C' d, C; q+ Y6 n( s, n5) Boot into your new deployment and mount your old disk image: ]# N1 c+ t, K' |" H) g& r, r
3 ~( P- x) Q% K, y' T# fmkdir /old ?: ] F! l/ J; _
mount /dev/xvdc /old/ j" z8 z8 g5 U* d
; B+ v( c+ {/ w; T
6) Your old files will now be available in the "/old" directory available for you to copy:
& @* J: n# Z/ D2 s. y
4 H; h% v1 x6 \. ~! s* [cd /old y3 G4 ~( S4 {6 r
- N& N& h$ u$ w1 z
9 {( z; J) y8 }9 N
这一步是说把旧硬盘的文件全拷到新硬盘的/old 文件夹下了是么?我照做了,但接下去不知道怎么做
' C: E; t" w t* X i: J. p. b' T. C& F8 O
我问他接下去怎么做,他就说
0 b4 ^. @+ b# e# V* `0 z6 h. B8 _! N2 k7 x0 C' }! }
You can then copy them using cp, scp, or other standard file manipulation commands. |
|