RE: [EXTERNAL] Re: FreeBSD on azure/arm
Souradeep Chakrabarti <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <PUZP153MB0788143B95A09160ABFC71E6CC02A@PUZP153MB0788.APCP153.PROD.OUTLOOK.COM> |
The main difference is Azure runs on Azure HCI Hyper-V based compute system, where we have different set of drivers for the virtual machine to enable it. Along with that the way PCI passthrough is handled in VM, is specific to Azure HCI Hyper-V. Regards, Souradeep From: [email protected] <[email protected]> On Behalf Of Joseph Holsten Sent: Monday, July 24, 2023 10:22 PM To: Alex Samorukov <[email protected]> Cc: [email protected] Subject: [EXTERNAL] Re: FreeBSD on azure/arm You don't often get email from [email protected]<mailto:[email protected]>. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification> I know the official images in the Oracle Cloud marketplace work great on ARM. I’m not sure what differs about it from the aarch64 image on https://www.freebsd.org/where/ Maybe the folks involved in getting the image into OCI marketplace can consider azure next? Or maybe let us know what resources would help make that easier? -- Joseph Holsten http://josephholsten.com<http://josephholsten.com/> mailto:[email protected]<mailto:[email protected]> tel:+1-360-927-7234<tel:(360)%20927-7234> On Jul 22, 2023, at 10:49, Alex Samorukov <[email protected]<mailto:[email protected]>> wrote: Hi, Recently i decided to play with FreeBSD/arm on azure and found that official images are done only for x86_64. Eventually i found in community image one for 14-CURRENT/arm64 which seems to work. Is anyone working to make this supported in official images? Any help needed? I think it would be nice to have.