Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F #158: Add Alpine, VRouter, OneKE arch64 images #170

Closed
wants to merge 2 commits into from
Closed

Conversation

xorel
Copy link
Member

@xorel xorel commented Jan 7, 2025

  • x86_64 remains bios based
  • aarch64 is UEFI only (no bios support)
  • couldn't get Alpine aarch64 installation from CD to boot properly, switching to nocloud cloud-init images
  • Alpine generic image also works for 3.21, we can switch later
  • 256MB too small for aarch64, failed during build
  • using Packer/Qemu firmware option (instead efi_firmware_code/vars) works for both bios & EFI, this still allows use single Packer template for both arch
  • adopt VRouter + OneKE for both archs

@xorel xorel force-pushed the arm64 branch 2 times, most recently from 5719f5f to c28be68 Compare January 7, 2025 11:30
xorel added 2 commits January 7, 2025 12:33
- x86_64 remains bios based
- aarch64 is UEFI only (no bios support)
- couldn't get Alpine aarch64 installation from CD to boot properly,
  switching to nocloud cloud-init images
- 256MB too small for aarch64, failed during build
- using Packer/Qemu `firmware` option (instead efi_firmware_code/vars)
  works for both bios & EFI, this still allows use single Packer
  template for both arch
- adopt VRouter
- OneKE for aarch64 requries further work, preps only, no targets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants