Booting Ubuntu from USB drive on MSI motherboard — EVERYTHING failsWhy does Ubuntu boot from flash with the screen turned off?Trouble booting into Ubuntu with UEFIUbuntu live USB won't start with CSM disabledUSB not shown in UEFI boot option18.04: After failed start of ubuntu live system (from DVD) BIOS can no longer be opened with F11
Can I pay some of the cost of an activated ability lots of times to get more out of the effect?
Windows 10 deletes lots of tiny files super slowly. Anything that can be done to speed it up?
Did Tolkien ever write about a Heaven or Hell for Men?
A word that refers to saying something in an attempt to anger or embarrass someone into doing something that they don’t want to do?
Writing a program that will filter the integer solutions
How to level a picture frame hung on a single nail?
Should I be an author on another PhD student's paper if I went to their meetings and gave advice?
IEEE 754 square root with Newton-Raphson
Worlds with different mathematics and logic
Do I need to use BX wire in my house?
Smallest PRIME containing the first 11 primes as sub-strings
How to stop the death waves in my city?
Why is the population of post-Soviet states declining?
What does it mean by "my days-of-the-week underwear only go to Thursday" in this context?
Why isn't there armor to protect from spells in the Potterverse?
grounded outlets and code compliance
Delete n lines skip 1 line script
How do my husband and I get over our fear of having another difficult baby?
How does Monks' Improved Unarmored Movement work out of combat?
Isn't the detector always measuring, and thus always collapsing the state?
How to study endgames?
Create the same subfolders in another folder
Is the "spacetime" the same thing as the mathematical 4th dimension?
Is there an in-universe explanation of how Frodo's arrival in Valinor was recorded in the Red Book?
Booting Ubuntu from USB drive on MSI motherboard — EVERYTHING fails
Why does Ubuntu boot from flash with the screen turned off?Trouble booting into Ubuntu with UEFIUbuntu live USB won't start with CSM disabledUSB not shown in UEFI boot option18.04: After failed start of ubuntu live system (from DVD) BIOS can no longer be opened with F11
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I just built a new system with MSI 5700 Gaming Edge Wifi motherboard (with click bios), Ryzen 7 CPU and Radeon 5 GPU and Samsung M.2 SSD.
I made a bootable Ubuntu image with UNetbootin and confirmed that it works fine on my current computer. When I try to boot from it on the new system I initially get the error:
Couldn't get size: 0x800000000000000e
MODSIGN: Couldn't get UEFI db list
Couldn't get size: 0x800000000000000e
and then it gets stuck in the purple Ubuntu loading screen forever.
When I edit the GRUB entry and remove quiet splash
and add nomodest
I get the following scroll of messages (it goes way off the page but scrolls faster than I can read).
I'm assuming this is all caused by one problem (blocked by a certain hardware thing?) but I have no idea what it is or how to find out. I followed all the solutions I could find for the "UEFI db list" error and nothing helped. I have secure boot disabled (it was disabled by default). I tried switching between UEFI and CSM but that didn't change it.
What are the next steps I can take to diagnose this? Or does anyone have a guess what could be the issue?
boot grub2 system-installation uefi
New contributor
|
show 1 more comment
I just built a new system with MSI 5700 Gaming Edge Wifi motherboard (with click bios), Ryzen 7 CPU and Radeon 5 GPU and Samsung M.2 SSD.
I made a bootable Ubuntu image with UNetbootin and confirmed that it works fine on my current computer. When I try to boot from it on the new system I initially get the error:
Couldn't get size: 0x800000000000000e
MODSIGN: Couldn't get UEFI db list
Couldn't get size: 0x800000000000000e
and then it gets stuck in the purple Ubuntu loading screen forever.
When I edit the GRUB entry and remove quiet splash
and add nomodest
I get the following scroll of messages (it goes way off the page but scrolls faster than I can read).
I'm assuming this is all caused by one problem (blocked by a certain hardware thing?) but I have no idea what it is or how to find out. I followed all the solutions I could find for the "UEFI db list" error and nothing helped. I have secure boot disabled (it was disabled by default). I tried switching between UEFI and CSM but that didn't change it.
What are the next steps I can take to diagnose this? Or does anyone have a guess what could be the issue?
boot grub2 system-installation uefi
New contributor
1
What version of Ubuntu are you attempting to run? Have you checked for any bios updates for that motherboard?
– Gordster
9 hours ago
1
I tried 2 different USB drives and two different copies of the ISO, but it boots fine on my laptop so I don't think the installation media is bad. This also happens whether I pickinstall
ortry without installing
, with or without safe graphics, and it happens whether I boot from the partition or the whole device
– B1CL0PS
9 hours ago
2
it looks like the latest bios version is 7C37v14 (Release Date 2019-09-18). Do you have the latest bios?
– Gordster
8 hours ago
1
@Gordster Thanks for your help! Updating the BIOS did it (Ubuntu 19.04 btw)
– B1CL0PS
8 hours ago
1
Mind marking my answer as "answered"? Glad I can help I know they are constantly pushing out bios updates to fix these sorts of issues.
– Gordster
8 hours ago
|
show 1 more comment
I just built a new system with MSI 5700 Gaming Edge Wifi motherboard (with click bios), Ryzen 7 CPU and Radeon 5 GPU and Samsung M.2 SSD.
I made a bootable Ubuntu image with UNetbootin and confirmed that it works fine on my current computer. When I try to boot from it on the new system I initially get the error:
Couldn't get size: 0x800000000000000e
MODSIGN: Couldn't get UEFI db list
Couldn't get size: 0x800000000000000e
and then it gets stuck in the purple Ubuntu loading screen forever.
When I edit the GRUB entry and remove quiet splash
and add nomodest
I get the following scroll of messages (it goes way off the page but scrolls faster than I can read).
I'm assuming this is all caused by one problem (blocked by a certain hardware thing?) but I have no idea what it is or how to find out. I followed all the solutions I could find for the "UEFI db list" error and nothing helped. I have secure boot disabled (it was disabled by default). I tried switching between UEFI and CSM but that didn't change it.
What are the next steps I can take to diagnose this? Or does anyone have a guess what could be the issue?
boot grub2 system-installation uefi
New contributor
I just built a new system with MSI 5700 Gaming Edge Wifi motherboard (with click bios), Ryzen 7 CPU and Radeon 5 GPU and Samsung M.2 SSD.
I made a bootable Ubuntu image with UNetbootin and confirmed that it works fine on my current computer. When I try to boot from it on the new system I initially get the error:
Couldn't get size: 0x800000000000000e
MODSIGN: Couldn't get UEFI db list
Couldn't get size: 0x800000000000000e
and then it gets stuck in the purple Ubuntu loading screen forever.
When I edit the GRUB entry and remove quiet splash
and add nomodest
I get the following scroll of messages (it goes way off the page but scrolls faster than I can read).
I'm assuming this is all caused by one problem (blocked by a certain hardware thing?) but I have no idea what it is or how to find out. I followed all the solutions I could find for the "UEFI db list" error and nothing helped. I have secure boot disabled (it was disabled by default). I tried switching between UEFI and CSM but that didn't change it.
What are the next steps I can take to diagnose this? Or does anyone have a guess what could be the issue?
boot grub2 system-installation uefi
boot grub2 system-installation uefi
New contributor
New contributor
New contributor
asked 9 hours ago
B1CL0PSB1CL0PS
1293 bronze badges
1293 bronze badges
New contributor
New contributor
1
What version of Ubuntu are you attempting to run? Have you checked for any bios updates for that motherboard?
– Gordster
9 hours ago
1
I tried 2 different USB drives and two different copies of the ISO, but it boots fine on my laptop so I don't think the installation media is bad. This also happens whether I pickinstall
ortry without installing
, with or without safe graphics, and it happens whether I boot from the partition or the whole device
– B1CL0PS
9 hours ago
2
it looks like the latest bios version is 7C37v14 (Release Date 2019-09-18). Do you have the latest bios?
– Gordster
8 hours ago
1
@Gordster Thanks for your help! Updating the BIOS did it (Ubuntu 19.04 btw)
– B1CL0PS
8 hours ago
1
Mind marking my answer as "answered"? Glad I can help I know they are constantly pushing out bios updates to fix these sorts of issues.
– Gordster
8 hours ago
|
show 1 more comment
1
What version of Ubuntu are you attempting to run? Have you checked for any bios updates for that motherboard?
– Gordster
9 hours ago
1
I tried 2 different USB drives and two different copies of the ISO, but it boots fine on my laptop so I don't think the installation media is bad. This also happens whether I pickinstall
ortry without installing
, with or without safe graphics, and it happens whether I boot from the partition or the whole device
– B1CL0PS
9 hours ago
2
it looks like the latest bios version is 7C37v14 (Release Date 2019-09-18). Do you have the latest bios?
– Gordster
8 hours ago
1
@Gordster Thanks for your help! Updating the BIOS did it (Ubuntu 19.04 btw)
– B1CL0PS
8 hours ago
1
Mind marking my answer as "answered"? Glad I can help I know they are constantly pushing out bios updates to fix these sorts of issues.
– Gordster
8 hours ago
1
1
What version of Ubuntu are you attempting to run? Have you checked for any bios updates for that motherboard?
– Gordster
9 hours ago
What version of Ubuntu are you attempting to run? Have you checked for any bios updates for that motherboard?
– Gordster
9 hours ago
1
1
I tried 2 different USB drives and two different copies of the ISO, but it boots fine on my laptop so I don't think the installation media is bad. This also happens whether I pick
install
or try without installing
, with or without safe graphics, and it happens whether I boot from the partition or the whole device– B1CL0PS
9 hours ago
I tried 2 different USB drives and two different copies of the ISO, but it boots fine on my laptop so I don't think the installation media is bad. This also happens whether I pick
install
or try without installing
, with or without safe graphics, and it happens whether I boot from the partition or the whole device– B1CL0PS
9 hours ago
2
2
it looks like the latest bios version is 7C37v14 (Release Date 2019-09-18). Do you have the latest bios?
– Gordster
8 hours ago
it looks like the latest bios version is 7C37v14 (Release Date 2019-09-18). Do you have the latest bios?
– Gordster
8 hours ago
1
1
@Gordster Thanks for your help! Updating the BIOS did it (Ubuntu 19.04 btw)
– B1CL0PS
8 hours ago
@Gordster Thanks for your help! Updating the BIOS did it (Ubuntu 19.04 btw)
– B1CL0PS
8 hours ago
1
1
Mind marking my answer as "answered"? Glad I can help I know they are constantly pushing out bios updates to fix these sorts of issues.
– Gordster
8 hours ago
Mind marking my answer as "answered"? Glad I can help I know they are constantly pushing out bios updates to fix these sorts of issues.
– Gordster
8 hours ago
|
show 1 more comment
2 Answers
2
active
oldest
votes
It looks like the latest bios version is 7C37v14 (Release Date 2019-09-18). Update your bios to this version in order to get the latest Linux support.
With these processors and motherboards being so new it is a good idea to pay attention to the latest bios releases.
This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post. - From Review
– Pilot6
7 hours ago
@Pilot6 I did that and have now edited my "answer"
– Gordster
6 hours ago
add a comment
|
Updating the BIOS to version 7C37v14 fixed the issue!
New contributor
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
B1CL0PS is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1176391%2fbooting-ubuntu-from-usb-drive-on-msi-motherboard-everything-fails%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
It looks like the latest bios version is 7C37v14 (Release Date 2019-09-18). Update your bios to this version in order to get the latest Linux support.
With these processors and motherboards being so new it is a good idea to pay attention to the latest bios releases.
This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post. - From Review
– Pilot6
7 hours ago
@Pilot6 I did that and have now edited my "answer"
– Gordster
6 hours ago
add a comment
|
It looks like the latest bios version is 7C37v14 (Release Date 2019-09-18). Update your bios to this version in order to get the latest Linux support.
With these processors and motherboards being so new it is a good idea to pay attention to the latest bios releases.
This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post. - From Review
– Pilot6
7 hours ago
@Pilot6 I did that and have now edited my "answer"
– Gordster
6 hours ago
add a comment
|
It looks like the latest bios version is 7C37v14 (Release Date 2019-09-18). Update your bios to this version in order to get the latest Linux support.
With these processors and motherboards being so new it is a good idea to pay attention to the latest bios releases.
It looks like the latest bios version is 7C37v14 (Release Date 2019-09-18). Update your bios to this version in order to get the latest Linux support.
With these processors and motherboards being so new it is a good idea to pay attention to the latest bios releases.
edited 6 hours ago
answered 8 hours ago
GordsterGordster
5192 silver badges11 bronze badges
5192 silver badges11 bronze badges
This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post. - From Review
– Pilot6
7 hours ago
@Pilot6 I did that and have now edited my "answer"
– Gordster
6 hours ago
add a comment
|
This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post. - From Review
– Pilot6
7 hours ago
@Pilot6 I did that and have now edited my "answer"
– Gordster
6 hours ago
This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post. - From Review
– Pilot6
7 hours ago
This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post. - From Review
– Pilot6
7 hours ago
@Pilot6 I did that and have now edited my "answer"
– Gordster
6 hours ago
@Pilot6 I did that and have now edited my "answer"
– Gordster
6 hours ago
add a comment
|
Updating the BIOS to version 7C37v14 fixed the issue!
New contributor
add a comment
|
Updating the BIOS to version 7C37v14 fixed the issue!
New contributor
add a comment
|
Updating the BIOS to version 7C37v14 fixed the issue!
New contributor
Updating the BIOS to version 7C37v14 fixed the issue!
New contributor
New contributor
answered 8 hours ago
B1CL0PSB1CL0PS
1293 bronze badges
1293 bronze badges
New contributor
New contributor
add a comment
|
add a comment
|
B1CL0PS is a new contributor. Be nice, and check out our Code of Conduct.
B1CL0PS is a new contributor. Be nice, and check out our Code of Conduct.
B1CL0PS is a new contributor. Be nice, and check out our Code of Conduct.
B1CL0PS is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1176391%2fbooting-ubuntu-from-usb-drive-on-msi-motherboard-everything-fails%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
What version of Ubuntu are you attempting to run? Have you checked for any bios updates for that motherboard?
– Gordster
9 hours ago
1
I tried 2 different USB drives and two different copies of the ISO, but it boots fine on my laptop so I don't think the installation media is bad. This also happens whether I pick
install
ortry without installing
, with or without safe graphics, and it happens whether I boot from the partition or the whole device– B1CL0PS
9 hours ago
2
it looks like the latest bios version is 7C37v14 (Release Date 2019-09-18). Do you have the latest bios?
– Gordster
8 hours ago
1
@Gordster Thanks for your help! Updating the BIOS did it (Ubuntu 19.04 btw)
– B1CL0PS
8 hours ago
1
Mind marking my answer as "answered"? Glad I can help I know they are constantly pushing out bios updates to fix these sorts of issues.
– Gordster
8 hours ago