Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2009 12:24:36 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-current@FreeBSD.org
Cc:        Kurt Jaeger <lists@c0mplx.org>
Subject:   Re: amd64: 8-BETA2 on qemu 0.10.6 on fbsd7.2-stable ?
Message-ID:  <200907221224.40724.jkim@FreeBSD.org>
In-Reply-To: <20090722051147.GD70703@home.opsec.eu>
References:  <20090722051147.GD70703@home.opsec.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 22 July 2009 01:11 am, Kurt Jaeger wrote:
> Hi!
>
> Can anyone share a hint on how to get amd64 FreeBSD 8 BETA2 running
> inside qemu (from the ports, 0.10.6) on a FreeBSD 7.2-STABLE amd64
> ? Or some point on where to start debugging ?
>
> I'm starting it with:
>
> qemu-system-x86_64 \
>         -s \
>         -boot d -cdrom /serv/8.0-BETA2-amd64-disc1.iso \
>         -hda f8-64.qcow2 -m 512 \
>         -kernel-kqemu \
>         -net nic,macaddr=52:54:00:12:34:03 \
>         -net tap,ifname=tap3,script=/qserv/bin/ifup,downscript=no \
>         -vnc "<ip>:8" \
>         -no-acpi -name f8-64.opsec.eu -serial stdio
>
> It hangs after trying to mount from md0.

Please try without '-no-acpi'.  FYI, ACPI is mandatory for 
FreeBSD/amd64.

Jung-uk Kim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907221224.40724.jkim>