COMRESET failed errno=-16 While Starting Ubuntu 15.04How to fix a COMRESET failed error?Experiencing delays on Ubuntu startup on an irregular/random basisUbuntu not starting after failed boot of OSX install diskHow to fix: ata7: com reset failed errno=-32?Ubuntu install saying not enough disk spaceThe ext4 file system creation in partition failed to install Ubuntu?Ubuntu 18.04 installation failed
What is the difference between "more" and "less" commands?
Is there any canon reason why urban werewolves haven't destroyed vampires (or vice versa)?
Does this code demonstrate the central limit theorem?
What's the name of this windows feature?
My passport's Machine Readable Zone is damaged. How do I deal with it?
How many cows would you need to drop on Mars to successfully terraform it?
Adding "dot com" to the end of a sentence?
Is there any conceivable way to "turn off" a star?
Why is a living creature being frozen in carbonite in “The Mandalorian” so common when it seemed so risky in “The Empire Strikes Back?”
What's the purpose of using a union with only one member?
A story in which God (the Christian god) is replaced
Is it possible to remove the trash icon from the dock on macOS Catalina?
How do I recover from a cryptocurrency scam?
Why does the forward voltage drop in a diode vary slightly when there is a change in the diode current?
Which FIDE rule forbids pressing the clock before taking captured pieces off the board?
Why are compartments in western European day trains falling out of fashion?
Chess PhD topic in machine learning?
Why voltage regulators instead of voltage dividers for supplying power to loads?
In C#, is there a way to enforce behavior coupling in interface methods or is the fact that I am trying to do that a design smell?
Which Grows Faster: Factorial or Double Exponentiation
Why are old computers so vulnerable to temperature changes and moisture?
Does a Buffer Overflow vulnerability always mean a code execution vulnerability?
Usage of "tour de force"
Brainfuck interpreter written in C
COMRESET failed errno=-16 While Starting Ubuntu 15.04
How to fix a COMRESET failed error?Experiencing delays on Ubuntu startup on an irregular/random basisUbuntu not starting after failed boot of OSX install diskHow to fix: ata7: com reset failed errno=-32?Ubuntu install saying not enough disk spaceThe ext4 file system creation in partition failed to install Ubuntu?Ubuntu 18.04 installation failed
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I restarted my laptop and it seems like I cannot get it to start. I get the error message ata2: COMRESET failed (errno=-16), and Busybox as picture illustrates:

boot 15.04 disk
add a comment
|
I restarted my laptop and it seems like I cannot get it to start. I get the error message ata2: COMRESET failed (errno=-16), and Busybox as picture illustrates:

boot 15.04 disk
1
refer same thread here askubuntu.com/questions/62295/…
– Prashant Chikhalkar
Aug 12 '15 at 5:54
add a comment
|
I restarted my laptop and it seems like I cannot get it to start. I get the error message ata2: COMRESET failed (errno=-16), and Busybox as picture illustrates:

boot 15.04 disk
I restarted my laptop and it seems like I cannot get it to start. I get the error message ata2: COMRESET failed (errno=-16), and Busybox as picture illustrates:

boot 15.04 disk
boot 15.04 disk
edited Jan 22 '18 at 2:14
karel
71.1k15 gold badges159 silver badges185 bronze badges
71.1k15 gold badges159 silver badges185 bronze badges
asked Jul 17 '15 at 13:56
Elphas KhajiraElphas Khajira
461 silver badge4 bronze badges
461 silver badge4 bronze badges
1
refer same thread here askubuntu.com/questions/62295/…
– Prashant Chikhalkar
Aug 12 '15 at 5:54
add a comment
|
1
refer same thread here askubuntu.com/questions/62295/…
– Prashant Chikhalkar
Aug 12 '15 at 5:54
1
1
refer same thread here askubuntu.com/questions/62295/…
– Prashant Chikhalkar
Aug 12 '15 at 5:54
refer same thread here askubuntu.com/questions/62295/…
– Prashant Chikhalkar
Aug 12 '15 at 5:54
add a comment
|
2 Answers
2
active
oldest
votes
I have searched for the same problem and finally found the culprit of this error! Whenever you using your Western Digital hard drive you have to run it
jumperless ( for master only ) or for using it with any SATA-to-IDE adapter
If you are not using any adapter, make sure you slave hard drive is connected properly and found! Otherwise this error will always shows up. Also causing bad CRC when writing to disk :(
add a comment
|
I had the same issue. Just type
exit
in the box and it might start up.
I have to do this everytime I start up my computer. If anyone else has a fix it would be greatly appreciated.
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
);
);
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%2f649539%2fcomreset-failed-errno-16-while-starting-ubuntu-15-04%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
I have searched for the same problem and finally found the culprit of this error! Whenever you using your Western Digital hard drive you have to run it
jumperless ( for master only ) or for using it with any SATA-to-IDE adapter
If you are not using any adapter, make sure you slave hard drive is connected properly and found! Otherwise this error will always shows up. Also causing bad CRC when writing to disk :(
add a comment
|
I have searched for the same problem and finally found the culprit of this error! Whenever you using your Western Digital hard drive you have to run it
jumperless ( for master only ) or for using it with any SATA-to-IDE adapter
If you are not using any adapter, make sure you slave hard drive is connected properly and found! Otherwise this error will always shows up. Also causing bad CRC when writing to disk :(
add a comment
|
I have searched for the same problem and finally found the culprit of this error! Whenever you using your Western Digital hard drive you have to run it
jumperless ( for master only ) or for using it with any SATA-to-IDE adapter
If you are not using any adapter, make sure you slave hard drive is connected properly and found! Otherwise this error will always shows up. Also causing bad CRC when writing to disk :(
I have searched for the same problem and finally found the culprit of this error! Whenever you using your Western Digital hard drive you have to run it
jumperless ( for master only ) or for using it with any SATA-to-IDE adapter
If you are not using any adapter, make sure you slave hard drive is connected properly and found! Otherwise this error will always shows up. Also causing bad CRC when writing to disk :(
answered Sep 1 '16 at 14:51
lost06lost06
1
1
add a comment
|
add a comment
|
I had the same issue. Just type
exit
in the box and it might start up.
I have to do this everytime I start up my computer. If anyone else has a fix it would be greatly appreciated.
add a comment
|
I had the same issue. Just type
exit
in the box and it might start up.
I have to do this everytime I start up my computer. If anyone else has a fix it would be greatly appreciated.
add a comment
|
I had the same issue. Just type
exit
in the box and it might start up.
I have to do this everytime I start up my computer. If anyone else has a fix it would be greatly appreciated.
I had the same issue. Just type
exit
in the box and it might start up.
I have to do this everytime I start up my computer. If anyone else has a fix it would be greatly appreciated.
edited Jan 22 '18 at 6:01
derHugo
2,6724 gold badges18 silver badges38 bronze badges
2,6724 gold badges18 silver badges38 bronze badges
answered Aug 11 '15 at 23:00
anonanon
1
1
add a comment
|
add a comment
|
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%2f649539%2fcomreset-failed-errno-16-while-starting-ubuntu-15-04%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
refer same thread here askubuntu.com/questions/62295/…
– Prashant Chikhalkar
Aug 12 '15 at 5:54