this blog runs in Ubuntu18.04
problem description:
Error:failed to get canonical path of /cow
solution
use the recovery software boot-repair(after installing the Chinese system, look for “boot repair” in Dash) :
we need to use the system CD or U disk to enter the system, and then click “Try Ubuntu”
to install boot-repair, you need to add Ubuntu’s boot-repair PPA source and update the apt library.
sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update
Cannot add PPA if the error is reported… , can see: https://blog.csdn.net/weixin_44436677/article/details/107133371 p>
below is the installation:
sudo apt-get install -y boot-repair
use boot-repair to repair:
use boot-repair
on the command line or click open in Dash, and then fix automatically in the software window or select advanced mode to set accordingly.
, wait a little, and restart.
Read More:
- [How to Fix] error: file ‘/boot/grub/i386-pc/normal.mod’ not found
- Win7 and Ubuntu dual system, start error: no such partition grub rescue
- Synergy Ubuntu 18 + win7 timed out or new client is unresponsive
- Another installation is in progress… “Or error code 0-1018
- Solution to “An error occurred while loading the archive” appears when decompressing the rar file compressed package
- Win10 installation PostgreSQL error running… And installation process
- Win10 starts infinite loop auto repair, and the repair fails
- Error: LTO wrapper failed collect2: error: LD returned 1 exit status
- Ubuntu 18.04/ubuntu 16.04 (Ubuntu kylin 18 / 16), the last grub installation failed
- CMake_ Compiling VTK_ 9.0.0 running vtkcommoncolor DLL has access conflict
- Some problems in installing wsl2 and NVIDIA docker in win10
- install sql server 2016 Error code 0x84B20001
- Windows 10 startup item repair an operating system was’t found solution
- Windows 10 startup item repair an operating system wasn’t found
- Win10 system virtual machine installation of Ubuntu system failed, prompt: UBI language failed with exit code 1
- Solution of grub loading error 17
- When sh. / xxx.sh is executed, syntax error: “unexpected” appears
- Visual SVN server provider failed to perform the attempted operation 0x80041024 after win7 upgraded win10
- How to solve “import cv2 failed ImportError: DLL load fail: Cannot find the specified module” in Anaconda environment