From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eddy Pronk Subject: qemu issue with "Installing GuixSD in a VM" Date: Fri, 2 Jun 2017 22:21:03 +1000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a113d3008de95dc0550f92ff1" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGlZo-0001fJ-C4 for guix-devel@gnu.org; Fri, 02 Jun 2017 08:21:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGlZj-0008Ta-02 for guix-devel@gnu.org; Fri, 02 Jun 2017 08:21:12 -0400 Received: from mail-oi0-x232.google.com ([2607:f8b0:4003:c06::232]:33620) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dGlZi-0008Rg-JN for guix-devel@gnu.org; Fri, 02 Jun 2017 08:21:06 -0400 Received: by mail-oi0-x232.google.com with SMTP id w10so89880967oif.0 for ; Fri, 02 Jun 2017 05:21:04 -0700 (PDT) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org --001a113d3008de95dc0550f92ff1 Content-Type: text/plain; charset="UTF-8" The documentation says: 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-0.13.0.system I'm using qemu 2.0.0 on Ubuntu 14.04.5. At some point during the boot process the console get garbled with snow. I found out the passing -vga std to qemu fixes that in my case. Cheers, Eddy . --001a113d3008de95dc0550f92ff1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The documentation says:

qemu=
-system-x86_64 -m 1024 -smp 1 \
  -net user -net nic,model=3Dvirtio -boot menu=3Don \
  -drive file=3Dguixsd.img \
  -drive file=3Dguixsd-usb-install-0.13.0.system

I'm using qemu 2.0.0 on Ubuntu 14.04.5.
At some point during the boot process=
 the console get garbled with snow.

I found out the passing -vga std to qemu fixes that in my case.
=
Cheers,
Eddy

.

--001a113d3008de95dc0550f92ff1--