You are here |
anothertla.wordpress.com | ||
| | | |
smallhacks.wordpress.com
|
|
| | | | After upgrading to Mac M1 I decided to run FreeBSD virtually. As VirtualBox is not supported on this host (and likely will never be) QEMU was the only possible choice. I found great gist post on how to do this with patched QEMU 6. The good news is that now QEMU 7 is released and... | |
| | | |
www.pagetable.com
|
|
| | | | ||
| | | |
tthtlc.wordpress.com
|
|
| | | | First boot up the Freebsd QEMU guest image as per normal: qemu-system-x86_64 -net user -net nic -m 2048 -hda freebsd10.img -boot c -cdrom FreeBSD-10.0-RELEASE-amd64-dvd1.iso And copy out the kernel and kernel.symbols file from /boot/kernel directory to the host machine. Then shut the guest image down, and reboot with QEMU serial debugging enabled: qemu-system-x86_64 -s -S... | |
| | | |
www.c0ffee.net
|
|
| | A guide to a secure and streamlined installation of OpenBSD 6.4 on a laptop. |