Acer Spin 3 lapttop only shows Windows Boot Manager

Options
EvelE
EvelE Member Posts: 2 New User
edited 11:18AM in Swift and Spin Series

Hello,

I'm trying to boot my Acer Spin 3 from a Linux Mint thumbdrive that works in my other PCs. I've disabled secure boot, but the Boot Menu in BIOS doesn't show any other devices other than Windows Boot Manager.

Here are some screenshots

20250802_124456.jpg 20250802_124447.jpg

Answers

  • Puraw
    Puraw ACE, Member Posts: 18,305 Trailblazer

    Hi EvelE,

    Your Acer Spin 3 should be able to boot Linux Mint, but the issue you're facing is likely due to UEFI boot entry visibility or Intel VMD settings, not Linux incompatibility.

    🛠️ Here’s a checklist to get Linux booting properly:

    1. Secure Boot: Disable it in BIOS — you’ve already done this, great.
    2. USB Format: Use Rufus to create the Linux Mint stick in UEFI mode (GPT partition scheme).
    3. F12 Boot Menu:
      • Enable it in BIOS under Main tab.
      • Save and reboot, then press F12 to manually select the USB stick.
    4. Fast Boot: Disable it — it can prevent USB detection during POST.
    5. Intel VMD (Volume Management Device):
      • Go to BIOS → Advanced > PCI Configuration > Volume Management Device.
      • Disable all VMD ports listed (e.g., VMD Port 0, Port 1).
      • VMD can block Linux from detecting NVMe drives or even prevent booting entirely.
    6. UEFI vs Legacy:
      • Acer Spin 3 supports UEFI only — make sure your USB isn’t in Legacy/MBR mode.

    📌 Extra Tip: Plug in the USB stick before powering on the laptop. Some Acer models won’t detect it otherwise.

    Let me know if you want help creating a proper UEFI bootable Linux Mint stick or need distro-specific tweaks (like kernel flags or NVMe driver preloads).