我正在尝试将 ubuntu 安装到 6TB 虚拟磁盘(RAID 5 配置中的 3 个 3TB 驱动器)上。
我以为一切准备就绪。但它却无法启动。
因此,我尝试了 boot-repair,它声称可以解决问题。但并没有。您可以在此处找到日志:
http://paste.ubuntu.com/1199948/
有什么建议么?
谢谢!
答案1
您的磁盘起始处可能缺少单独的 /boot 分区。请查看日志文件的末尾:
The boot files of [Ubuntu 12.04.1 LTS] are far from the start of the disk. Your BIOS may not detect them.
You may want to retry after creating a /boot partition (EXT4, >200MB, start of the disk).
This can be performed via tools such as gParted.
Then select this partition via the [Separate /boot partition:] option of [Boot Repair]. (https://help.ubuntu.com/community/BootPartition)