[Bug 264267] UEFI Booting on Azure Generation 2 VMs crashes

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Jun 2022 15:49:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264267

--- Comment #21 from Michael Baptist <mbaptist.opensource@gmail.com> ---
Also forgot an important step Azure doesn't have vidconsole for user input so
you'll need to mount the memory device root parition from the img file and
update loader.conf

boot_multicons="YES"
boot_serial="YES"
comconsole_speed="115200"
console="comconsole,efi"

-- 
You are receiving this mail because:
You are the assignee for the bug.