<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									WSL new tar based Ubuntu install and configuration: Easy Customization and you can self-host - Linux Forum				            </title>
            <link>https://www.virtualizationhowto.com/community/linux-forum/wsl-new-tar-based-ubuntu-install-and-configuration-easy-customization-and-you-can-self-host/</link>
            <description>Virtualization Howto Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 10 Mar 2026 21:19:39 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>WSL new tar based Ubuntu install and configuration: Easy Customization and you can self-host</title>
                        <link>https://www.virtualizationhowto.com/community/linux-forum/wsl-new-tar-based-ubuntu-install-and-configuration-easy-customization-and-you-can-self-host/#post-1180</link>
                        <pubDate>Thu, 06 Feb 2025 03:05:15 +0000</pubDate>
                        <description><![CDATA[In case you haven&#039;t heard there is a cool new deployment method that is supported by Ubuntu for WSL Ubuntu instances. Microsoft has a new tar-based WSL distribution format. This will allow y...]]></description>
                        <content:encoded><![CDATA[<p>In case you haven't heard there is a cool new deployment method that is supported by Ubuntu for WSL Ubuntu instances. Microsoft has a new tar-based WSL distribution format. This will allow you to have the ability to fully manage the deployment of WSL distributions. It will allow organizations and system admins to install WSL instances directly from tar files which means you will no longer have to install your Ubuntu instances from the Microsoft Storee</p>
<p>This will open up some really great new features and capabilities, including the following:</p>
<ul>
<li><strong>Easier Deployment</strong> – You can now use just a simple tar file with the command <code>wsl --install --from-file ubuntu.tar.wsl</code></li>
<li><strong>Enterprise management and better security </strong>– Organizations can fully manage and self-host their WSL instances to have full control over which WSL installations are run within the organization</li>
<li><strong>Customization</strong> – Images of Ubuntu can be customized before deployment. This will support the ability to have full cloud-init support for automation</li>
</ul>
<p><img src="https://www.virtualizationhowto.com/wp-content/uploads/wpforo/attachments/2/569-microsoft-new-tar-installation-method-for-WSL.jpg" /></p>
<h3><strong>How do you use this new way of installing?</strong></h3>
<p>First of all you will need to have the WSL version 2.4.8 or higher. Then, you can use the following as we have always done:</p>
<div class="contain-inline-size rounded-md border- border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950">
<div class="sticky top-9 md:top-">
<div class="absolute bottom-0 right-2 flex h-9 items-center">
<div class="flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary">
<pre contenteditable="false">wsl --install ubuntu</pre>
</div>
</div>
<div> </div>
<div>or the new approach using the tar file.</div>
<div> </div>
</div>
</div>
<div class="contain-inline-size rounded-md border- border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950">
<div class="sticky top-9 md:top-">
<div class="absolute bottom-0 right-2 flex h-9 items-center">
<div class="flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary">
<pre contenteditable="false">wsl --install --from-file ubuntu.tar.wsl</pre>
</div>
</div>
</div>
</div>
<p>I'm looking forward to diving into this a bit more and see how we can create and manage our own WSL image.</p>
<p>Check out the blog post from Ubuntu here: <a href="https://ubuntu.com/blog/ubuntu-wsl-new-format-available">Ubuntu available in Microsoft’s new WSL distribution format | Ubuntu</a></p>]]></content:encoded>
						                            <category domain="https://www.virtualizationhowto.com/community/linux-forum/">Linux Forum</category>                        <dc:creator>Brandon Lee</dc:creator>
                        <guid isPermaLink="true">https://www.virtualizationhowto.com/community/linux-forum/wsl-new-tar-based-ubuntu-install-and-configuration-easy-customization-and-you-can-self-host/#post-1180</guid>
                    </item>
							        </channel>
        </rss>
		