On 6/8/07, Aleksey Kunitskiy <[EMAIL PROTECTED]> wrote:

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 ?


cp -ax / /mnt/newroot
cp -ax /dev/ /mnt/newroot

Is always works for mine. Second line required in order to boot.


--
Vladimir Rusinov
GreenMice Solutions: IT-решения на базе Linux
http://greenmice.info/

Reply via email to