Menu

Scanned Ubuntu Works, But Manual Ubuntu Does Not

2014-02-01
2014-02-08
  • Brendon Crawford

    Hello:

    When I enable "scanfor", Refind properly locates and boots Ubuntu x64 13.10 with no problems. The Refind interfaces lists the entry as "EFI\ubuntu\grubx64.efi"

    However, if I try to add a manual entry for Ubuntu, it does not load. The config I have is this:

    menuentry Ubuntu {
      loader /EFI/ubuntu/grubx64.efi
      icon /EFI/refind/icons/os_ubuntu.icns
    }
    

    I also tried this:

    menuentry Ubuntu {
      loader \EFI\ubuntu\grubx64.efi
      icon /EFI/refind/icons/os_ubuntu.icns
    }
    

    Any suggestions?

    Thanks

     
  • Roderick W. Smith

    What precisely do you mean by "does not load?" Do you mean that the entry doesn't appear in the menu, that it appears but doesn't work, or something else? If the entry appears but doesn't work, precisely what are the symptoms, including any error messages you see?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.