amd64: 8-BETA2 on qemu 0.10.6 on fbsd7.2-stable ?

Jung-uk Kim jkim at FreeBSD.org
Wed Jul 22 16:24:50 UTC 2009


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


More information about the freebsd-current mailing list