Date: Fri, 2 Oct 2015 18:48:41 +0000 From: Glen Barber <gjb@FreeBSD.org> To: freebsd-snapshots@FreeBSD.org Subject: Re: New FreeBSD snapshots available: head (20151001 r288459) Message-ID: <20151002184841.GP39862@FreeBSD.org> In-Reply-To: <20151002183532.GA75826@FreeBSD.org> References: <20151002183532.GA75826@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Just a minor correction: On Fri, Oct 02, 2015 at 06:35:32PM +0000, Glen Barber wrote: > [...] > Note regarding arm64/aarch64 virtual machine images: a modified QEMU EFI > loader file is needed for qemu-system-aarch64 to be able to boot the > virtual machine images. The file can be found here, for now, until > various patches are available upstream: > > http://people.FreeBSD.org/~gjb/QEMU_EFI.fd > > The checksums for this file are: > > SHA256 (QEMU_EFI.fd) = a35335a418781fc0963c80ab12d548b6972d2c0b955f45664a4b780f4e5f48a2 > MD5 (QEMU_EFI.fd) = ec03d51a3c4374a515cf32ab0c2721cf > > To boot the VM image, run: > > % qemu-system-aarch64 -m 4096M -cpu cortex-a57 -M virt > -bios QEMU_EFI.fd -serial telnet::4444,server -nographic > -drive if=none,file=VMDISK,id=hd0 > -device virtio-blk-device,drive=hd0 > -device virtio-net-device,id=net0 > -netdev user,id=net0 > > Be sure to replace "VMDISK" with the path to the virtual machine image. > The correct command to run is: % qemu-system-aarch64 -m 4096M -cpu cortex-a57 -M virt -bios QEMU_EFI.fd -serial telnet::4444,server -nographic -drive if=none,file=VMDISK,id=hd0 -device virtio-blk-device,drive=hd0 -device virtio-net-device,netdev=net0 -netdev user,id=net0 Thank you to Nikolai Lifanov for the correction. Glen [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWDtGJAAoJEAMUWKVHj+KTNCcP/iVvDvc7nBbSdC1g/8gikCuK u4ywqW3YhaV14QJO/GLfgaN9FBsar0rPU6fVMIjRQBOOG6Caqk/ow3LG57zr11lt plBv2tNdVtkYfGlSYZRYoiKXDiRhDVrTCu7S6VKQcAqq8nFkcn07S7NPr0LpdhlP 5x97dj9C480pOwPtFEOJ0hFHV9evfOV8LduhQgembXwshiyfIvhS/BEpcywSl2lQ cvBjAL21J1x6HecCVshajwYty42c72xHbmXME2qX3H3u+00KjDZI9f9qmlOPefZc xP1etfRFLLWXsXasjT2cuWpt17g7aV4qVCevHqs6kx8qqne/lfhVRmp+bVIuoXWp Lo9cdGA7+SPogZjooDR1HjESRWdzkhYZgZX8rrVDDD3EgIWeXEKe8IMnPbubf8HD 0BK1DGDzVWO0t7KDcT1kI7NmivobllIYnfh/Qdbkvt78Q1xPb4vozFPysJ2KClyi wbGwMA7RgOus4QAE6qMVkSok62SicG+3NwP0zJd4PHwJP/EPWOoXQuMMsvGDvsn1 4P+zP5KR/ive52amfCcYHL3ookRYPFwfIeUbYi8PnCPtL8fVEUF2bOZ6MkQhgmNt h80ZYTgIzLgaujK5AdxFUYkXnFThllWU2IBoJn6iACmXe9ltFr930AcUpaFq/v5I oLsOj3c3aHBldXVn8JPE =6E+o -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151002184841.GP39862>
