我在一台有 1 个硬盘的计算机上安装了 ubuntu 14.04 作为唯一的操作系统,并选择了以下分区:
sda1 (fat32) for EFI
sda2 (ext4) for /home
sda3 swap
sda4 (ext4) for /(the system installation)
sda5 for(biosgrub) The installer said it's needed.
安装后我收到此错误消息:
error: no such device (a long string that is a kind of serial number).
grub rescue>
我尝试重新安装系统,但收到同样的错误。
使用ls
ingrub rescue
给我所有 5 个分区。