I downloaded the latest development Hurd image on 
https://guix.gnu.org/en/download/latest/ and ran it using the command provided 
in the docs and added --machine q35
qemu-system-x86_64 --machine q35    -nic user,model=virtio-net-pci    
-enable-kvm -m 2048    -device virtio-blk,drive=myhd    -drive 
if=none,file=86pbr2w7zfzf31njwwihxs86adwbb6zv-hurd-barebones.qcow2,id=myhd

When I enter this command, I am stuck in the boot with the line "sd0: timeout 
waiting for identify"

Now I tried another command with slight modifications from the debian GNU/Hurd 
guide doing 
kvm -m 4G -drive file=$(echo 
86pbr2w7zfzf31njwwihxs86adwbb6zv-hurd-barebones.qcow2),cache=writeback

And it worked. I could login using "login root" with no password. But when I 
run "guix pull", I get this error

guix pull: error: Git error: cannot extend packfile 
'/root/.cache/guix/checkouts/7x37p6bub2newlthjx5kk2mco2aq44vxbq9p5gua3sifqxzfb3aqq/.git/objects/pack/pack_git2_37ae6b67c8b573ea':
 No space left on device

and
ext2fs: part:1:device:hd0: warning: This filesystem is out of space.

Am I doing this right? If what I provided is the right way to run it, how do I 
fix this issue.
I cannot find much documentations on running Guix/Hurd, so help would be much 
appreciated.

-- 
 Secured with Tuta Mail: 
 https://tuta.com/free-email

Reply via email to