public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Moving the system from one disk to another
Date: Mon, 05 Apr 2010 21:51:01 -0500	[thread overview]
Message-ID: <4BBAA195.7030105@gmail.com> (raw)
In-Reply-To: <20100404190523.GI5229@solfire>

meino.cramer@gmx.de wrote:
> Hi,
>
> I have to move my whole system from one disk to another
> bigger one.
>
> I think of doing as follows:
> Boot a system via CD/DVD (knoppix for example).
> Mount small disk read-only
> Mount bigger disk read-write
>
> cd into mountpoint of the first one
> cp -a . ../<mountpoint_of_bigger_disk>
>
> Seems to me slow but correct? Or?
>
> (I have to set the bootable flag of the correct partion
> additionally...)
>
> I dont want to have a booting system afterwards, which "runs" for --
> say -- three month and suddenly hit a obscure bug due to my
> copy-commands, which only did it to 99.87% correct... ;)
>
> I would like to preserve as much as possible of the file/directoy
> times ,,,
>
> Or does a mystical command with s-tar a better job faster?
>
> Thank you very much in adance for any help!
>
> Best regards,
> mcc
>    

The way you plan to do this is almost exactly what I have done several 
times in the past.  I usually add the -v option so that I can tell about 
where the copy process is.  This is not a fast way according to some.  I 
have never compared this with using rsync, tar, star and all the rest.  
The biggest thing, make sure whatever you boot will access your drives 
with DMA and all the other goodies turned on and fully functioning.

When the copy process is done, install grub as well unless you plan to 
still use the old drive and do some editing on the fly.

Dale

:-)  :-)



      parent reply	other threads:[~2010-04-06  3:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-04 19:05 [gentoo-user] Moving the system from one disk to another meino.cramer
2010-04-04 19:09 ` covici
2010-04-04 19:35 ` [gentoo-user] " Kerin Millar
2010-04-04 20:04   ` Neil Bothwick
2010-04-04 23:51     ` Kacper Kopczyński
2010-04-05  0:16       ` Kerin Millar
2010-04-05  1:34     ` walt
2010-04-05  1:49       ` Kerin Millar
2010-04-05  7:03       ` Neil Bothwick
     [not found]         ` <201004051201.30038.michaelkintzios@gmail.com>
2010-04-05 11:10           ` Neil Bothwick
2010-04-06  2:51 ` Dale [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BBAA195.7030105@gmail.com \
    --to=rdalek1967@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox