Dell XPS 13 2-in-1 won't boot (failed to connect to lvmetad, hard drive not detected)WD external hard drive not detectedHard Drive not detected in ubuntu 12.04?Second hard drive not detectedWindows hard drive won't bootDell XPS is not startingUbuntu won't boot after power failure - can't connect to lvmetadUbuntu 18.04 freezes on shutdown/restart on Dell XPS 15' 9560 & won't boot after hard shutdownDell XPS 15 ubs boot ubuntu 18.04.1After motherboard replacement on Dell XPS 13, hard drive is not accessibleDell XPS laptop cannot find hard drives
Simulate Bitwise Cyclic Tag
When blogging recipes, how can I support both readers who want the narrative/journey and ones who want the printer-friendly recipe?
Can Medicine checks be used, with decent rolls, to completely mitigate the risk of death from ongoing damage?
Are tax years 2016 & 2017 back taxes deductible for tax year 2018?
How can I fix this gap between bookcases I made?
What is the white spray-pattern residue inside these Falcon Heavy nozzles?
What do you call a Matrix-like slowdown and camera movement effect?
How is this relation reflexive?
Infinite past with a beginning?
N.B. ligature in Latex
I see my dog run
Prevent a directory in /tmp from being deleted
Is there really no realistic way for a skeleton monster to move around without magic?
Could a US political party gain complete control over the government by removing checks & balances?
What defenses are there against being summoned by the Gate spell?
A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?
A Journey Through Space and Time
Concept of linear mappings are confusing me
Why is this code 6.5x slower with optimizations enabled?
least quadratic residue under GRH: an EXPLICIT bound
LED on same Pin as Toggle Switch, not illuminating
Why is the design of haulage companies so “special”?
What is the command to reset a PC without deleting any files
Chess with symmetric move-square
Dell XPS 13 2-in-1 won't boot (failed to connect to lvmetad, hard drive not detected)
WD external hard drive not detectedHard Drive not detected in ubuntu 12.04?Second hard drive not detectedWindows hard drive won't bootDell XPS is not startingUbuntu won't boot after power failure - can't connect to lvmetadUbuntu 18.04 freezes on shutdown/restart on Dell XPS 15' 9560 & won't boot after hard shutdownDell XPS 15 ubs boot ubuntu 18.04.1After motherboard replacement on Dell XPS 13, hard drive is not accessibleDell XPS laptop cannot find hard drives
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
This problem has been troubling me for a while, and it also appears to be a very popular question. However, despite my best efforts, I can't get any of the suggestions I've found to work.
I have Ubuntu 18.04 installed on a Dell XPS 13 2-in-1, and occasionally, maybe every few weeks or months, it just won't start up. When I got the machine, it had Windows installed, and I wiped everything to install Ubuntu. Here's the general timeline of what happens.
First, I'll see some error that complains of a read-only file system. For instance, last night, I was running a program that runs a bunch of Python scripts, and it gets halfway through, and just starts throwing errors because the files are supposedly read only. Another time, I could not even change directories in a terminal because it says “cannot create temp file for here-document: Read-only file system.”
Second, it goes to a black screen and says "WARNING: Failed to connect to lvmetad. Falling back to device scanning." I have to restart manually at this point.
Third, it won't boot. On startup, it emits super loud single beep noise, and it complains that the hard drive isn't detected. See attached image.
In the past, I've fixed this temporarily by restarting about twenty times, and eventually, it has always gone back to normal. However, I'd like to take care of it for good.
Edit:
Here's another message I got when it failed back to a black screen: "nvme nvme0: failed to set APST feature (-19)". It paused for a few minutes, and then I get "EXT4-fs error (device dm-0): ext4_find_entry:1436:inode #4064582: comm gdm3: reading directory lblock 0"
boot hard-drive dell
New contributor
add a comment |
This problem has been troubling me for a while, and it also appears to be a very popular question. However, despite my best efforts, I can't get any of the suggestions I've found to work.
I have Ubuntu 18.04 installed on a Dell XPS 13 2-in-1, and occasionally, maybe every few weeks or months, it just won't start up. When I got the machine, it had Windows installed, and I wiped everything to install Ubuntu. Here's the general timeline of what happens.
First, I'll see some error that complains of a read-only file system. For instance, last night, I was running a program that runs a bunch of Python scripts, and it gets halfway through, and just starts throwing errors because the files are supposedly read only. Another time, I could not even change directories in a terminal because it says “cannot create temp file for here-document: Read-only file system.”
Second, it goes to a black screen and says "WARNING: Failed to connect to lvmetad. Falling back to device scanning." I have to restart manually at this point.
Third, it won't boot. On startup, it emits super loud single beep noise, and it complains that the hard drive isn't detected. See attached image.
In the past, I've fixed this temporarily by restarting about twenty times, and eventually, it has always gone back to normal. However, I'd like to take care of it for good.
Edit:
Here's another message I got when it failed back to a black screen: "nvme nvme0: failed to set APST feature (-19)". It paused for a few minutes, and then I get "EXT4-fs error (device dm-0): ext4_find_entry:1436:inode #4064582: comm gdm3: reading directory lblock 0"
boot hard-drive dell
New contributor
1
sounds like it may be a hardware problem ... especially if you have replaced harddrive, ram or SSD ... if yes I would remove then re-seat whichever you have replaced in the past ... just a wild guess
– Scott Stensland
2 days ago
@ScottStensland I have never replaced any of the parts before
– Taylor
2 days ago
if its still under warranty then I'd call Dell otherwise I suggest you identify whether it will take a SSD ... update your question with exact model number and possibly someone can tell you whether it can handle a SSD ... read this link dell.com/support/contents/us/en/04/article/product-support/… on laptop bottom flip up that plate in middle to reveal your Dell Service Tag ... then look it up at dell.com/support/home/us/en/04?app=products&~ck=mn to see which SSD it needs and just buy one and install it - good luck
– Scott Stensland
2 days ago
@ScottStensland thanks for the help. Yes it takes an SSD. So you're confident I have to buy a new one instead of re-seat the existing one?
– Taylor
9 hours ago
add a comment |
This problem has been troubling me for a while, and it also appears to be a very popular question. However, despite my best efforts, I can't get any of the suggestions I've found to work.
I have Ubuntu 18.04 installed on a Dell XPS 13 2-in-1, and occasionally, maybe every few weeks or months, it just won't start up. When I got the machine, it had Windows installed, and I wiped everything to install Ubuntu. Here's the general timeline of what happens.
First, I'll see some error that complains of a read-only file system. For instance, last night, I was running a program that runs a bunch of Python scripts, and it gets halfway through, and just starts throwing errors because the files are supposedly read only. Another time, I could not even change directories in a terminal because it says “cannot create temp file for here-document: Read-only file system.”
Second, it goes to a black screen and says "WARNING: Failed to connect to lvmetad. Falling back to device scanning." I have to restart manually at this point.
Third, it won't boot. On startup, it emits super loud single beep noise, and it complains that the hard drive isn't detected. See attached image.
In the past, I've fixed this temporarily by restarting about twenty times, and eventually, it has always gone back to normal. However, I'd like to take care of it for good.
Edit:
Here's another message I got when it failed back to a black screen: "nvme nvme0: failed to set APST feature (-19)". It paused for a few minutes, and then I get "EXT4-fs error (device dm-0): ext4_find_entry:1436:inode #4064582: comm gdm3: reading directory lblock 0"
boot hard-drive dell
New contributor
This problem has been troubling me for a while, and it also appears to be a very popular question. However, despite my best efforts, I can't get any of the suggestions I've found to work.
I have Ubuntu 18.04 installed on a Dell XPS 13 2-in-1, and occasionally, maybe every few weeks or months, it just won't start up. When I got the machine, it had Windows installed, and I wiped everything to install Ubuntu. Here's the general timeline of what happens.
First, I'll see some error that complains of a read-only file system. For instance, last night, I was running a program that runs a bunch of Python scripts, and it gets halfway through, and just starts throwing errors because the files are supposedly read only. Another time, I could not even change directories in a terminal because it says “cannot create temp file for here-document: Read-only file system.”
Second, it goes to a black screen and says "WARNING: Failed to connect to lvmetad. Falling back to device scanning." I have to restart manually at this point.
Third, it won't boot. On startup, it emits super loud single beep noise, and it complains that the hard drive isn't detected. See attached image.
In the past, I've fixed this temporarily by restarting about twenty times, and eventually, it has always gone back to normal. However, I'd like to take care of it for good.
Edit:
Here's another message I got when it failed back to a black screen: "nvme nvme0: failed to set APST feature (-19)". It paused for a few minutes, and then I get "EXT4-fs error (device dm-0): ext4_find_entry:1436:inode #4064582: comm gdm3: reading directory lblock 0"
boot hard-drive dell
boot hard-drive dell
New contributor
New contributor
edited 2 days ago
Taylor
New contributor
asked 2 days ago
TaylorTaylor
1113
1113
New contributor
New contributor
1
sounds like it may be a hardware problem ... especially if you have replaced harddrive, ram or SSD ... if yes I would remove then re-seat whichever you have replaced in the past ... just a wild guess
– Scott Stensland
2 days ago
@ScottStensland I have never replaced any of the parts before
– Taylor
2 days ago
if its still under warranty then I'd call Dell otherwise I suggest you identify whether it will take a SSD ... update your question with exact model number and possibly someone can tell you whether it can handle a SSD ... read this link dell.com/support/contents/us/en/04/article/product-support/… on laptop bottom flip up that plate in middle to reveal your Dell Service Tag ... then look it up at dell.com/support/home/us/en/04?app=products&~ck=mn to see which SSD it needs and just buy one and install it - good luck
– Scott Stensland
2 days ago
@ScottStensland thanks for the help. Yes it takes an SSD. So you're confident I have to buy a new one instead of re-seat the existing one?
– Taylor
9 hours ago
add a comment |
1
sounds like it may be a hardware problem ... especially if you have replaced harddrive, ram or SSD ... if yes I would remove then re-seat whichever you have replaced in the past ... just a wild guess
– Scott Stensland
2 days ago
@ScottStensland I have never replaced any of the parts before
– Taylor
2 days ago
if its still under warranty then I'd call Dell otherwise I suggest you identify whether it will take a SSD ... update your question with exact model number and possibly someone can tell you whether it can handle a SSD ... read this link dell.com/support/contents/us/en/04/article/product-support/… on laptop bottom flip up that plate in middle to reveal your Dell Service Tag ... then look it up at dell.com/support/home/us/en/04?app=products&~ck=mn to see which SSD it needs and just buy one and install it - good luck
– Scott Stensland
2 days ago
@ScottStensland thanks for the help. Yes it takes an SSD. So you're confident I have to buy a new one instead of re-seat the existing one?
– Taylor
9 hours ago
1
1
sounds like it may be a hardware problem ... especially if you have replaced harddrive, ram or SSD ... if yes I would remove then re-seat whichever you have replaced in the past ... just a wild guess
– Scott Stensland
2 days ago
sounds like it may be a hardware problem ... especially if you have replaced harddrive, ram or SSD ... if yes I would remove then re-seat whichever you have replaced in the past ... just a wild guess
– Scott Stensland
2 days ago
@ScottStensland I have never replaced any of the parts before
– Taylor
2 days ago
@ScottStensland I have never replaced any of the parts before
– Taylor
2 days ago
if its still under warranty then I'd call Dell otherwise I suggest you identify whether it will take a SSD ... update your question with exact model number and possibly someone can tell you whether it can handle a SSD ... read this link dell.com/support/contents/us/en/04/article/product-support/… on laptop bottom flip up that plate in middle to reveal your Dell Service Tag ... then look it up at dell.com/support/home/us/en/04?app=products&~ck=mn to see which SSD it needs and just buy one and install it - good luck
– Scott Stensland
2 days ago
if its still under warranty then I'd call Dell otherwise I suggest you identify whether it will take a SSD ... update your question with exact model number and possibly someone can tell you whether it can handle a SSD ... read this link dell.com/support/contents/us/en/04/article/product-support/… on laptop bottom flip up that plate in middle to reveal your Dell Service Tag ... then look it up at dell.com/support/home/us/en/04?app=products&~ck=mn to see which SSD it needs and just buy one and install it - good luck
– Scott Stensland
2 days ago
@ScottStensland thanks for the help. Yes it takes an SSD. So you're confident I have to buy a new one instead of re-seat the existing one?
– Taylor
9 hours ago
@ScottStensland thanks for the help. Yes it takes an SSD. So you're confident I have to buy a new one instead of re-seat the existing one?
– Taylor
9 hours ago
add a comment |
0
active
oldest
votes
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/3.0/"u003ecc by-sa 3.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
);
);
Taylor 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%2f1131483%2fdell-xps-13-2-in-1-wont-boot-failed-to-connect-to-lvmetad-hard-drive-not-dete%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Taylor is a new contributor. Be nice, and check out our Code of Conduct.
Taylor is a new contributor. Be nice, and check out our Code of Conduct.
Taylor is a new contributor. Be nice, and check out our Code of Conduct.
Taylor 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%2f1131483%2fdell-xps-13-2-in-1-wont-boot-failed-to-connect-to-lvmetad-hard-drive-not-dete%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
sounds like it may be a hardware problem ... especially if you have replaced harddrive, ram or SSD ... if yes I would remove then re-seat whichever you have replaced in the past ... just a wild guess
– Scott Stensland
2 days ago
@ScottStensland I have never replaced any of the parts before
– Taylor
2 days ago
if its still under warranty then I'd call Dell otherwise I suggest you identify whether it will take a SSD ... update your question with exact model number and possibly someone can tell you whether it can handle a SSD ... read this link dell.com/support/contents/us/en/04/article/product-support/… on laptop bottom flip up that plate in middle to reveal your Dell Service Tag ... then look it up at dell.com/support/home/us/en/04?app=products&~ck=mn to see which SSD it needs and just buy one and install it - good luck
– Scott Stensland
2 days ago
@ScottStensland thanks for the help. Yes it takes an SSD. So you're confident I have to buy a new one instead of re-seat the existing one?
– Taylor
9 hours ago