Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
Migrating WSL1 distro to WSL2 system
Post Flair (click to view more posts with a particular flair)
Post Body

On machine 1, I'm running Windows 10 Version 1909, build 18363.1139, with WSL1 and Ubuntu 18.04.

On machine 2, I'm running Windows 10 Version 2004, build 19041.572, with WSL2 and no distros yet.

I tried to migrate my Ubuntu distro to machine 2 by running wsl --export on machine 1, moving the created TAR file to machine 2 via USB drive, and running wsl --import on machine 2, but all I get is the message Unspecified error. So obviously I missed a step there. I'm afraid you're gonna tell me I have to upgrade Windows to 2004 on machine 1 and upgrade to WSL2 before I export Ubuntu. I posted this on the off chance that there's a way to avoid that.

EDIT: Full commands and results:

From machine 1:

wsl --export Ubuntu-18.04 Ubuntu-18.04.tar (using Command Prompt)
gzip Ubuntu-18.04.tar (using Git Bash)

After moving Ubuntu-18.04.tar.gz to my home folder on machine 2, I created an empty folder, Ubuntu-18.04, and entered these commands:

gunzip Ubuntu-18.04.tar.gz (using Git Bash)
wsl --import Ubuntu-18.04 Ubuntu-18.04/ Ubuntu-18.04.tar

The last command resulted in this output:

Unspecified error

Author
Account Strength
100%
Account Age
7 years
Verified Email
Yes
Verified Flair
No
Total Karma
5,125
Link Karma
983
Comment Karma
4,129
Profile updated: 3 days ago
Posts updated: 7 hours ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
4 years ago