Unable to boot live Linux multiboot USB in UEFI

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I have made a multiboot USB stick using multibootUSB, but I can’t get it to work. I think this is because it starts in UEFI, and I don’t want it to boot into legacy mode anyway. It just gives me the grub> screen, which tells me I can press TAB to list all possible commands.
It should work, but I don’t know enough about grub to actually make it work.
So what I’d like to know is either how I can make the menu that lists all installed ISOs appear anyway, or how I can list and select them within the grub terminal screen. I tried to find this in the multibootUSB documentation, but I didn’t get beyond that it should be possible.



I hope someone can point me in the right direction.



Vasilis







share|improve this question


























    up vote
    1
    down vote

    favorite












    I have made a multiboot USB stick using multibootUSB, but I can’t get it to work. I think this is because it starts in UEFI, and I don’t want it to boot into legacy mode anyway. It just gives me the grub> screen, which tells me I can press TAB to list all possible commands.
    It should work, but I don’t know enough about grub to actually make it work.
    So what I’d like to know is either how I can make the menu that lists all installed ISOs appear anyway, or how I can list and select them within the grub terminal screen. I tried to find this in the multibootUSB documentation, but I didn’t get beyond that it should be possible.



    I hope someone can point me in the right direction.



    Vasilis







    share|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I have made a multiboot USB stick using multibootUSB, but I can’t get it to work. I think this is because it starts in UEFI, and I don’t want it to boot into legacy mode anyway. It just gives me the grub> screen, which tells me I can press TAB to list all possible commands.
      It should work, but I don’t know enough about grub to actually make it work.
      So what I’d like to know is either how I can make the menu that lists all installed ISOs appear anyway, or how I can list and select them within the grub terminal screen. I tried to find this in the multibootUSB documentation, but I didn’t get beyond that it should be possible.



      I hope someone can point me in the right direction.



      Vasilis







      share|improve this question














      I have made a multiboot USB stick using multibootUSB, but I can’t get it to work. I think this is because it starts in UEFI, and I don’t want it to boot into legacy mode anyway. It just gives me the grub> screen, which tells me I can press TAB to list all possible commands.
      It should work, but I don’t know enough about grub to actually make it work.
      So what I’d like to know is either how I can make the menu that lists all installed ISOs appear anyway, or how I can list and select them within the grub terminal screen. I tried to find this in the multibootUSB documentation, but I didn’t get beyond that it should be possible.



      I hope someone can point me in the right direction.



      Vasilis









      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 27 '17 at 9:14

























      asked Dec 25 '17 at 19:24









      Vasilis

      144




      144




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          I contacted the developer and he provided me with new bootx64.efi file, which fixed the problem.






          share|improve this answer




















          • Would it be possible to link to the file? Otherwise, this question isn't very useful and it might be simpler to just delete it.
            – terdon♦
            Dec 29 '17 at 13:44










          • Well, he sent it to me directly, so I don't have a link to it and he will include it in the next release.
            – Vasilis
            Dec 30 '17 at 16:18










          • Fair enough. Thanks.
            – terdon♦
            Dec 30 '17 at 16:55










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f413010%2funable-to-boot-live-linux-multiboot-usb-in-uefi%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          1
          down vote



          accepted










          I contacted the developer and he provided me with new bootx64.efi file, which fixed the problem.






          share|improve this answer




















          • Would it be possible to link to the file? Otherwise, this question isn't very useful and it might be simpler to just delete it.
            – terdon♦
            Dec 29 '17 at 13:44










          • Well, he sent it to me directly, so I don't have a link to it and he will include it in the next release.
            – Vasilis
            Dec 30 '17 at 16:18










          • Fair enough. Thanks.
            – terdon♦
            Dec 30 '17 at 16:55














          up vote
          1
          down vote



          accepted










          I contacted the developer and he provided me with new bootx64.efi file, which fixed the problem.






          share|improve this answer




















          • Would it be possible to link to the file? Otherwise, this question isn't very useful and it might be simpler to just delete it.
            – terdon♦
            Dec 29 '17 at 13:44










          • Well, he sent it to me directly, so I don't have a link to it and he will include it in the next release.
            – Vasilis
            Dec 30 '17 at 16:18










          • Fair enough. Thanks.
            – terdon♦
            Dec 30 '17 at 16:55












          up vote
          1
          down vote



          accepted







          up vote
          1
          down vote



          accepted






          I contacted the developer and he provided me with new bootx64.efi file, which fixed the problem.






          share|improve this answer












          I contacted the developer and he provided me with new bootx64.efi file, which fixed the problem.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 28 '17 at 23:01









          Vasilis

          144




          144











          • Would it be possible to link to the file? Otherwise, this question isn't very useful and it might be simpler to just delete it.
            – terdon♦
            Dec 29 '17 at 13:44










          • Well, he sent it to me directly, so I don't have a link to it and he will include it in the next release.
            – Vasilis
            Dec 30 '17 at 16:18










          • Fair enough. Thanks.
            – terdon♦
            Dec 30 '17 at 16:55
















          • Would it be possible to link to the file? Otherwise, this question isn't very useful and it might be simpler to just delete it.
            – terdon♦
            Dec 29 '17 at 13:44










          • Well, he sent it to me directly, so I don't have a link to it and he will include it in the next release.
            – Vasilis
            Dec 30 '17 at 16:18










          • Fair enough. Thanks.
            – terdon♦
            Dec 30 '17 at 16:55















          Would it be possible to link to the file? Otherwise, this question isn't very useful and it might be simpler to just delete it.
          – terdon♦
          Dec 29 '17 at 13:44




          Would it be possible to link to the file? Otherwise, this question isn't very useful and it might be simpler to just delete it.
          – terdon♦
          Dec 29 '17 at 13:44












          Well, he sent it to me directly, so I don't have a link to it and he will include it in the next release.
          – Vasilis
          Dec 30 '17 at 16:18




          Well, he sent it to me directly, so I don't have a link to it and he will include it in the next release.
          – Vasilis
          Dec 30 '17 at 16:18












          Fair enough. Thanks.
          – terdon♦
          Dec 30 '17 at 16:55




          Fair enough. Thanks.
          – terdon♦
          Dec 30 '17 at 16:55












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f413010%2funable-to-boot-live-linux-multiboot-usb-in-uefi%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Peggy Mitchell

          Palaiologos

          The Forum (Inglewood, California)