Luis Souto Graña skribis:
> I created the partition table and GNU Guix successfully installed.
Good!
> Now, I have a problem with Skribilo:
>
> root@antelope# guix package --list-installed
> hello 2.9
> ghostscript 9.06.0
> openssl 1.0.1h
> imagemagick 6.8.9-0
> guile-reader-for-guile_2.0.11 0.
>>> it should be /mnt as well here, not /mnt/gnuguix.
>>> This error could be related, although I don’t quite understand how it
can happen.
Sorry, I had written really /mnt, not /mnt/gnuguix.
>>> This is due to the fact that /dev/sda was made a raw partition, whereas
it should actually contain
Luis Souto Graña skribis:
> Sorry for the delay in replying. Effectively, I was wrong: hydra
> substitutes work well, but it issues other error now:
OK.
> My new attempt, step by step:
[...]
> # mkfs.ext4 /dev/sda
/dev/sda is the raw disk, so you should first make a partition table on
it, us
>> It seems like the mount failed, which is fishy. Does /.rw-store exist >>
after that? Normally ‘deco start cow-store’ creates it, and then >>
immediately mounts a unionfs on it, and moves it to /gnu/store.
>> Did you try without ‘--no-substitutes’? You may get a message about
>> hydra.gnu.org b
Hello,
Luis Souto Graña skribis:
> Hello, could you help me? I have tried to install several times GNU guix
> using QEMU, but I always end up with the following error: "No space left on
> device".
>
> My latest attempt, step by step:
>
> $ qemu-img create -f raw gnuguix.img 30G
> $ qemu-img crea
On Sun, 7 Sep 2014, Luis Souto Graña wrote:
How can I do that?
I also already tried:
$ qemu-img create -f raw temporal.img 10G
# TMPDIR=/mnt/temporal guix system init /mnt/gnuguix/config.scm
/mnt/gnuguix --no-substitutes
I ended up with the same error: "No space left on device"
What does the "
How can I do that?
I also already tried:
$ qemu-img create -f raw temporal.img 10G
# TMPDIR=/mnt/temporal guix system init /mnt/gnuguix/config.scm
/mnt/gnuguix --no-substitutes
I ended up with the same error: "No space left on device"
2014-09-07 19:47 GMT+02:00 Manolis Ragkousis :
> The builds ta
The builds take place in the /tmp folder ,so try increasing the size of
that folder.
If I try using authorized binary substitutes from Hydra it always says
"Unresponsive. Try --no-substitutes".
My computer hasn't more RAM. How do I get more space?
Authorized binary substitutes from Hydra might help. Otherwise, more
space?
signature.asc
Description: PGP signature
Hello, could you help me? I have tried to install several times GNU guix
using QEMU, but I always end up with the following error: "No space left on
device".
My latest attempt, step by step:
$ qemu-img create -f raw gnuguix.img 30G
$ qemu-img create -f raw swap.img 10G
$ qemu-system-i386 -hda gnu
11 matches
Mail list logo