{"id":7675,"date":"2026-01-29T16:06:40","date_gmt":"2026-01-29T08:06:40","guid":{"rendered":"https:\/\/www.5x44.cn\/?p=7675"},"modified":"2026-03-30T10:46:19","modified_gmt":"2026-03-30T02:46:19","slug":"%e7%a6%bb%e7%ba%bf%e5%ae%89%e8%a3%85wsl2","status":"publish","type":"post","link":"https:\/\/www.5x44.cn\/?p=7675","title":{"rendered":"\u79bb\u7ebf\u5b89\u88c5WSL2"},"content":{"rendered":"\n<p>1\u3001\u5f00\u542f\u76f8\u5173\u529f\u80fd<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>dism.exe \/online \/enable-feature \/featurename:Microsoft-Windows-Subsystem-Linux \/all \/norestart\ndism.exe \/online \/enable-feature \/featurename:VirtualMachinePlatform \/all \/norestart<\/code><\/pre>\n\n\n\n<p>2\u3001\u4e0b\u8f7d\u7a0b\u5e8f\u548c\u955c\u50cf\u7cfb\u7edf\uff08\u5982:ubuntu\uff09<\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/microsoft\/WSL\/releases\">https:\/\/github.com\/microsoft\/WSL\/releases<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/microsoft\/WSL\/blob\/master\/distributions\/DistributionInfo.json\">https:\/\/github.com\/microsoft\/WSL\/blob\/master\/distributions\/DistributionInfo.json<\/a><\/p>\n\n\n\n<p>PS\uff1agithub\u8fde\u63a5\u6548\u679c\u4e0d\u597d\uff0c\u53ef\u4ee5\u4f7f\u7528sourceforge\u4ee3\u66ff\uff0c\u4e0b\u8f7d\u5bf9\u5e94\u7684wsl\u7248\u672c<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><a href=\"https:\/\/sourceforge.net\/projects\/wsl.mirror\/files\">https:\/\/sourceforge.net\/projects\/wsl.mirror\/files<\/a><\/p>\n<\/blockquote>\n\n\n\n<p>wsl\u53ef\u4ee5\u5b89\u88c5\u5728\u865a\u62df\u673a\u4e2d\uff0c\u4f46\u662f\u8981\u5728\u7236\u7ea7\u5e73\u53f0\u4e3a\u5176\u5f00\u542f\u201c\u865a\u62df\u673a\u5d4c\u5957\u529f\u80fd\u201d<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u4ece\u5df2\u6709\u7cfb\u7edf\u4e2d\u8fd8\u539fwsl\u5b50\u7cfb\u7edf<\/h2>\n\n\n\n<p>1\u3001\u5f00\u542f\u76f8\u5173\u529f\u80fd<\/p>\n\n\n\n<p>2\u3001\u5b89\u88c5wsl2\u7a0b\u5e8f<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>wsl --install --no-distribution # \u4ec5\u5b89\u88c5 WSL \u7ec4\u4ef6\uff0c\u4e0d\u5b89\u88c5\u53d1\u884c\u7248<\/code><\/pre>\n\n\n\n<p>3\u3001\u5907\u4efd\u5f53\u524d\u7cfb\u7edf<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>wsl --export Ubuntu-24.04 --vhd F:\\AppRepos\\OS_IMAGE\\wsl_ubuntu-24.04_img\\ubuntu-2404.vhdx\n# \u5bfc\u51fa\u4e3a tar \u6587\u4ef6\nwsl --export &lt;\u53d1\u884c\u7248\u540d\u79f0&gt; &lt;\u5bfc\u51fa\u8def\u5f84&gt;\n\n# \u793a\u4f8b\uff1a\u5c06 Ubuntu \u5bfc\u51fa\u5230 D \u76d8\nwsl --export Ubuntu D:\\WSL-Backups\\ubuntu-backup.tar<\/code><\/pre>\n\n\n\n<p>4\u3001\u8fd8\u539f\u5b50\u7cfb\u7edf<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># \u4ece tar \u6587\u4ef6\u5bfc\u5165\nwsl --import &lt;\u65b0\u53d1\u884c\u7248\u540d> &lt;\u5b89\u88c5\u76ee\u5f55> &lt;\u5907\u4efd\u6587\u4ef6\u8def\u5f84>\n\n# \u793a\u4f8b\uff1a\u5c06\u5907\u4efd\u5bfc\u5165\u4e3a \"Ubuntu-Work\"\nwsl --import Ubuntu-Work D:\\WSL\\Ubuntu-Work D:\\WSL-Backups\\ubuntu-backup.tar\n\n# \u6216\u4f7f\u7528 VHD \u683c\u5f0f\uff08WSL 2\uff09\uff0c&lt;\u5b89\u88c5\u76ee\u5f55>\u53c2\u6570\u5fc5\u987b\u5b58\u5728\u5426\u5219\u4f1a\u63d0\u793a\u9519\u8bef\nwsl --import &lt;\u65b0\u53d1\u884c\u7248\u540d> &lt;\u5b89\u88c5\u76ee\u5f55> &lt;\u5907\u4efd\u6587\u4ef6.vhdx> --vhd<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1\u3001\u5f00\u542f\u76f8\u5173\u529f\u80fd 2\u3001\u4e0b\u8f7d\u7a0b\u5e8f\u548c\u955c\u50cf\u7cfb\u7edf\uff08\u5982:ubuntu\uff09 https:\/\/github.com\/microsoft\/WSL\/releases https:\/&#8230;<\/p>\n<p class=\"read-more\"><a class=\"btn btn-default\" href=\"https:\/\/www.5x44.cn\/?p=7675\"> Read More<span class=\"screen-reader-text\">  Read More<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,22],"tags":[],"class_list":["post-7675","post","type-post","status-publish","format-standard","hentry","category-it","category-22"],"_links":{"self":[{"href":"https:\/\/www.5x44.cn\/index.php?rest_route=\/wp\/v2\/posts\/7675","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.5x44.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.5x44.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.5x44.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.5x44.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7675"}],"version-history":[{"count":6,"href":"https:\/\/www.5x44.cn\/index.php?rest_route=\/wp\/v2\/posts\/7675\/revisions"}],"predecessor-version":[{"id":7691,"href":"https:\/\/www.5x44.cn\/index.php?rest_route=\/wp\/v2\/posts\/7675\/revisions\/7691"}],"wp:attachment":[{"href":"https:\/\/www.5x44.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7675"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.5x44.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7675"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.5x44.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7675"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}