How to know Mobility service version 9.65 support which operating system kernel version when microsoft document not updated yet?

Phạm Lâm 40 Reputation points
2025-08-20T03:16:33.2233333+00:00

Im trying to migrate physical Ubuntu 20.04 LTS machine to Azure and having trouble with setting up for Push installation.User's image

But the document with the following error does not show which kernel version that "(9.65.7508.1) version of mobility service" supports. https://aka.ms/asr-installation-prerequisites-linux

Is there any other ways to find out which kernel version should i use? Or any other solutions that i can do (for example can i downgrade the repliance to older version?)

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Suchitra Suregaunkar 340 Reputation points Microsoft External Staff Moderator
    2025-08-20T05:59:15.75+00:00

    Hello Phạm Lâm,

    Thank you for posting your query on Microsoft Q&A portal.

    As you are migrating a physical Ubuntu 20.04 LTS machine to Azure using Azure Site Recovery (ASR).

    Your system is currently running kernel 6.8.0-060800-generic. The Mobility Service installer (version 9.65.7508.1) does not support this kernel version on Ubuntu 20.04. This incompatibility is causing the push installation to fail.

    According to the screenshot the error confirms that kernel 6.8.0 is not supported for Ubuntu 20.04 with Mobility Service 9.65. So here,

    As per the screenshot your Ubuntu 20.04 machine is running a 6.8 kernel (for Ubuntu 24.04) which isn’t supported by Mobility Service 9.65 for 20.04. To resolve this, either you can switch or pin your system to a supported 5.4.x or 5.15.x kernel on Ubuntu 20.04 Or upgrade to Ubuntu 24.04 which officially supports kernel 6.8 with Mobility Service 9.65.

    If you want to Downgrade the Linux kernel on an Azure Ubuntu VM refer the below document:
    https://www.danielstechblog.io/downgrade-the-linux-kernel-on-an-azure-ubuntu-vm/

    Additional reference:

    https://learn.microsoft.com/en-us/azure/site-recovery/site-recovery-whats-new : here you can see when new kernel support is introduced.

    Thanks,

    Suchitra.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.