{"id":6043,"date":"2020-10-12T15:51:29","date_gmt":"2020-10-12T06:51:29","guid":{"rendered":"https:\/\/www.lancard.com\/blog\/?p=6043"},"modified":"2025-03-12T11:25:25","modified_gmt":"2025-03-12T02:25:25","slug":"wsl2","status":"publish","type":"post","link":"https:\/\/www.lancard.com\/blog\/2020\/10\/12\/wsl2\/","title":{"rendered":"WSL2\u3092\u5165\u308c\u305f\u3089VirtualBox\u306e\u30b2\u30b9\u30c8OS\u304c\u9014\u4e2d\u3067\u30d5\u30ea\u30fc\u30ba"},"content":{"rendered":"\nWindows 10\u306eVersion 1903 Build 18362 \u4ee5\u964d\u3068\u3044\u3046\u3053\u3068\u3067\u305d\u308d\u305d\u308dWSL2\u3092\u5165\u308c\u3066\u307f\u308b\u304b\u306a\u3068<br><a href=\"https:\/\/docs.microsoft.com\/ja-jp\/windows\/wsl\/install-win10\">https:\/\/docs.microsoft.com\/ja-jp\/windows\/wsl\/install-win10<\/a> \u3053\u3061\u3089\u3092\u53c2\u8003\u306b\u5165\u308c\u3066\u307f\u305f\u3068\u3053\u308d\u3001VirtualBox 6.1.14\u3067\u30b2\u30b9\u30c8OS\u304c\u8d77\u52d5\u9014\u4e2d\u3067\u6089\u304f\u30d5\u30ea\u30fc\u30ba\u3059\u308b\u3088\u3046\u306b\u306a\u3063\u3066\u3057\u307e\u3063\u305f\u306e\u3067\u3001\u5bfe\u51e6\u306b\u8272\u3005\u3068\u3057\u305f\u8a18\u9332\u3067\u3059\u3002\n\n\n\n<!--more-->\n\n\n\n\n<h2 class=\"wp-block-heading\">WindowsOptionalFeature<\/h2>\n\n\n\n\n<a href=\"https:\/\/qiita.com\/reefIrving\/items\/e760b6e4078dedc0b434\">https:\/\/qiita.com\/reefIrving\/items\/e760b6e4078dedc0b434<\/a> \u3092\u53c2\u8003\u306b\n\n\n\n\n<pre class=\"wp-block-code\"><code>Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All<\/code><\/pre>\n\n\n\n\n\u3068\u3059\u308b\u3082\u3001<br>\u6307\u5b9a\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u306e\u7a2e\u985e\u306f\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<br>\u3068\u8a00\u308f\u308c\u3066\u3057\u307e\u3044\u3001Windows\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u554f\u984c\u304b\u306a\u3041\u3068\u601d\u3044\n\n\n\n\n<pre class=\"wp-block-code\"><code>Get-WindowsOptionalFeature -Online<\/code><\/pre>\n\n\n\n\n\u3067\u8a72\u5f53\u3057\u305d\u3046\u306a\u3082\u306e\u3092\u63a2\u3059\u3068\u3001\n\n\n\n\n<pre class=\"wp-block-code\"><code>FeatureName : Microsoft-Windows-Subsystem-Linux\nFeatureName : HypervisorPlatform\nFeatureName : VirtualMachinePlatform<\/code><\/pre>\n\n\n\n\n\u306e\u4e09\u3064\u304c\u5927\u4f53\u4eca\u56de\u306b\u95a2\u4fc2\u3057\u3066\u305d\u3046\u3068\u5f53\u305f\u308a\u3092\u4ed8\u3051\u3066\u3001\u3053\u308c\u3089\u3092\u7121\u52b9\u5316\u3057\u3066\u518d\u8d77\u52d5\u3057\u3066\u3082\u3001\u75c7\u72b6\u306f\u5909\u308f\u3089\u305a\u30fb\u30fb\u30fb\u3002\n\n\n\n\n<h2 class=\"wp-block-heading\">bcdedit<\/h2>\n\n\n\n\n<a href=\"https:\/\/qiita.com\/matarillo\/items\/ca1eecf8f9a3cd76f9ce\">https:\/\/qiita.com\/matarillo\/items\/ca1eecf8f9a3cd76f9ce<\/a> \u3092\u53c2\u8003\u306b\n\n\n\n\n<pre class=\"wp-block-code\"><code>bcdedit \/enum | find \"hypervisorlaunchtype\"<\/code><\/pre>\n\n\n\n\n\u3068\u3059\u308b\u3082\u3001<br>FIND: \u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u306e\u66f8\u5f0f\u304c\u9055\u3044\u307e\u3059<br>\u3068\u8a00\u308f\u308c\u3001find\u3092\u5916\u3057\u3066\u4e00\u89a7\u8868\u793a\u3002<br>\u30ea\u30b9\u30c8\u306b\u7121\u3044\u72b6\u614b\u307e\u305f\u306fAuto\u3060\u3068\u554f\u984c\u304c\u6709\u3063\u305f\u306e\u3067\u3001\u660e\u793a\u7684\u306boff\u306b\u3059\u308b\u3002\n\n\n\n\n<pre class=\"wp-block-code\"><code>bcdedit \/set hypervisorlaunchtype off<\/code><\/pre>\n\n\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\"><\/div><\/div>\n<\/div><\/div>\n\n\n\n\n\u518d\u8d77\u52d5\u3057\u3066\u3001\u3088\u3046\u3084\u304fVirtualBox\u306e\u30b2\u30b9\u30c8OS\u304c\u8d77\u52d5\u3059\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u306e\u3067\u3001\u3053\u308c\u3067\u4e00\u5fdc\u5b8c\u4e86\u3002\n\n\n\n<br><br>\n\n\n\nWSL\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u30922\u306b\u3057\u3066\u3057\u307e\u3063\u3066\u7121\u52b9\u5316\u304c\u5fc5\u8981\u306b\u306a\u3063\u305f\u306e\u3067\u30011\u3082\u4f7f\u3048\u306a\u304f\u306a\u3063\u305f\u306a\u3041\u3068\u4e0d\u4fbf\u306b\u601d\u3044\u3064\u3064\u3001VirtualBox\u304c\u30d0\u30fc\u30b8\u30e7\u30f3\u30a2\u30c3\u30d7\u3067\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u306e\u3092\u5f85\u3064\u306e\u3067\u3057\u305f\u3002\n<a class=\"synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-facebook nolightbox\" data-provider=\"facebook\" target=\"_blank\" rel=\"nofollow\" title=\"Share on Facebook\" href=\"https:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwww.lancard.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6043&#038;t=WSL2%E3%82%92%E5%85%A5%E3%82%8C%E3%81%9F%E3%82%89VirtualBox%E3%81%AE%E3%82%B2%E3%82%B9%E3%83%88OS%E3%81%8C%E9%80%94%E4%B8%AD%E3%81%A7%E3%83%95%E3%83%AA%E3%83%BC%E3%82%BA&#038;s=100&#038;p&#091;url&#093;=https%3A%2F%2Fwww.lancard.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6043&#038;p&#091;images&#093;&#091;0&#093;=&#038;p&#091;title&#093;=WSL2%E3%82%92%E5%85%A5%E3%82%8C%E3%81%9F%E3%82%89VirtualBox%E3%81%AE%E3%82%B2%E3%82%B9%E3%83%88OS%E3%81%8C%E9%80%94%E4%B8%AD%E3%81%A7%E3%83%95%E3%83%AA%E3%83%BC%E3%82%BA\" style=\"font-size: 0px;width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"Facebook\" title=\"Share on Facebook\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"24\" height=\"24\" style=\"display: inline;width:24px;height:24px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"https:\/\/www.lancard.com\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/image\/social\/regular\/48x48\/facebook.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-twitter nolightbox\" data-provider=\"twitter\" target=\"_blank\" rel=\"nofollow\" title=\"Share on Twitter\" href=\"http:\/\/twitter.com\/share?url=https%3A%2F%2Fwww.lancard.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6043&#038;text=WSL2%E3%82%92%E5%85%A5%E3%82%8C%E3%81%9F%E3%82%89VirtualBox%E3%81%AE%E3%82%B2%E3%82%B9%E3%83%88OS%E3%81%8C%E9%80%94%E4%B8%AD%E3%81%A7%E3%83%95%E3%83%AA%E3%83%BC%E3%82%BA\" style=\"font-size: 0px;width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"twitter\" title=\"Share on Twitter\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"24\" height=\"24\" style=\"display: inline;width:24px;height:24px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"https:\/\/www.lancard.com\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/image\/social\/regular\/48x48\/twitter.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-linkedin nolightbox\" data-provider=\"linkedin\" target=\"_blank\" rel=\"nofollow\" title=\"Share on Linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fwww.lancard.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6043&#038;title=WSL2%E3%82%92%E5%85%A5%E3%82%8C%E3%81%9F%E3%82%89VirtualBox%E3%81%AE%E3%82%B2%E3%82%B9%E3%83%88OS%E3%81%8C%E9%80%94%E4%B8%AD%E3%81%A7%E3%83%95%E3%83%AA%E3%83%BC%E3%82%BA\" style=\"font-size: 0px;width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"linkedin\" title=\"Share on Linkedin\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"24\" height=\"24\" style=\"display: inline;width:24px;height:24px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"https:\/\/www.lancard.com\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/image\/social\/regular\/48x48\/linkedin.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-tumblr nolightbox\" data-provider=\"tumblr\" target=\"_blank\" rel=\"nofollow\" title=\"Share on tumblr\" href=\"https:\/\/tumblr.com\/share?s=&#038;v=3&#038;t=WSL2%E3%82%92%E5%85%A5%E3%82%8C%E3%81%9F%E3%82%89VirtualBox%E3%81%AE%E3%82%B2%E3%82%B9%E3%83%88OS%E3%81%8C%E9%80%94%E4%B8%AD%E3%81%A7%E3%83%95%E3%83%AA%E3%83%BC%E3%82%BA&#038;u=https%3A%2F%2Fwww.lancard.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6043\" style=\"font-size: 0px;width:24px;height:24px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"tumblr\" title=\"Share on tumblr\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"24\" height=\"24\" style=\"display: inline;width:24px;height:24px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"https:\/\/www.lancard.com\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/image\/social\/regular\/48x48\/tumblr.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-mail nolightbox\" data-provider=\"mail\" rel=\"nofollow\" title=\"Share by email\" href=\"mailto:?subject=WSL2%E3%82%92%E5%85%A5%E3%82%8C%E3%81%9F%E3%82%89VirtualBox%E3%81%AE%E3%82%B2%E3%82%B9%E3%83%88OS%E3%81%8C%E9%80%94%E4%B8%AD%E3%81%A7%E3%83%95%E3%83%AA%E3%83%BC%E3%82%BA&#038;body=%E3%82%B7%E3%82%A7%E3%82%A2%E3%81%99%E3%82%8B%EF%BC%9A:%20https%3A%2F%2Fwww.lancard.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F6043\" style=\"font-size: 0px;width:24px;height:24px;margin:0;margin-bottom:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"mail\" title=\"Share by email\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"24\" height=\"24\" style=\"display: inline;width:24px;height:24px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"https:\/\/www.lancard.com\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/image\/social\/regular\/48x48\/mail.png\" \/><\/a>","protected":false},"excerpt":{"rendered":"<p>Windows 10\u306eVersion 1903 Build 18362 \u4ee5\u964d\u3068\u3044\u3046\u3053\u3068\u3067\u305d\u308d\u305d\u308dWSL2\u3092\u5165\u308c\u3066\u307f\u308b\u304b\u306a\u3068https:\/\/docs.microsoft.com\/ja-jp\/windows\/wsl\/inst [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6043","post","type-post","status-publish","format-standard","hentry","category-1"],"_links":{"self":[{"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/posts\/6043","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/comments?post=6043"}],"version-history":[{"count":23,"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/posts\/6043\/revisions"}],"predecessor-version":[{"id":6066,"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/posts\/6043\/revisions\/6066"}],"wp:attachment":[{"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/media?parent=6043"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/categories?post=6043"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lancard.com\/blog\/wp-json\/wp\/v2\/tags?post=6043"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}