由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - linux系统transfer
相关主题
最奇怪的问题,机器无法安装Windows,只能装Linux硬盘有坏道
谁有经验, pci hard disk adapter card?进不去linux的问题
双系统下windows重装后无法进入linux不知道是不是老Build a Six-headed, Six-user Linux System
怎么在Macbook pro笔记本上装Linux啊?Wayland LiveCD 几乎可以用了
换硬盘怎么把系统从旧硬盘转移到新的请大牛帮忙看看问题出在什么地方了。
linux克隆搞不定linux的LiveCD到LiveUSB不知道是否难做?
fedora live image install发现Linux的最大问题了,就是没有人为Linux折服
用于linux的有哪个类似ghost的软件?靠,免安装网络 boot 各种 Linux。。。
相关话题的讨论汇总
话题: linux话题: disk话题: dev话题: transfer话题: may
进入Linux版参与讨论
1 (共1页)
c*******o
发帖数: 1722
1
怎么把系统从一个硬盘transfer到另外一个硬盘。
老硬盘不行了,得换一个。
w********e
发帖数: 557
2
dd
f*******d
发帖数: 71
3
tar -cjvpf ....
f**y
发帖数: 138
4
'dd' may not work if the two hard disks have different specifications.
'tar' may not work on those '/dev/*' files.
May be 'cpio' is what you want.
Format and mount the new hard disk. And cpio everything there. Remove the
old hard disk. Boot with a linux installation disk and choose rescue. Then
install the grub to the new disk.
f*******d
发帖数: 71
5

huh. why do you need to backup /dev?
you need to use --exclude to exclude /tmp and /dev

【在 f**y 的大作中提到】
: 'dd' may not work if the two hard disks have different specifications.
: 'tar' may not work on those '/dev/*' files.
: May be 'cpio' is what you want.
: Format and mount the new hard disk. And cpio everything there. Remove the
: old hard disk. Boot with a linux installation disk and choose rescue. Then
: install the grub to the new disk.

f**y
发帖数: 138
6

Lots of linux systems don't automatically create device files under /dev/.

【在 f*******d 的大作中提到】
:
: huh. why do you need to backup /dev?
: you need to use --exclude to exclude /tmp and /dev

f*******d
发帖数: 71
7
are you still using 2.4? this is 2009 now. :)
c*******o
发帖数: 1722
8
到底那个更安全简单一些?

【在 f*******d 的大作中提到】
: are you still using 2.4? this is 2009 now. :)
c*******o
发帖数: 1722
9
so how do i do this?
1. tar -cjvpf
2. move file from old hd to new hd
3. then what?

【在 f*******d 的大作中提到】
: tar -cjvpf ....
f*******d
发帖数: 71
f*******d
发帖数: 71
11
boot your sys up using a livecd: eg. ubuntu livecd or knoppix then follow
the above instruction in "Full System Backup" section.
z*****g
发帖数: 810
12
we used "dd" to ghost new servers
y*******g
发帖数: 6599
13
dd太无敌了

【在 z*****g 的大作中提到】
: we used "dd" to ghost new servers
f**y
发帖数: 138
14
udev appeared not so long ago not to mention it is not installed in every
system.

【在 f*******d 的大作中提到】
: are you still using 2.4? this is 2009 now. :)
1 (共1页)
进入Linux版参与讨论
相关主题
靠,免安装网络 boot 各种 Linux。。。换硬盘怎么把系统从旧硬盘转移到新的
如何用Linux 查杀 Windows Xp 下的W32.conficker蠕虫?linux克隆搞不定
Please recommend a Linux box for our group at workfedora live image install
想玩LINUX-求建议用于linux的有哪个类似ghost的软件?
最奇怪的问题,机器无法安装Windows,只能装Linux硬盘有坏道
谁有经验, pci hard disk adapter card?进不去linux的问题
双系统下windows重装后无法进入linux不知道是不是老Build a Six-headed, Six-user Linux System
怎么在Macbook pro笔记本上装Linux啊?Wayland LiveCD 几乎可以用了
相关话题的讨论汇总
话题: linux话题: disk话题: dev话题: transfer话题: may