windows:wsl:install

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
windows:wsl:install [2019/09/15 11:12] – [日本語環境に設定] ともやんwindows:wsl:install [2019/10/30 13:10] ともやん
行 9: 行 9:
 </html> </html>
 ====== WSL 2 のインストール ====== ====== WSL 2 のインストール ======
 +本手順では、WSL 2 上に [[https://github.com/WhitewaterFoundry/Fedora-Remix-for-WSL|Fedora Rimix for WSL]] ディストリビューションをインストールする。\\
 +Fedora ファンとしては、Fedora Remix for WSL が Fedora 公式ではないのがちょっと残念ではあるが、使い慣れた Fedora が Windows 10 でも使えるのはありがたい。\\
 +\\
 +現在 [[https://github.com/WhitewaterFoundry/Fedora-Remix-for-WSL|Fedora Remix for WSL]] は [[https://www.pengwin.dev/|Whitewater Foundry]] が [[https://getfedora.org/ja/|Fedora Project]] 非公式でメンテしている。\\
 +実は、[[https://github.com/WhitewaterFoundry/WSLFedoraRemix/releases|GitHub]] を介して無料でサイドロードできる Fedora Remix for WSL の署名済みダウンロードも提供している。\\
 +無償で利用したい場合は試してみるとよいだろう。\\
 +\\
 ※ 2019/09/13 現在 Build 18917 以降は **[[windows:windows_10_insider_previews|Windows 10 Insider Previews]]** としてのみ公開されている。\\ ※ 2019/09/13 現在 Build 18917 以降は **[[windows:windows_10_insider_previews|Windows 10 Insider Previews]]** としてのみ公開されている。\\
 以下の手順は Build 18362 ~ 18980 へ更新しながら検証した。\\ 以下の手順は Build 18362 ~ 18980 へ更新しながら検証した。\\
行 524: 行 531:
 </WRAP> </WRAP>
  
-===== 日本語環境に設定 ===== 
-標準のインストールだと日本語が **□** に文字化けする。\\ 
-システムロケール設定が **en_US.UTF-8** になっているためである。\\ 
-<code> 
-$ ll 
-drwxr-xr-x 1 tomoyan tomoyan      512 Nov 17  2015  Tracing 
-drwxr-xr-x 1 tomoyan tomoyan      512 Jan 23  2016  usb_driver 
-drwxr-xr-x 1 tomoyan tomoyan      512 Sep 13 23:24  Videos 
-drwxr-xr-x 1 tomoyan tomoyan      512 Nov 26  2015 'VirtualBox VMs' 
-drwxr-xr-x 1 tomoyan tomoyan      512 Jul 29 23:22  webrtc_event_logs 
-lrwxrwxrwx 1 tomoyan tomoyan       65 Sep 13 22:40 '□□□□ □□□□' -> '/mnt/c/Users/tomoyan/AppData/Roaming/Microsoft/Windows/Start Menu' 
-$ echo $LANG 
-en_US.UTF-8 
-</code> 
- 
-日本語ランゲージパックをインストールすると文字化けが解消される。\\ 
-<WRAP prewrap 100% #result> 
-<code> 
-$ sudo dnf install langpacks-ja 
-Fedora Modular 30 - x86_64                               363 kB/s | 1.9 MB     00:05 
-Fedora Modular 30 - x86_64 - Updates                     318 kB/s | 2.9 MB     00:09 
-Fedora 30 - x86_64 - Updates                             249 kB/s |  24 MB     01:37 
-Fedora 30 - x86_64                                       237 kB/s |  61 MB     04:22 
-whitewaterfoundry_wslu                                   184  B/s | 833  B     00:04 
-Dependencies resolved. 
-==================================================================================== 
- Package                            Arch      Version              Repository  Size 
-==================================================================================== 
-Installing: 
- langpacks-ja                       noarch    1.0-17.fc30          fedora     8.4 k 
-Installing dependencies: 
- google-noto-cjk-fonts-common       noarch    20190416-2.fc30      updates     19 k 
-Installing weak dependencies: 
- glibc-langpack-ja                  x86_64    2.29-22.fc30         updates    323 k 
- google-noto-sans-cjk-ttc-fonts     noarch    20190416-2.fc30      updates     85 M 
- google-noto-serif-cjk-ttc-fonts    noarch    20190416-2.fc30      updates    109 M 
- 
-Transaction Summary 
-==================================================================================== 
-Install  5 Packages 
- 
-Total download size: 194 M 
-Installed size: 297 M 
-Is this ok [y/N]: y 
- 
-</code> 
-</WRAP> 
  
  • windows/wsl/install.txt
  • 最終更新: 2023/03/15 05:53
  • by ともやん