all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: 良ϖ <p.de.boisset@gmail.com>
Cc: pierre@2bst.fr, help-guix@gnu.org
Subject: Re: Bad parameter to boot GuixSD in a VM
Date: Mon, 10 Apr 2017 14:50:19 +0200	[thread overview]
Message-ID: <871st0ctpw.fsf@gnu.org> (raw)
In-Reply-To: <CA+cPLCh8B1+-VP_YgcV6KKLJUTqW+uXGWn7YnNJMJgb2zLE3dQ@mail.gmail.com> ("良ϖ"'s message of "Sun, 9 Apr 2017 18:59:27 +0000")

Hello,

良ϖ <p.de.boisset@gmail.com> skribis:

> I've followed instructions on this page:
> https://www.gnu.org/software/guix/manual/html_node/Installing-GuixSD-in-a-VM.html
>
> Howeverpoint 3 ("Boot the USB installation image in an VM: ") gets:
>
> qemu-system-x86_64: -net default: Invalid parameter 'default'

This section should read:

  qemu-system-x86_64 -m 1024 -smp 1 \
    -net user -net nic,model=virtio -boot menu=on \
    -drive file=guixsd.img \
    -drive file=guixsd-usb-install-@value{VERSION}.@var{system}

(It’s a typo in the manual fixed in commit
d36b8457d04286b4db0543656eed69ae050ac783.)

> If I remove that parameter I get another error:
>
> WARNING: Image format was not specified for
> 'guixsd-usb-install-0.12.0.x86_64-linux' and probing guessed raw.
>          Automatically detecting the format is dangerous for raw
> images, write operations on block 0 will be restricted.
>          Specify the 'raw' format explicitly to remove the restrictions.

This is just a warning.

However, you really need networking support in the VM to install GuixSD.

HTH!

Ludo’.

  reply	other threads:[~2017-04-10 12:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-09 18:59 Bad parameter to boot GuixSD in a VM 良ϖ
2017-04-10 12:50 ` Ludovic Courtès [this message]
2017-04-11 20:38   ` Miroslav Rovis
2017-04-12  1:00     ` Leo Famulari
2017-04-12 11:13       ` Miroslav Rovis
2017-04-12 14:32         ` Miroslav Rovis
2017-04-12 15:26         ` Leo Famulari
2017-04-20 18:53           ` Miroslav Rovis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871st0ctpw.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=p.de.boisset@gmail.com \
    --cc=pierre@2bst.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.