From: "Björn Ottervik" <bjorn.ottervik@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Migrating a system
Date: Wed, 03 Oct 2007 01:03:34 +0200 [thread overview]
Message-ID: <1191366214.28933.4.camel@emelie.ottptp> (raw)
In-Reply-To: <4702ADE3.5040105@electronsweatshop.com>
On Tue, 2007-10-02 at 16:45 -0400, Randy Barlow wrote:
> So I was an idiot when I set up my system and didn't use LVM. Now that
> I'm out of disk space on one of my drives and kicking myself, I want to
> do it without doing a reinstall. If I use tar -cvjpf
> oldSystemThatShouldStillWorkWhenUnTarred.tar.bz2 /, then setup LVM, then
> tar all that junk back to the new system via tar -xvpf
> oldSystemThatShouldStillWorkWhenUnTarred.tar.bz2 with / as my working
> directory, should that do the trick (with, of course, another go at
> grub-install)? Is the -p flag to tar enough to store ALL the necessary
> file system information? I just want to make sure I'm not forgetting
> anything...
>
> P.S. And I'll have to build LVM support into the kernel too...
>
> R
The -a option might be a good choice, and i like the --one-file-system
as well, for backup purpouses. Its very convenient to be able to restore
partitions separatly, without having to remember whats mounted where and
'what parts of this and that did I archive'.
rsync is nice too. And faster... Just remember not to rsync to a non
UNIX FS, as that would cause some troubles with permissions and other
things.
Good luck. :)
/Björn
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2007-10-02 23:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-02 20:45 [gentoo-user] Migrating a system Randy Barlow
2007-10-02 21:39 ` Daniel Pielmeier
2007-10-03 5:59 ` Randy Barlow
2007-10-03 6:14 ` Daniel Pielmeier
2007-10-03 7:27 ` Mick
2007-10-03 7:41 ` Neil Bothwick
2007-10-02 23:03 ` Björn Ottervik [this message]
2007-10-03 17:47 ` Dan Farrell
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=1191366214.28933.4.camel@emelie.ottptp \
--to=bjorn.ottervik@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