all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Eric Bavier <ericbavier@openmailbox.org>
Cc: Dmitry Nikolaev <cameltheman@gmail.com>, help-guix <help-guix@gnu.org>
Subject: Re: How to remove built disk-image?
Date: Sat, 25 Feb 2017 20:36:52 -0500	[thread overview]
Message-ID: <20170226013652.GA2306@jasmine> (raw)
In-Reply-To: <20170225163651.61f32ba2@openmailbox.org>

On Sat, Feb 25, 2017 at 04:36:51PM -0600, Eric Bavier wrote:
> On Sun, 26 Feb 2017 00:10:21 +0300
> Dmitry Nikolaev <cameltheman@gmail.com> wrote:
> 
> > Hi all.
> > 
> > I have successfully build disk-image using command:
> > 
> > $ guix system disk-image --image-size=8G guix/gnu/system/install.scm
> > 
> > Now I have 8 Gb file in my /gnu/store that I can't delete using 'sudo rm'.
> > 
> > How do I remove it?
> 
> You can use 'guix gc --delete /gnu/store/...'

To add to this, please don't try to remove or alter files in /gnu/store
"by hand". Only the guix-daemon may change the store, or Guix may stop
working properly. This is mentioned in the manual, section "The Store":

https://www.gnu.org/software/guix/manual/html_node/The-Store.html#The-Store

      reply	other threads:[~2017-02-26  1:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-25 21:10 How to remove built disk-image? Dmitry Nikolaev
2017-02-25 22:36 ` Eric Bavier
2017-02-26  1:36   ` Leo Famulari [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=20170226013652.GA2306@jasmine \
    --to=leo@famulari.name \
    --cc=cameltheman@gmail.com \
    --cc=ericbavier@openmailbox.org \
    --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.