在window10的store里面 搜索ubuntu,下载,可以安装

注意: 初次打开有许多软件都没安装,可以新进行 sudo apt-get update,之后在进行其他的操作

 

1、下载的子系统ubuntu存放的位置如下:

C:\Users\xxx\AppData\Local\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs\home\xxx

例如我的存放位置:C:\Users\11637\AppData\Local\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs\home\guohao

win10与子系统ubuntu之间互访文件

2、ubuntu系统下访问win10的目录(以e盘为例):

win10与子系统ubuntu之间互访文件

然后创建win10(这里笔者起名为ubuntu)的快捷方式

$ ln -s /mnt/e/dev/ubuntu ~/ubuntu 

在ubuntu下通过一下命令即可查看win10对应的相关目录文件

win10与子系统ubuntu之间互访文件

 

相关文章:

  • 2022-12-23
  • 2021-12-26
  • 2021-09-16
  • 2021-06-09
  • 2022-12-23
  • 2021-11-27
  • 2021-08-30
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2021-05-01
  • 2022-12-23
  • 2021-11-20
相关资源
相似解决方案