probelm with install ubuntu on UEFI mode with my aspire E1-571g

storm-saeed
storm-saeed Member Posts: 2 New User

hi everyone

i have win 8 in my laptop in legacy mode and decided to install ubuntu in UEFI mode. so i change bios to UEFI and put my flash memory and install ubuntu 64 bit .(my partions were logically and mounted them in " \ " & " \boot")

after finishing succesfully , it restarted .

but while restarting it was shown " no bootable devices " but ubuntu was installed succesfully because i check it with ubuntu live.

what should i do now ?

thanks


 

 

Answers

  • TEDO
    TEDO Member Posts: 3 New User

    Hi, can you try this?

    Disable secure boot in BIOS/UEFI

    Run live CD, pick try Ubuntu and when loaded run terminal.

    Then paste:

     

    sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update

     

    Enter,

     

    then paste: 

     

    sudo apt-get install -y boot-repair && (boot-repair &)

     

    Enter

     

    Follow the screen and choose the first option above from the pop-up screen - Recommended repair

This discussion has been closed.