-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
win11上安装初始化后出现问题 #14820
Comments
podman machine rm 后再 podman machine init:“Failed to set locale, defaulting to C.UTF-8” Complete! |
please use the English to report your question |
@n1hility may know what's going on |
This sounds like #14416 Are you running the podman command in the c:\Windows\System32 directory? If so change directories to somewhere else and rerun. Alternatively you can use powershell which does not start in system32. |
我删了podman machine 重新在D盘初始化【成功了】但是遇到2个小问题: 第二个问题,设置utf-8失败: |
@git136975643 thanks. Could you paste the output of
|
PS C:\Users\13697> wsl -l -v
适用于 Linux 的 Windows 子系统最后更新于 2022/7/5 内核版本: 5.10.102.1 |
@git136975643 ok thanks for checking that. Are you able to manually download https://github.com/fedora-cloud/docker-brew-fedora/raw/35/x86_64/fedora-35-x86_64.tar.xz? The earlier errors indicate a connectivity problem fetching it. If that download completes successfully you could use it to manually init like so (or alternatively retry podman machine init)
|
@n1hility Hi guys, I was meet the podman init failed on Windows10 system, then try you give step with special image path parameter, but stilled got failed. Some error message output on console like below:
There was my first time to tried used podman tool, and then I also tried use the Podman Desktop app try to initialized the podman machine, but waited for long time couldn't get any reponse messge. Click the troubleshooting icon got logs like below:
Seems that not friendly for Chinese user to run podman app and environment. I just want to use Podman to build different virtual environments on my computer for experiments, how can I do to fixed these meet error. Please give some suggestions. Thanks. |
There were seems podman machine init command failed, I was use wsl list command found that podman-machine-default name in list, why? So I removed this strange VM throught used wsl command, and then retried the podman machine init command , but stilled got failed result, the output error message like below:
So is that the VM image somethings wrong? |
podman machine init命令执行后,由于网速问题有fail。
然后重新执行podman machine init就提示“Error: podman-machine-default: VM already exists”
然后我执行 podman machine start命令就提示“安装其中一个文件系统时出现错误。有关详细信息,请运行'dmesg'。
/bin/bash: line 1: /root/bootstrap: No such file or directory
Error: WSL bootstrap script failed: exit status 127”
The text was updated successfully, but these errors were encountered: