---   Nov 2015 had         (Ubuntu 14.04, dual boot Win10 ,Acer Aspire XC-605)
error: file not found.
error: file not found.
error: file not found.
Press any key to continue ...
      Just before boot of Ubuntu

   Found a fix here   - 
https://www.kubuntuforums.net/showthread.php?63221-Grub-errors-quot-File-Not-Found-quot-repeated-three-times
 
                                  The Following lines From My 
/boot/grub/grub.cfg  
function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb                 Not Found
    insmod vbe                         Not found
    insmod vga                         Not Found
    insmod video_bochs
    insmod video_cirrus
                Three were not found in /boot/grub/  (using Search in nautilus)
 Used  gksudo gedit /etc/grub.d/00_header     - And commented them out
 Then  sudo update-grub
            This fixed it

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/733836

Title:
  "Error: file not found" when booting, then boots up anyway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/733836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to