From: "André Batista" <nandre@riseup.net>
To: help-guix@gnu.org
Subject: Re: Moving /gnu/store safely?
Date: Wed, 3 Mar 2021 11:49:43 -0300 [thread overview]
Message-ID: <YD+iByURMlWNVUls@andel> (raw)
In-Reply-To: <85mtvkmjvr.fsf@beadling.co.uk>
Hi Phil,
qua 03 mar 2021 às 13:44:56 (1614789896), phil@beadling.co.uk enviou:
> [...]
> Assuming that you have a /some_other_disk mount with more room:
> mkdir /some_other_disk/gnu
> rsync -va /gnu/store /some_other_disk/gnu/
>
> Move the old store create the correct directory for the new
> cd /gnu/store
^^^^^
I assume the above command should be 'cd /gnu', right?
> mv store store.old
> mkdir store
> chmod 01775 store
> chown root:guixbuild store
>
> Is my method sane?
I don't know, but if it works as expected and without harmful side effects..
Cheers,
next prev parent reply other threads:[~2021-03-03 14:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-03 13:44 Moving /gnu/store safely? Phil
2021-03-03 13:49 ` Julien Lepiller
2021-03-03 14:49 ` André Batista [this message]
2021-03-03 19:10 ` Phil
2021-03-03 16:38 ` Tobias Geerinckx-Rice
2021-03-03 20:14 ` Phil
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=YD+iByURMlWNVUls@andel \
--to=nandre@riseup.net \
--cc=help-guix@gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.