Re: Feedback guix-hurd-20200401.img with qemu

2020-04-07 Thread Hubert Lombard
Le Tue, 07 Apr 2020 11:50:09 +0200, Ludovic Courtès a écrit : Hi Ludo! > Hi Hubert, > > Hubert Lombard skribis: > > > root@guix-system:~# guix describe > > Generation 413 31 2020 16:53:54(current) > > guix ef4b5f2 > > repository URL: https://git.savannah.gnu.org/git/guix.git > > bra

Re: Feedback guix-hurd-20200401.img with qemu

2020-04-07 Thread Ludovic Courtès
Hi Hubert, Hubert Lombard skribis: > root@guix-system:~# guix describe > Generation 413 31 2020 16:53:54(current) > guix ef4b5f2 > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master system! guix-system console > commit: ef4b5f2f > > root@guix-system:~# guix

Re: Feedback guix-hurd-20200401.img with qemu

2020-04-06 Thread Joshua Branson
Hello guix developers! I just read this email thread from the debian-hurd email list. It looks like in the next few days the GNU/Hurd bootstrap story will be simplified. https://lists.debian.org/debian-hurd/2020/04/msg0.html Also people not using the qwerty keyboard layout may be intere

Re: Feedback guix-hurd-20200401.img with qemu

2020-04-06 Thread Hubert Lombard
Le Mon, 06 Apr 2020 17:12:20 +0200, Tobias Geerinckx-Rice a écrit : Hi Tobias, Thank you for your answer... I'll add myself in the 'kvm' group, thanks! The Hurd is indeed so exciting; I was able to install Hurd K9 in 2004 (on real hardware, if I remember well). I keep a souvenir similar with my

Re: Feedback guix-hurd-20200401.img with qemu

2020-04-06 Thread Tobias Geerinckx-Rice
Hubert, Thanks for your feedback! I'm impatient to try the Hurd myself :-) I can help you with one thing, though: Hubert Lombard 写道: $ lsmod|grep kvm kvm_intel 253952 0 kvm 675840 1 kvm_intel irqbypass 16384 1 kvm you@probably ~$ ls -l /dev/kv

Feedback guix-hurd-20200401.img with qemu

2020-04-06 Thread Hubert Lombard
Hi Guix-devel :-) From Linux gnu 5.4.30-gnu #1 SMP 1 x86_64 GNU/Linux Yesterday, I had a try to test guix-hurd, here's my feedback, I don't know however if it can help... $ guix environment --ad-hoc qemu -- qemu-system-i386 -enable-kvm -drive file=guix-hurd-20200401.img,cache=writeback -m 1G .