all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Markus Aholainen <markus.aholainen@gmail.com>
To: Leo Famulari <leo@famulari.name>
Cc: help-guix@gnu.org
Subject: Re: Trying to install GuixSD on QEMU
Date: Tue, 5 Mar 2019 22:20:29 +0200	[thread overview]
Message-ID: <CADez1Ud0g0=kSgrF60ROWWGiadVPVF0qeGtML0oTZZ0yW_ApUw@mail.gmail.com> (raw)
In-Reply-To: <20190305194653.GA4395@jasmine.lan>

QEMU version is 3.1.50

Commands used :
# create file
set QEMUDIR="C:\Program Files\qemu"
cd D:\qemu
%QEMUDIR%\qemu-img.exe create -f qcow2 guixsd.img 32G

# boot the installation
%QEMUDIR%\qemu-system-x86_64 -m 1024 -smp 1 -net user -net
nic,model=virtio -boot menu=on -drive
file=guixsd-install-0.16.0.x86_64-linux.iso -drive file=guixsd.img


On Tue, Mar 5, 2019 at 9:47 PM Leo Famulari <leo@famulari.name> wrote:
>
> On Tue, Mar 05, 2019 at 08:11:29PM +0200, Markus Aholainen wrote:
> > I would really like to try out GuixSD using Windows 10 host. I am following
> > the instructions
> > https://www.gnu.org/software/guix/manual/en/html_node/Installing-GuixSD-in-a-VM.html
> >
> > The first question is about the point " In the VM console, quickly press
> > the F12 key to enter the boot menu. Then press the 2 key and the RET key to
> > validate your selection."
> >
> > F12 key does absolutely nothing, however Esc shows the boot medium
> > selection - is this what F12 is supposed to do? Is there an error in the
> > instructions or is the QEMU on Windows is just different?
> >
> > If I select the 2 (guixsd.img) booting fails. Again, error in the
> > instructions?
> >
> > Selecting 1 (guixsd-install-0.16.0.x86_64-linux.iso) boots and I should
> > create partition on the guixsd.img that is /dev/sdb, right? (And after that
> > mount it on /mnt, etc...)
> > That fails saying "floppy: error 10 while reading block 0".
> >
> > Help would be helpfull  : )
> > I am pretty much stuck now.
>
> Please share the exact command line you used to start QEMU, and the
> version of QEMU used.

  reply	other threads:[~2019-03-05 20:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-05 18:11 Trying to install GuixSD on QEMU Markus Aholainen
2019-03-05 19:46 ` Leo Famulari
2019-03-05 20:20   ` Markus Aholainen [this message]
2019-03-31 14:12 ` Adonay Felipe Nogueira

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='CADez1Ud0g0=kSgrF60ROWWGiadVPVF0qeGtML0oTZZ0yW_ApUw@mail.gmail.com' \
    --to=markus.aholainen@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=leo@famulari.name \
    /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.