help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to remove built disk-image?


From: Leo Famulari
Subject: Re: How to remove built disk-image?
Date: Sat, 25 Feb 2017 20:36:52 -0500
User-agent: Mutt/1.7.2 (2016-11-26)

On Sat, Feb 25, 2017 at 04:36:51PM -0600, Eric Bavier wrote:
> On Sun, 26 Feb 2017 00:10:21 +0300
> Dmitry Nikolaev <address@hidden> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]