sqlsec / termux-install-linux

Termux一键安装Linux脚本
Apache License 2.0
536 stars 77 forks source link

启动ubuntu时报错 #13

Closed idiomer closed 3 years ago

idiomer commented 3 years ago

启动ubuntu时报错(./start-ubuntu.sh),错误信息如下:

proot warning: can't sanitize binding "ubuntu-fs/root": No such file or directory proot warning: can't chdir("/root/.") in the guest rootfs: No such file or directory proot info: default working directory is now "/" proot error: '/usr/bin/env' not found (root = /data/data/com.termux/files/home/Termux-Linux/Ubuntu/ubuntu-fs, cwd = /, $PATH=(null)) fatal error: see proot --help.

sqlsec commented 3 years ago

感觉是镜像安装的问题,重新安装看看呢