【解决问题】Error:failed to get canonical path of cow

    技术2026-06-08  16

    本博客运行环境为Ubuntu18.04

    问题描述: Error:failed to get canonical path of /cow

    解决方案

    使用恢复软件 boot-repair(中文系统安装后,在Dash中找“ 引导修复 ”):

    我们需要使用系统光盘或者U盘进入系统,然后点击“Try Ubuntu”

    安装 boot-repair, 需要添加Ubuntu的boot-repair的PPA源并更新更新了下apt库。

    sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update

    如果报错Cannot add PPA……,可参看:https://blog.csdn.net/weixin_44436677/article/details/107133371

    下面是安装:

    sudo apt-get install -y boot-repair

    使用 boot-repair进行修复:

    在命令行中使用 boot-repair 或者在Dash中点击打开,然后在软件窗口中进行自动修复或者选择高级模式进行相应设定后进行修复。

    然后稍作等待,重启就好啦。

    Processed: 0.014, SQL: 9