External Seagate HDD is causing an error when copying files over to my laptop
I did a clean install of Ubuntu 18 LTS and updated and upgraded. I have some files on an external HDD that I use as my backup HDD and I tried copying it on my laptop. I copied those files on my laptop and when I restarted my laptop I have been prompted with the following error.
HDD Error
The laptop is brand new, Asus Vivo book so I am sure it is not a hardware issue (also I've had this problem on my previous laptop which I changed because of this issue because some people told me that the HDD is messed up). I reinstalled ubuntu again, updated, upgraded all went fine. Restarted it a couple of times, fine, used it for a while, fine, copied the files from my external HDD stopped working with the same error. I am pretty sure it is the external HDD. Now the issue is ... I do need those files from the external HDD. Any suggestions?
UPDATE1: I can access and use the files well from the external HDD
boot 18.04 hard-drive external-hdd
New contributor
Question Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
|
show 3 more comments
I did a clean install of Ubuntu 18 LTS and updated and upgraded. I have some files on an external HDD that I use as my backup HDD and I tried copying it on my laptop. I copied those files on my laptop and when I restarted my laptop I have been prompted with the following error.
HDD Error
The laptop is brand new, Asus Vivo book so I am sure it is not a hardware issue (also I've had this problem on my previous laptop which I changed because of this issue because some people told me that the HDD is messed up). I reinstalled ubuntu again, updated, upgraded all went fine. Restarted it a couple of times, fine, used it for a while, fine, copied the files from my external HDD stopped working with the same error. I am pretty sure it is the external HDD. Now the issue is ... I do need those files from the external HDD. Any suggestions?
UPDATE1: I can access and use the files well from the external HDD
boot 18.04 hard-drive external-hdd
New contributor
Question Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
What files are you trying to copy from the external drive, and what is the destination of the files?
– Charles Green
Jan 4 at 19:30
just random files. Like photos, music, pdfs, ebooks. It's just whatever I had on my HDD from the past 4 years. Destination? the hdd of my new laptop. the path is the new ex4 partition.
– Question Mark
Jan 4 at 19:43
What commands are you using to copy back to your HDD?
– Charles Green
Jan 4 at 19:58
Sudo cp -rv [from] [to]
– Question Mark
Jan 4 at 20:02
1
This may be irrelevant, but when you usesudoto make the copies,rootbecomes the owner of the files. This may cause some issues...
– Charles Green
Jan 4 at 20:13
|
show 3 more comments
I did a clean install of Ubuntu 18 LTS and updated and upgraded. I have some files on an external HDD that I use as my backup HDD and I tried copying it on my laptop. I copied those files on my laptop and when I restarted my laptop I have been prompted with the following error.
HDD Error
The laptop is brand new, Asus Vivo book so I am sure it is not a hardware issue (also I've had this problem on my previous laptop which I changed because of this issue because some people told me that the HDD is messed up). I reinstalled ubuntu again, updated, upgraded all went fine. Restarted it a couple of times, fine, used it for a while, fine, copied the files from my external HDD stopped working with the same error. I am pretty sure it is the external HDD. Now the issue is ... I do need those files from the external HDD. Any suggestions?
UPDATE1: I can access and use the files well from the external HDD
boot 18.04 hard-drive external-hdd
New contributor
Question Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I did a clean install of Ubuntu 18 LTS and updated and upgraded. I have some files on an external HDD that I use as my backup HDD and I tried copying it on my laptop. I copied those files on my laptop and when I restarted my laptop I have been prompted with the following error.
HDD Error
The laptop is brand new, Asus Vivo book so I am sure it is not a hardware issue (also I've had this problem on my previous laptop which I changed because of this issue because some people told me that the HDD is messed up). I reinstalled ubuntu again, updated, upgraded all went fine. Restarted it a couple of times, fine, used it for a while, fine, copied the files from my external HDD stopped working with the same error. I am pretty sure it is the external HDD. Now the issue is ... I do need those files from the external HDD. Any suggestions?
UPDATE1: I can access and use the files well from the external HDD
boot 18.04 hard-drive external-hdd
boot 18.04 hard-drive external-hdd
New contributor
Question Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Question Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Jan 4 at 19:49
Question Mark
New contributor
Question Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Jan 4 at 19:05
Question MarkQuestion Mark
11
11
New contributor
Question Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Question Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Question Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
What files are you trying to copy from the external drive, and what is the destination of the files?
– Charles Green
Jan 4 at 19:30
just random files. Like photos, music, pdfs, ebooks. It's just whatever I had on my HDD from the past 4 years. Destination? the hdd of my new laptop. the path is the new ex4 partition.
– Question Mark
Jan 4 at 19:43
What commands are you using to copy back to your HDD?
– Charles Green
Jan 4 at 19:58
Sudo cp -rv [from] [to]
– Question Mark
Jan 4 at 20:02
1
This may be irrelevant, but when you usesudoto make the copies,rootbecomes the owner of the files. This may cause some issues...
– Charles Green
Jan 4 at 20:13
|
show 3 more comments
What files are you trying to copy from the external drive, and what is the destination of the files?
– Charles Green
Jan 4 at 19:30
just random files. Like photos, music, pdfs, ebooks. It's just whatever I had on my HDD from the past 4 years. Destination? the hdd of my new laptop. the path is the new ex4 partition.
– Question Mark
Jan 4 at 19:43
What commands are you using to copy back to your HDD?
– Charles Green
Jan 4 at 19:58
Sudo cp -rv [from] [to]
– Question Mark
Jan 4 at 20:02
1
This may be irrelevant, but when you usesudoto make the copies,rootbecomes the owner of the files. This may cause some issues...
– Charles Green
Jan 4 at 20:13
What files are you trying to copy from the external drive, and what is the destination of the files?
– Charles Green
Jan 4 at 19:30
What files are you trying to copy from the external drive, and what is the destination of the files?
– Charles Green
Jan 4 at 19:30
just random files. Like photos, music, pdfs, ebooks. It's just whatever I had on my HDD from the past 4 years. Destination? the hdd of my new laptop. the path is the new ex4 partition.
– Question Mark
Jan 4 at 19:43
just random files. Like photos, music, pdfs, ebooks. It's just whatever I had on my HDD from the past 4 years. Destination? the hdd of my new laptop. the path is the new ex4 partition.
– Question Mark
Jan 4 at 19:43
What commands are you using to copy back to your HDD?
– Charles Green
Jan 4 at 19:58
What commands are you using to copy back to your HDD?
– Charles Green
Jan 4 at 19:58
Sudo cp -rv [from] [to]
– Question Mark
Jan 4 at 20:02
Sudo cp -rv [from] [to]
– Question Mark
Jan 4 at 20:02
1
1
This may be irrelevant, but when you use
sudo to make the copies, root becomes the owner of the files. This may cause some issues...– Charles Green
Jan 4 at 20:13
This may be irrelevant, but when you use
sudo to make the copies, root becomes the owner of the files. This may cause some issues...– Charles Green
Jan 4 at 20:13
|
show 3 more comments
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
});
}
});
Question Mark 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%2f1107003%2fexternal-seagate-hdd-is-causing-an-error-when-copying-files-over-to-my-laptop%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
Question Mark is a new contributor. Be nice, and check out our Code of Conduct.
Question Mark is a new contributor. Be nice, and check out our Code of Conduct.
Question Mark is a new contributor. Be nice, and check out our Code of Conduct.
Question Mark 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1107003%2fexternal-seagate-hdd-is-causing-an-error-when-copying-files-over-to-my-laptop%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
What files are you trying to copy from the external drive, and what is the destination of the files?
– Charles Green
Jan 4 at 19:30
just random files. Like photos, music, pdfs, ebooks. It's just whatever I had on my HDD from the past 4 years. Destination? the hdd of my new laptop. the path is the new ex4 partition.
– Question Mark
Jan 4 at 19:43
What commands are you using to copy back to your HDD?
– Charles Green
Jan 4 at 19:58
Sudo cp -rv [from] [to]
– Question Mark
Jan 4 at 20:02
1
This may be irrelevant, but when you use
sudoto make the copies,rootbecomes the owner of the files. This may cause some issues...– Charles Green
Jan 4 at 20:13