我最近在单独的分区上安装了 Windows,并且我的 PC 上已经安装了基本操作系统。所以我想双启动。
我已经按照此链接再次安装 GRUB:
https://askubuntu.com/questions/83771/recovering-grub-after-installing-windows-7
现在Windows和elementary OS都列在GRUB菜单上,但是当我选择Linux时,它不会启动。它以紧急模式启动并出现错误:
[ 3.662228] Couldn't get size:0x800000000000e
you are in emergency mode. After logging in, type "journalctl -xb" to view system logs, "systemctl reboot" to reboot, "systemctl default" or "exit" to boot into default mode.
Press Enter for maintenance.
(or press Control-D to continue): _
我的系统是否已损坏或 Linux GRUB 未正确安装?