guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Status update on 1.0


From: Ludovic Courtès
Subject: Re: Status update on 1.0
Date: Tue, 02 Apr 2019 10:05:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello mikadoZero,

mikadoZero <address@hidden> skribis:

> I created the iso on a x86_64 Guix System.
>
> I am trying to use the iso to install Guix System on a i686 computer.

Then the ISO you created cannot run on the i686 machine.

To create an i686 ISO on your x86_64 machine, you need to run:

  guix system disk-image --file-system-type=iso9660 -s i686-linux \
    gnu/system/install.scm

Notice the ‘-s’ flag.

HTH, and thanks for testing!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]