[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: boot the Hurd with Guix
From: |
rennes |
Subject: |
Re: boot the Hurd with Guix |
Date: |
Mon, 27 Nov 2017 19:05:57 -0000 |
User-agent: |
OpenMailBox Webmail |
Hello,
This is the demo generated with Guix:
https://github.com/methalo/boot-hurd
The binary files were generated in Debian/Hurd and placed in an 'img' file.
The command used to generate the binaries is:
'./pre-inst-env guix system init ~/light.scm /guix'
To test Hurd, execute:
'sudo qemu-system-i386 -enable-kvm -m 1G -hda guixsdhurd.img -curses'
I hope to upload the patches soon to github, for now I need to understand
Guix/Guile to create the patches properly.
Comments and help is welcome.
- Re: boot the Hurd with Guix, (continued)
- Re: boot the Hurd with Guix, Samuel Thibault, 2017/11/11
- Re: boot the Hurd with Guix, Manolis Ragkousis, 2017/11/11
- Re: boot the Hurd with Guix, Ludovic Courtès, 2017/11/11
- Re: boot the Hurd with Guix, Maxim Cournoyer, 2017/11/18
- Re: boot the Hurd with Guix, rennes, 2017/11/12
Re: boot the Hurd with Guix,
rennes <=
Re: boot the Hurd with Guix, Manolis Ragkousis, 2017/11/27
Re: boot the Hurd with Guix, rennes, 2017/11/27