在Macbook 5,2中安装了Ubuntu11.4之后,我在引导时得到一个闪烁的文件夹,上面有一个问号。
安装成功地擦除了整个驱动器,但计算机未能启动Ubuntu,我启动了Live USB并将以下命令插入终端:
sudo apt-get install efibootmgr
sudo efibootmgr
sudo efibootmgr -o 0还修改了sudo nano /etc/default/grub添加GRUB_CMDLINE_LINUX="libata.force=noncq"
并插入以下命令:
sudo update-grub然而,它返回:
cannot stat aufs闪烁文件夹仍然存在。
我怎么才能解决这个问题?
发布于 2015-04-10 08:43:26
Ubuntu 11.04已于2012年达到支助结束。我推荐这台笔记本电脑使用Ubuntu MATE 14.04。它将以一种非常流畅的方式运行。这是一个截图:

https://askubuntu.com/questions/607501
复制相似问题