启动docker依赖项,安装更新grub有问题 #640
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#640
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
我要启动docker,需要安装systemd但是,现在启动systemd要安装grub,
安装更新grub有问题,提示 sudo update-grub
/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'.
详细描述问题:包括问题出现的场景、触发条件以及预期的行为和实际的行为。列出复现问题的详细步骤。环境信息,操作系统,软件版本;完整错误日志,截图或代码片段。列出尝试过的解决方法。相关配置文件。
可以远程吗?
包括问题出现的场景 触发条件以及预期的行为和实际的行为。在这里都有
安装更新grub有问题,提示 sudo update-grub
/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'.
环境信息
操作系统ubuntu,软件版本 docker就是最新的
完整错误日志 sudo update-grub
/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'.
截图或代码片段 sudo update-grub
尝试过的解决方法-很多,都搞晕了
麻烦还是老师还是远程吧!