-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
USB only boots Grub Minimal Bash-Like #209
Comments
Same issue with me after:
|
Hmmm... this is probably a duplicate of:
But I'm not seeing an answer that currently makes sense (other than a suggestion that perhaps I may have to change my BIOS, which I'd rather not do unless that is clearly the only way to resolve the issue). |
Well, It seems it might be the problem. I was trying on a new laptop, but I can't disable UEFI on it D: Anyway, tried on an old laptop I have lying around and it booted ok. So, yeah, seems like the problem is with the UEFI, sadly. |
Also experiencing this issues on HP and Dell, both with UEFI. Changing to Legacy Bios works, but is not ideal and requires a BitLocker key on our setups. |
Next version should support Uefi boot. |
I have the same problem, also on a lenovo laptop. Not sure if that's anything to do with it. Changing to legacy works as a temp fix. Looking forward to next version :) |
Can you test again using devel version...
…On 15-Nov-2017 4:08 AM, "Daniel" ***@***.***> wrote:
I have the same problem, also on a lenovo laptop. Not sure if that's
anything to do with it. Changing to legacy works as a temp fix. Looking
forward to next version :)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#209 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEC34COmHYgQRWg8VxjuOxBN0wuZ17Yxks5s2hZ9gaJpZM4Pt32A>
.
|
I've the same problem. So I tried the devel branch.
Is it the right way to test the devel version ? |
Looks like you have installed multibootusb under python2 environment and multibootusb does not support python2. Instead of installing the source, directly run the program from source itself by using this command:-
|
@Honiix |
@mbusb you're right, I should have thought about python 3. I already tested the 8.9.0 and it gave me the grub prompt when trying to boot. I've tested so many things this morning that I can't give you a precise way to reproduce. As soon as I get the chance to test again, I'll get back here (probably thursday). I've access to alot of laptops from HP and Lenovo. So if you need it, I can test many models with any configurations. |
If the bootable USB fails to load and shows grub shell, can you type 'ls'
and post the output....
…On 21-Nov-2017 3:49 AM, "Honiix" ***@***.***> wrote:
@mbusb <https://github.com/mbusb> you're right, I should have thought
about python 3.
I already tested the 8.9.0 and it gave me the grub prompt when trying to
boot. I've tested so many things this morning that I can't give you a
precise way to reproduce. As soon as I get the chance to test again, I'll
get back here (probably thursday).
I've access to alot of laptops from HP and Lenovo. So if you need it, I
can test many models with any configurations.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#209 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEC34MAFbrkwXCzxd2mVuXfx3MKDV9joks5s4fr8gaJpZM4Pt32A>
.
|
To reproduce I have to set the Lenovo to "UEFI only". With or without CSM, in both case I land on the GNU GRUB version 2.02~rc1 minimal Bash. ls return: (proc) If I build the key on a Ubuntu and then I boot the key in BIOS LEGACY mode, I can boot on linux and windows images. |
I get (proc) too. |
Same issue using 8.9.0 on Windows 10. the (proc) appears after a few seconds and the promt seems to hang. |
Is your USB gpt?
…On 04-Dec-2017 4:04 AM, "rsprooten" ***@***.***> wrote:
Same issue using 8.9.0 on Windows 10.
The uput of ls is:
(ahci1) (ahci1,gpt3) (ahci1,gpt2) (ahci1,gpt1) (ahci0) (ahci0,gpt3)
(ahci0,gpt2) (ahci0,gpt1) (ahci2) (proc)
the (proc) appears after a few seconds and the promt seems to hang.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#209 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEC34EiF2x9h1op-XpAso0OEYCc5Buafks5s8yAhgaJpZM4Pt32A>
.
|
Made new release with latest efi binary. Please check and report if same issue persist. |
No one reported the same bug for a long time since last comment. Also, there has been many release with UEFI enhancement. Therefore I assume that the issue is solved. |
I installed a few Linux and Windows ISOs on a USB with MultiBootUSB. When I boot the usb, I just get this screen:
Tried a second USB flash drive and installed just one ISO, and I'm getting the same screen,.
The text was updated successfully, but these errors were encountered: