Quantcast
Channel: Active questions tagged windows-subsystem-for-linux - Ask Ubuntu
Viewing all articles
Browse latest Browse all 2817

Create new wsl2 distribution installation for ubuntu 22.04

$
0
0

I'm trying to install ubuntu 22.04 as a separate distribution by doing:

mkdir ubuntu_22.04 cd ubuntu_22.04 wget https://cdimage.ubuntu.com/daily-live/current/jammy-desktop-amd64.iso7z x jammy-desktop-amd64.iso tar -zcvf ../ubuntu_22.04.tar.gz . wsl --import Ubuntu-22.04 "C:\Users\mlwp\Software\VM Images\WSL"  \\wsl.localhost\Alpine\home\mwoodpatrick\projects\distros\ubuntu_22.04.tar.gzwsl -d Ubuntu-22.04

I'm getting:

Processing fstab with mount -a failed.

Does anyone have any suggestions on what I'm doing wrong or how to fix it?


Viewing all articles
Browse latest Browse all 2817

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>