Ludovic Courtès writes:

> I was able to test it with (roughly):
>
>   guix system disk-image --file-system-type=iso9660 gnu/system/install.scm
>   qemu-img create -f qcow2  /tmp/t.img 2100M
>   qemu-system-x86_64 -enable-kvm -m 512 -cdrom /gnu/store/…-image.iso \
>     -hda /tmp/t.img

That's helpful instruction!  I got a different lucky ISO number, but
getting a config.scm generated worked very nicely.

Impressive work!
janneke

-- 
Jan Nieuwenhuizen <jann...@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

Reply via email to