Tried formatting USB to NTFS and now I can no longer mount it or format it
I recently formatted my USB drive to NTFS using the command terminal however since then I am unable to mount the USB to my pc and when I try to reformat the USB it says that the permissions are set to read only. Can anybody help me with this?
"Error mounting /dev/sdc1 at /media/fabio/USB DISK: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sdc1" "/media/fabio/USB DISK"' exited with non-zero exit status 13: Can only open '/dev/sdc1' as read-only
$MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdc1': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details."
mount ntfs format
add a comment |
I recently formatted my USB drive to NTFS using the command terminal however since then I am unable to mount the USB to my pc and when I try to reformat the USB it says that the permissions are set to read only. Can anybody help me with this?
"Error mounting /dev/sdc1 at /media/fabio/USB DISK: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sdc1" "/media/fabio/USB DISK"' exited with non-zero exit status 13: Can only open '/dev/sdc1' as read-only
$MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdc1': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details."
mount ntfs format
add a comment |
I recently formatted my USB drive to NTFS using the command terminal however since then I am unable to mount the USB to my pc and when I try to reformat the USB it says that the permissions are set to read only. Can anybody help me with this?
"Error mounting /dev/sdc1 at /media/fabio/USB DISK: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sdc1" "/media/fabio/USB DISK"' exited with non-zero exit status 13: Can only open '/dev/sdc1' as read-only
$MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdc1': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details."
mount ntfs format
I recently formatted my USB drive to NTFS using the command terminal however since then I am unable to mount the USB to my pc and when I try to reformat the USB it says that the permissions are set to read only. Can anybody help me with this?
"Error mounting /dev/sdc1 at /media/fabio/USB DISK: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sdc1" "/media/fabio/USB DISK"' exited with non-zero exit status 13: Can only open '/dev/sdc1' as read-only
$MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdc1': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details."
mount ntfs format
mount ntfs format
edited Jan 20 '14 at 20:56
BuZZ-dEE
9,105115169
9,105115169
asked Jan 20 '14 at 20:36
user238046
62
62
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
this error happens a.o. when a file transfer was not completed when disk got removed or computer shutdown.
You could try to run
sudo apt-get install ntfsprogs
sudo ntfsfix /dev/sdc1
It should automatically correct the wrong volume metadata
Why do u want to use NTFSProgs when NTFS-3g is installed by default??. Also NTFSProgs is outdated and has been merged with NTFS-3g.
– Mohit Rajan
Apr 5 '16 at 14:01
add a comment |
In my case, my USB drive had a read-only switch that I'd left activated. I flicked the switch over to read-write mode, power cycled the drive and then I could mount read-write again.
add a comment |
When I have problems of this type I find a Mac somewhere and do a FAT format on the USB flash drive with the Mac.
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%2f408393%2ftried-formatting-usb-to-ntfs-and-now-i-can-no-longer-mount-it-or-format-it%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
this error happens a.o. when a file transfer was not completed when disk got removed or computer shutdown.
You could try to run
sudo apt-get install ntfsprogs
sudo ntfsfix /dev/sdc1
It should automatically correct the wrong volume metadata
Why do u want to use NTFSProgs when NTFS-3g is installed by default??. Also NTFSProgs is outdated and has been merged with NTFS-3g.
– Mohit Rajan
Apr 5 '16 at 14:01
add a comment |
this error happens a.o. when a file transfer was not completed when disk got removed or computer shutdown.
You could try to run
sudo apt-get install ntfsprogs
sudo ntfsfix /dev/sdc1
It should automatically correct the wrong volume metadata
Why do u want to use NTFSProgs when NTFS-3g is installed by default??. Also NTFSProgs is outdated and has been merged with NTFS-3g.
– Mohit Rajan
Apr 5 '16 at 14:01
add a comment |
this error happens a.o. when a file transfer was not completed when disk got removed or computer shutdown.
You could try to run
sudo apt-get install ntfsprogs
sudo ntfsfix /dev/sdc1
It should automatically correct the wrong volume metadata
this error happens a.o. when a file transfer was not completed when disk got removed or computer shutdown.
You could try to run
sudo apt-get install ntfsprogs
sudo ntfsfix /dev/sdc1
It should automatically correct the wrong volume metadata
answered Jan 11 '15 at 22:09
Berteh
313
313
Why do u want to use NTFSProgs when NTFS-3g is installed by default??. Also NTFSProgs is outdated and has been merged with NTFS-3g.
– Mohit Rajan
Apr 5 '16 at 14:01
add a comment |
Why do u want to use NTFSProgs when NTFS-3g is installed by default??. Also NTFSProgs is outdated and has been merged with NTFS-3g.
– Mohit Rajan
Apr 5 '16 at 14:01
Why do u want to use NTFSProgs when NTFS-3g is installed by default??. Also NTFSProgs is outdated and has been merged with NTFS-3g.
– Mohit Rajan
Apr 5 '16 at 14:01
Why do u want to use NTFSProgs when NTFS-3g is installed by default??. Also NTFSProgs is outdated and has been merged with NTFS-3g.
– Mohit Rajan
Apr 5 '16 at 14:01
add a comment |
In my case, my USB drive had a read-only switch that I'd left activated. I flicked the switch over to read-write mode, power cycled the drive and then I could mount read-write again.
add a comment |
In my case, my USB drive had a read-only switch that I'd left activated. I flicked the switch over to read-write mode, power cycled the drive and then I could mount read-write again.
add a comment |
In my case, my USB drive had a read-only switch that I'd left activated. I flicked the switch over to read-write mode, power cycled the drive and then I could mount read-write again.
In my case, my USB drive had a read-only switch that I'd left activated. I flicked the switch over to read-write mode, power cycled the drive and then I could mount read-write again.
answered Apr 5 '16 at 13:32
Robie Basak
12.4k24676
12.4k24676
add a comment |
add a comment |
When I have problems of this type I find a Mac somewhere and do a FAT format on the USB flash drive with the Mac.
add a comment |
When I have problems of this type I find a Mac somewhere and do a FAT format on the USB flash drive with the Mac.
add a comment |
When I have problems of this type I find a Mac somewhere and do a FAT format on the USB flash drive with the Mac.
When I have problems of this type I find a Mac somewhere and do a FAT format on the USB flash drive with the Mac.
answered Dec 2 '18 at 13:20
Garoolgan
377
377
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.
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%2f408393%2ftried-formatting-usb-to-ntfs-and-now-i-can-no-longer-mount-it-or-format-it%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