SD Card, Destination is read-only
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I can no longer write to my SD card using the GUI (Files 3.10.1). If I use the command line I can successfully write to the SD card, but using the GUI gives me "Destination is read-only".
Using the command line I am the same user as the GUI. No elevated permissions such as sudo are being used. I am able to write using the command line with the same user that is not able to write using the GUI.
I was able to write using the GUI just fine yesterday. There was an update(s) this morning to Ubuntu, not sure if that has caused this issue.
I am running Ubuntu 14.04 LTS. To summarize, command line I can write, GUI I cannot.
edit: New test I just ran was to create a file using touch on the command line and deleting it via the GUI. I was successfully able to delete the file via the GUI. So I can delete, just not create/copy?
sd-card
add a comment |
I can no longer write to my SD card using the GUI (Files 3.10.1). If I use the command line I can successfully write to the SD card, but using the GUI gives me "Destination is read-only".
Using the command line I am the same user as the GUI. No elevated permissions such as sudo are being used. I am able to write using the command line with the same user that is not able to write using the GUI.
I was able to write using the GUI just fine yesterday. There was an update(s) this morning to Ubuntu, not sure if that has caused this issue.
I am running Ubuntu 14.04 LTS. To summarize, command line I can write, GUI I cannot.
edit: New test I just ran was to create a file using touch on the command line and deleting it via the GUI. I was successfully able to delete the file via the GUI. So I can delete, just not create/copy?
sd-card
I'd like to know an answer to this. The only way I can copy files is via a terminal. I have no idea why the GUI complains but not a CLI command....
– Yanick Rochon
Jun 24 '16 at 19:50
The following link and links from it with more details may help you or at least explain what is the problem, askubuntu.com/questions/402236/…
– sudodus
Jul 30 '17 at 16:58
add a comment |
I can no longer write to my SD card using the GUI (Files 3.10.1). If I use the command line I can successfully write to the SD card, but using the GUI gives me "Destination is read-only".
Using the command line I am the same user as the GUI. No elevated permissions such as sudo are being used. I am able to write using the command line with the same user that is not able to write using the GUI.
I was able to write using the GUI just fine yesterday. There was an update(s) this morning to Ubuntu, not sure if that has caused this issue.
I am running Ubuntu 14.04 LTS. To summarize, command line I can write, GUI I cannot.
edit: New test I just ran was to create a file using touch on the command line and deleting it via the GUI. I was successfully able to delete the file via the GUI. So I can delete, just not create/copy?
sd-card
I can no longer write to my SD card using the GUI (Files 3.10.1). If I use the command line I can successfully write to the SD card, but using the GUI gives me "Destination is read-only".
Using the command line I am the same user as the GUI. No elevated permissions such as sudo are being used. I am able to write using the command line with the same user that is not able to write using the GUI.
I was able to write using the GUI just fine yesterday. There was an update(s) this morning to Ubuntu, not sure if that has caused this issue.
I am running Ubuntu 14.04 LTS. To summarize, command line I can write, GUI I cannot.
edit: New test I just ran was to create a file using touch on the command line and deleting it via the GUI. I was successfully able to delete the file via the GUI. So I can delete, just not create/copy?
sd-card
sd-card
edited Jan 13 '15 at 14:41
quickblueblur
asked Jan 13 '15 at 14:26
quickblueblurquickblueblur
4517
4517
I'd like to know an answer to this. The only way I can copy files is via a terminal. I have no idea why the GUI complains but not a CLI command....
– Yanick Rochon
Jun 24 '16 at 19:50
The following link and links from it with more details may help you or at least explain what is the problem, askubuntu.com/questions/402236/…
– sudodus
Jul 30 '17 at 16:58
add a comment |
I'd like to know an answer to this. The only way I can copy files is via a terminal. I have no idea why the GUI complains but not a CLI command....
– Yanick Rochon
Jun 24 '16 at 19:50
The following link and links from it with more details may help you or at least explain what is the problem, askubuntu.com/questions/402236/…
– sudodus
Jul 30 '17 at 16:58
I'd like to know an answer to this. The only way I can copy files is via a terminal. I have no idea why the GUI complains but not a CLI command....
– Yanick Rochon
Jun 24 '16 at 19:50
I'd like to know an answer to this. The only way I can copy files is via a terminal. I have no idea why the GUI complains but not a CLI command....
– Yanick Rochon
Jun 24 '16 at 19:50
The following link and links from it with more details may help you or at least explain what is the problem, askubuntu.com/questions/402236/…
– sudodus
Jul 30 '17 at 16:58
The following link and links from it with more details may help you or at least explain what is the problem, askubuntu.com/questions/402236/…
– sudodus
Jul 30 '17 at 16:58
add a comment |
2 Answers
2
active
oldest
votes
This sounds very similar to this question; unfortunately I have not found an answer, but it may be worth checking out; I'd hate to have you go through the same diagnostic steps only to find out the same result.
Created a directory and changed the owner to myself all via the command line. Tried to copy a file into this new directory and still get the same error, "Destination is read-only". The drive itself works on Windows and has worked recently (yesterday) on Ubuntu. It's really confusing me why it no longer works.
– quickblueblur
Jan 13 '15 at 14:38
I have looked high and low for an answer to this; I have ultimately had to use windows to check / fix mine, after that it works fine again in Ubuntu. Unfortunately, mine have all eventually gone back to 'read-only' in Ubuntu, regardless of the method I use to copy files onto them.
– snurfle
Jan 13 '15 at 14:46
add a comment |
I had a similar problem with a USB stick Ubuntu 16.04. I could read the files but not write (even though I was able to delete files on the USB stick).
The solution I found was rebooting ubuntu with the usb stick in. The write permissions now work.
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/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
});
}
});
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%2f573298%2fsd-card-destination-is-read-only%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
This sounds very similar to this question; unfortunately I have not found an answer, but it may be worth checking out; I'd hate to have you go through the same diagnostic steps only to find out the same result.
Created a directory and changed the owner to myself all via the command line. Tried to copy a file into this new directory and still get the same error, "Destination is read-only". The drive itself works on Windows and has worked recently (yesterday) on Ubuntu. It's really confusing me why it no longer works.
– quickblueblur
Jan 13 '15 at 14:38
I have looked high and low for an answer to this; I have ultimately had to use windows to check / fix mine, after that it works fine again in Ubuntu. Unfortunately, mine have all eventually gone back to 'read-only' in Ubuntu, regardless of the method I use to copy files onto them.
– snurfle
Jan 13 '15 at 14:46
add a comment |
This sounds very similar to this question; unfortunately I have not found an answer, but it may be worth checking out; I'd hate to have you go through the same diagnostic steps only to find out the same result.
Created a directory and changed the owner to myself all via the command line. Tried to copy a file into this new directory and still get the same error, "Destination is read-only". The drive itself works on Windows and has worked recently (yesterday) on Ubuntu. It's really confusing me why it no longer works.
– quickblueblur
Jan 13 '15 at 14:38
I have looked high and low for an answer to this; I have ultimately had to use windows to check / fix mine, after that it works fine again in Ubuntu. Unfortunately, mine have all eventually gone back to 'read-only' in Ubuntu, regardless of the method I use to copy files onto them.
– snurfle
Jan 13 '15 at 14:46
add a comment |
This sounds very similar to this question; unfortunately I have not found an answer, but it may be worth checking out; I'd hate to have you go through the same diagnostic steps only to find out the same result.
This sounds very similar to this question; unfortunately I have not found an answer, but it may be worth checking out; I'd hate to have you go through the same diagnostic steps only to find out the same result.
edited Apr 13 '17 at 12:23
Community♦
1
1
answered Jan 13 '15 at 14:31
snurflesnurfle
61111
61111
Created a directory and changed the owner to myself all via the command line. Tried to copy a file into this new directory and still get the same error, "Destination is read-only". The drive itself works on Windows and has worked recently (yesterday) on Ubuntu. It's really confusing me why it no longer works.
– quickblueblur
Jan 13 '15 at 14:38
I have looked high and low for an answer to this; I have ultimately had to use windows to check / fix mine, after that it works fine again in Ubuntu. Unfortunately, mine have all eventually gone back to 'read-only' in Ubuntu, regardless of the method I use to copy files onto them.
– snurfle
Jan 13 '15 at 14:46
add a comment |
Created a directory and changed the owner to myself all via the command line. Tried to copy a file into this new directory and still get the same error, "Destination is read-only". The drive itself works on Windows and has worked recently (yesterday) on Ubuntu. It's really confusing me why it no longer works.
– quickblueblur
Jan 13 '15 at 14:38
I have looked high and low for an answer to this; I have ultimately had to use windows to check / fix mine, after that it works fine again in Ubuntu. Unfortunately, mine have all eventually gone back to 'read-only' in Ubuntu, regardless of the method I use to copy files onto them.
– snurfle
Jan 13 '15 at 14:46
Created a directory and changed the owner to myself all via the command line. Tried to copy a file into this new directory and still get the same error, "Destination is read-only". The drive itself works on Windows and has worked recently (yesterday) on Ubuntu. It's really confusing me why it no longer works.
– quickblueblur
Jan 13 '15 at 14:38
Created a directory and changed the owner to myself all via the command line. Tried to copy a file into this new directory and still get the same error, "Destination is read-only". The drive itself works on Windows and has worked recently (yesterday) on Ubuntu. It's really confusing me why it no longer works.
– quickblueblur
Jan 13 '15 at 14:38
I have looked high and low for an answer to this; I have ultimately had to use windows to check / fix mine, after that it works fine again in Ubuntu. Unfortunately, mine have all eventually gone back to 'read-only' in Ubuntu, regardless of the method I use to copy files onto them.
– snurfle
Jan 13 '15 at 14:46
I have looked high and low for an answer to this; I have ultimately had to use windows to check / fix mine, after that it works fine again in Ubuntu. Unfortunately, mine have all eventually gone back to 'read-only' in Ubuntu, regardless of the method I use to copy files onto them.
– snurfle
Jan 13 '15 at 14:46
add a comment |
I had a similar problem with a USB stick Ubuntu 16.04. I could read the files but not write (even though I was able to delete files on the USB stick).
The solution I found was rebooting ubuntu with the usb stick in. The write permissions now work.
add a comment |
I had a similar problem with a USB stick Ubuntu 16.04. I could read the files but not write (even though I was able to delete files on the USB stick).
The solution I found was rebooting ubuntu with the usb stick in. The write permissions now work.
add a comment |
I had a similar problem with a USB stick Ubuntu 16.04. I could read the files but not write (even though I was able to delete files on the USB stick).
The solution I found was rebooting ubuntu with the usb stick in. The write permissions now work.
I had a similar problem with a USB stick Ubuntu 16.04. I could read the files but not write (even though I was able to delete files on the USB stick).
The solution I found was rebooting ubuntu with the usb stick in. The write permissions now work.
answered Jul 30 '17 at 14:35
AndresAndres
232115
232115
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%2f573298%2fsd-card-destination-is-read-only%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
I'd like to know an answer to this. The only way I can copy files is via a terminal. I have no idea why the GUI complains but not a CLI command....
– Yanick Rochon
Jun 24 '16 at 19:50
The following link and links from it with more details may help you or at least explain what is the problem, askubuntu.com/questions/402236/…
– sudodus
Jul 30 '17 at 16:58