unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nate Bargmann <n0nb@n0nb.us>
To: guix-devel@gnu.org
Subject: Re: Trying to install Guix with Qemu
Date: Sun, 21 Sep 2014 20:38:01 -0500	[thread overview]
Message-ID: <20140922013800.GF4254@n0nb.us> (raw)
In-Reply-To: <87r3z4246q.fsf@gnu.org>

* On 2014 21 Sep 13:56 -0500, Ludovic Courtès wrote:
> This is weird, there’s no reason why it would be slower than whatever
> else you did before.  Are you running QEMU with ‘-enable-kvm’?

Yes.  The only difference that I could really see is that I chose to
create my image in the qcow2 format rather than raw.  Here is what I
used to do the installation:

qemu-system-i386 -enable-kvm -m 512 -hdb Guix.qcow2 -usb ~/tmp/gnu-usb-install-0.7.i686

This runs quickly enough, although a far cry from a native installation.

> This device name is passed directly to ‘grub-install’.  If that command
> supports UUIDs, that would work.  I suspect it really needs a /dev name,
> though (info "(grub) Invoking grub-install"):
> 
>        grub-install INSTALL_DEVICE
> 
>      The device name INSTALL_DEVICE is an OS device name or a GRUB device
>   name.

Looking in the Grub info documentation on my Debian system confirms the
above and is silent on the issue of UUID.

> Now, this device name just needs to be correct at the time GRUB is
> installed; it doesn’t matter afterwards.

Thanks very much for that clue.  I ran the installation with grub set to
install to /dev/sdb and it happily booted into the hard disk image.  Now
my task is to read the manual and get familiar with Guix.

Thanks!

- Nate

-- 

"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."

Ham radio, Linux, bikes, and more: http://www.n0nb.us

  reply	other threads:[~2014-09-22  1:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-20  3:43 Trying to install Guix with Qemu Nate Bargmann
2014-09-20 20:33 ` Ludovic Courtès
2014-09-20 22:12   ` Nate Bargmann
2014-09-21  3:10   ` Nate Bargmann
2014-09-21 18:56     ` Ludovic Courtès
2014-09-22  1:38       ` Nate Bargmann [this message]
2014-09-30  5:25 ` Ernesto Celis
2014-09-30 11:36   ` Installing Guix with VirtualBox Ludovic Courtès
2014-11-22  8:18     ` 白熊
2014-11-22  9:28     ` 白熊
2014-11-22 15:27       ` David Thompson
2014-11-23 11:52         ` 白熊
2014-09-30 14:17   ` Trying to install Guix with Qemu Nate Bargmann

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20140922013800.GF4254@n0nb.us \
    --to=n0nb@n0nb.us \
    --cc=guix-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).