On Freitag, 8. Juni 2007, Aleksey Kunitskiy wrote: > Hi all, > > Is it safe to move my linux system by using: > #>cp -rp /mnt/old_part /mnt/new_part > and approriate changes in grub.conf/fstab on new system location ?
nope. cp -a if you really want to use copy. But doesn't kill that the ctime/mtime making uninstalling things a pain? When I moved around on harddisks some years ago, I followed some instructions found on the suse-hp. And they used tar. -- [EMAIL PROTECTED] mailing list