u盘启动win864-()

来源:191路由网 2022-12-09 17:11:44

u盘启动win864 ()

虽然Windows很强大,但难免有时还是要了解、学习、使用,甚至依赖Linux系统,从Windows 10起,微软也开始拥抱Linux,对于普通用户来说是一件很好的事情,可以减体育少时间和精力成本,让普通用户很容易学习和接受Linux。

本文主要从普通用户的角度来演示一下如何在Windows 11安装Linux子系统。

以管理员身份运行命令行

1、升级更新wsl内核版本

wsl --update

2、查看有效分发的列表

wsl --list -o

C:\WINDOWS\system32>wsl --list -o以下是可安装的有效分发的列表。请使用“wsl --install -d <分发>”安装。NAME FRIENDLY NAMEUbuntu UbuntuDebian Debian GNU/Linuxkali-linux Kali Linux RollingopenSUSE-42 openSUSE Leap 42SLES-12 SUSE Linux Enterprise Server v12Ubuntu-16.04 Ubuntu 16.04 LTSUbuntu-18.04 Ubuntu 18.04 LTSUbuntu-20.04 Ubuntu 20.04 LTS

3、安装

C:\WINDOWS\system32>wsl --install -d Ubuntu-20.04

正在下载: Ubuntu 20.04 LTS[= 3.3% ] C:\WINDOWS\system32>wsl --install -d Ubuntu-20.04正在下载: Ubuntu 20.04 LTS安装过程中出现错误。分发名称: 'Ubuntu 20.04 LTS' 错误代码: 0x80072eff

安装下载中

##换个分发名称再安装C:\WINDOWS\system32>wsl --install -d ubuntu正在下载: Ubuntu正在安装: Ubuntu已安装 Ubuntu。正在启动 Ubuntu…

输入用户名和密码:

体育

安装成功

3.1、设置root用户密码

youufis@LiuYuJun-K3:~$ sudo passwd rootNew password:Retype new password:passwd: password updated successfully3.2、查看网络配置

youufis@LiuYuJun-K3:~$ ifconfigCommand 'ifconfig' not found, but can be installed with:sudo apt install net-toolsyouufis@LiuYuJun-K3:~$ sudo apt install net-toolsReading package lists... DoneBuilding dependency treeReading state information... DoneThe following NEW packages will be installed: net-tools0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.Need to get 196 kB of archives.After this operation, 864 kB of additional disk space will be used.Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB]Fetched 196 kB in 4s (54.4 kB/s)Selecting previously unselected package net-tools.(Reading database 体育... 31836 files and directories currently installed.)Preparing to unpack .../net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ...Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ...Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ...Processing triggers for man-db (2.9.1-1) ...youufis@LiuYuJun-K3:~$

youufis@LiuYuJun-K3:~$ ifconfigeth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 172.26.158.186 netmask 255.255.240.0 broadcast 172.26.159.255 inet6 fe80::215:5dff:fe6e:50ca prefixlen 64 scopeid 0x20<link> ether 00:15:5d:6e:50:ca txqueuelen 1000 (Ethernet) RX packets 208 bytes 245306 (245.3 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 129 bytes 10858 (10.8 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0youufis@LiuYuJun-K3:~$

##检查网络连通性,ping一个百度youufis@LiuYuJun-K3:~$ ping www.baidu.comPING www.a.shifen.com (14.215.177.38) 56(84) bytes of data.64 bytes from 14.215.177.38 (14.215.177.38): icmp_seq=1 ttl=55 time=11.5 ms64 bytes from 14.215.177.38 (14.215.177.38): icmp_seq=2 ttl=55 time=9.09 ms64 bytes from 14.215.177.38 (14.215.177.38): icmp_seq=3 ttl=55 time=8.71 ms64 bytes from 14.215.177.38 (14.215.177.38): icmp_seq=4 ttl=55 time=9.29 ms64 bytes from 14.215.177.38 (14.215.177.38): icmp_seq=5 ttl=55 time=8.87 ms64 bytes from 14.215.177.38 (14.215.177.38): icmp_seq=6 ttl=55 time=8.87 ms^C--- www.a.shifen.com ping statistics ---6 packets transmitted, 6 received, 0% packet loss, time 9068msrtt min/avg/max/mdev = 8.711/9.395/11.548/0.980 ms

4、安装完毕,启动ubuntu

#管理员身份运行CMDC:\WINDOWS\system32>wslyouufis@LiuYuJun-K3:/mnt/c/WINDOWS/system32$


至此,可以在Linux系统下折腾和学习了。


平台
点击展开全文

相关阅读

无线上网卡使用教程-(无线上网卡使用教程视频)

无线上网卡使用教程(无线上网卡使用教程视频)无线网卡是什么?帮助电脑顺畅连网的配件简单来说,无线网卡是一种把有线网路转换无线网路的设备,能够帮助电脑更快速顺畅连接到网络。有时候虽然所在地区有4G网路,但可能因建...

2022-12-09

u盘启动win864-()

u盘启动win864()虽然Windows很强大,但难免有时还是要了解、学习、使用,甚至依赖Linux系统,从Windows10起,微软也开始拥抱Linux,对于普通用户来说是一件很好的事情,可以减体育少时间和精力成本,让普通用户很容易学习和接受Linux。本文...

2022-12-09

电脑没光驱怎么用系统u盘装系统-(电脑没光驱怎么用系统u盘装系统教程)

电脑没光驱怎么用系体育统u盘装系统(电脑没光驱怎么用系统u盘装系统教程)近几年你会发现,一些台式电脑和一些超薄的笔记本电脑都不再配置光驱,随着市面上各种移动存储器的兴起,光驱已经在慢慢被淘汰。恰恰当你觉得它的存在没有必要的时候,麻烦也就在这个时候找到了你。当你的系统奔溃时,当你系统想更换时,没有光驱怎么办?请人安装收费昂贵且麻烦。今天我就教大家怎么把手里的U盘...

2022-12-09

音频怎么刻录u盘-(音频怎么刻录u盘里)

音频怎么刻录u盘(音频怎么刻录u盘里)【注意事项】UltraISO请尽量使用最新版本U盘写入格式使用USB-HDD或USB-HDD+都可以,勾上刻录完成后校验U盘总空间要大于ISO文件【操作步骤】1、首先在个人PC中插入U盘,然后打开软件UltraISO,选择『打开』,加载待刻录的ISO文件。2、然后点击『启动』→『写入硬盘...

2022-12-09

电脑winpe什么意思-(电脑windowspe是什么)

电脑winpe什么意思(电脑windowspe是什么)什么是WinPE?WindowsPE(WinPE),全称WindowsPreInstallation体育Environment(Windows预安装环境)是一个小型操作系统,用于安装、部署和修复Windows)。还可以添加一些维护性的软...

2022-12-09

191路由网 - 192.168.1.1,192.168.0.1无线路由器设置教程

版权声明:本站的文章和图片来自互联网收集,仅做分享之用如有侵权请联系站长,我们将在24小时内删除