From: Grant Edwards <grant.b.edwards@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: How to move ext4 partition
Date: Wed, 20 Sep 2023 22:58:15 -0000 (UTC) [thread overview]
Message-ID: <uefte6$vd9$1@ciao.gmane.io> (raw)
In-Reply-To: CAB=_hA6GRyGOjuESZynkJjXE=uRpr-n-mioC4dGuyTav9sWikA@mail.gmail.com
On 2023-09-20, Victor Ivanov <vic.m.ivanov@gmail.com> wrote:
> On Wed, 20 Sept 2023 at 22:29, Grant Edwards <grant.b.edwards@gmail.com> wrote:
>>
>> That depends on how long it takes me to decide on tar vs. rsync and
>> what the appropriate options are.
>
> I've done this a number of times for various reasons over the last 1-2
> years, most recently a few months ago due to hard drive swap, and I
> find tar works just fine:
>
> $ tar -cpf /path/to/backup.tar --xattrs --xattrs-include='*.*' -C / .
>
> Likewise to extract, but make sure "--xattrs" is present
Yep, that's pretty much what I decided on based on the tar command
shown at
https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Stage
Interestingly, the Arch Linux Wiki recommends using bsdtar because
"GNU tar with --xattrs will not preserve extended attributes".
> Provided backup space isn't an issue, I wouldn't bother with
> compression. It could be a lot quicker too depending on the size of
> your root partition.
Both the drive being "fixed" and the backup drive are in a USB3
attached dual slot drive dock, so I'm thinking compression might be
worthwhile.
> Just make sure you update /etc/fstab and bootloader config file with
> the new filesystem UUID or partition indices.
I always forget one or the other until after I try to boot the first
time. That's why I keep systemrescuecd and Gentoo minimal install
USB drives on hand.
--
Grant
next prev parent reply other threads:[~2023-09-20 22:58 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-20 20:24 [gentoo-user] How to move ext4 partition Grant Edwards
2023-09-20 21:16 ` Neil Bothwick
2023-09-20 21:28 ` [gentoo-user] " Grant Edwards
2023-09-20 21:57 ` Victor Ivanov
2023-09-20 22:12 ` Frank Steinmetzger
2023-09-20 23:03 ` Grant Edwards
2023-09-21 9:20 ` Victor Ivanov
2023-09-20 22:58 ` Grant Edwards [this message]
2023-09-21 9:32 ` Victor Ivanov
2023-09-21 20:23 ` Grant Edwards
2023-09-21 21:39 ` Jack
2023-09-21 22:17 ` Grant Edwards
2023-09-20 23:03 ` Neil Bothwick
2023-09-20 21:37 ` [gentoo-user] " Wol
2023-09-20 22:39 ` [gentoo-user] " Grant Edwards
2023-09-22 6:48 ` Wols Lists
2023-09-23 12:16 ` Håkon Alstadheim
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='uefte6$vd9$1@ciao.gmane.io' \
--to=grant.b.edwards@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