GNU bug report logs -
#37293
image-size is meaningless when generating ext4 images
Previous Next
To reply to this bug, email your comments to 37293 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#37293
; Package
guix
.
(Tue, 03 Sep 2019 02:49:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jesse Gibbons <jgibbons2357 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Tue, 03 Sep 2019 02:49:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
The manual says in multiple places the --image-size option should set
the size of a generated ext4 disk image.
I start with a minimalist configuration (attached: minimal.scm) and run
build-minimal-os.sh (attached). I start virt-manager and make a new
virtual machine with the generated img as the disk image. virt-manager
says the disk image is 20G. So far so good...
I run "guix pull" and it fails because it runs out of disk space.
I run df -h and see the partition mounted on / has only 494M.
available.
I run cfdisk /dev/sda and see the first partition is 20G.
I have added quite a bit to the minimal os, but have not changed the
behavior. The attached minimal.scm is my most recent version.
Does anyone know of a way to expand the main partition's size?
Thanks,
--
-Jesse
[build-minimal-os.sh (application/x-shellscript, attachment)]
[minimal.scm (text/x-scheme, attachment)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#37293
; Package
guix
.
(Tue, 03 Sep 2019 03:06:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 37293 <at> debbugs.gnu.org (full text, mbox):
On Mon, 2019-09-02 at 20:48 -0600, Jesse Gibbons wrote:
> The manual says in multiple places the --image-size option should set
> the size of a generated ext4 disk image.
>
> I start with a minimalist configuration (attached: minimal.scm) and
> run
> build-minimal-os.sh (attached). I start virt-manager and make a new
> virtual machine with the generated img as the disk image. virt-
> manager
> says the disk image is 20G. So far so good...
>
> I run "guix pull" and it fails because it runs out of disk space.
>
> I run df -h and see the partition mounted on / has only 494M.
> available.
>
> I run cfdisk /dev/sda and see the first partition is 20G.
>
> I have added quite a bit to the minimal os, but have not changed the
> behavior. The attached minimal.scm is my most recent version.
>
> Does anyone know of a way to expand the main partition's size?
>
> Thanks,
>
If I take build-minimal-os.sh and have it build a qcow2 vm-image
instead of an ext4 disk-image it says I found a bug. I think it might
be related, but it doesn't give me any details.
This bug report was last modified 5 years and 283 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.