How to do a full exfat format in Linux (RaspberryPi)linux: How to determine the best filesystem format?How to...
Went to a big 4 but got fired for underperformance in a year recently - Now every one thinks I'm pro - How to balance expectations?
speaker impedence
Matrix condition number and reordering
Explained Variance
Does the use of a new concept require a prior definition?
How to power down external drive safely
How do I safety check that there is no light in Darkroom / Darkbag?
Move label of an angle in Tikz
How were x-ray diffraction patterns deciphered before computers?
UX writing: When to use "we"?
Why did the United States not resort to nuclear weapons in Vietnam?
Can I say "Gesundheit" if someone is coughing?
Deflecting lasers with lightsabers
A conjectural trigonometric identity
Need help identifying how to open this bolt/screw
How to get maximum number that newcount can hold?
Where do I keep track of sorcery points on a character sheet?
Is there a general term for the items in a directory?
How did Biff return to 2015 from 1955 without a lightning strike?
Is Norway in the Single Market?
A criterion for finite abelian group to embed into a symmetric group
δόλος = deceit in John 1:47
Can the globes from multiple castings of the Otiluke's Freezing Sphere spell be stockpiled?
linearization of objective function
How to do a full exfat format in Linux (RaspberryPi)
linux: How to determine the best filesystem format?How to manage huge amount of files in shell?When is exFAT coming to Linux?Create and format exFAT partition from Linuxssh, sudo, then download?USB flash drive formatted as “Linux Live CD” keeps the CD-ROM name after re-partitioningFully functional, architecture agnostic, portable desktop Linux distribution?Linux distribution with out-of-the-box exFAT supportexFAT vs NTFS on LinuxMac OS cannot mount exFAT disk created on (Ubuntu) linux
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I want to do a full format as opposed to a quick format of a 500 GB exfat USB stick. mkfs.exfat seems to be just a quick format since it's immediately done.
The reason I want a full format is that files get corrupted when I copy them to the stick, but seemingly only after about 20 or 30 GB. chkdsk on windows always removes the corrupted files. I also checked for bad sectors, but none are found, same happens on a second PC, so it's probably not a driver issue. Right now I want to do a full format, which takes very long, but I don't want my PC to be on for two days (very slow stick), so I want to use my Raspberry Pi for it. I tried Gparted, but it doesn't support exfat. I feel like it should be pretty easy, just a command to format the stick in exfat, but no quick format
linux filesystems
bumped to the homepage by Community♦ 53 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from stackoverflow.com Jan 8 '18 at 16:27
This question came from our site for professional and enthusiast programmers.
add a comment |
I want to do a full format as opposed to a quick format of a 500 GB exfat USB stick. mkfs.exfat seems to be just a quick format since it's immediately done.
The reason I want a full format is that files get corrupted when I copy them to the stick, but seemingly only after about 20 or 30 GB. chkdsk on windows always removes the corrupted files. I also checked for bad sectors, but none are found, same happens on a second PC, so it's probably not a driver issue. Right now I want to do a full format, which takes very long, but I don't want my PC to be on for two days (very slow stick), so I want to use my Raspberry Pi for it. I tried Gparted, but it doesn't support exfat. I feel like it should be pretty easy, just a command to format the stick in exfat, but no quick format
linux filesystems
bumped to the homepage by Community♦ 53 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from stackoverflow.com Jan 8 '18 at 16:27
This question came from our site for professional and enthusiast programmers.
This Q is not about programming as defined for StackOverflow. It may be more appropriate on raspberrypi.stackexchange.com or superuser.com. Use theflag
link at the bottom of your Q and ask the moderator to move it. Don't post the same Q on 2 different sites. Please read stackoverflow.com/help/on-topic , stackoverflow.com/help/how-to-ask , stackoverflow.com/help/dont-ask and stackoverflow.com/help/mcve before posting more Qs here. Good luck.
– shellter
Jan 6 '18 at 18:37
1
You may have a fake USB device. One that reports a capacity of 500GB but only has 32GB and the mapping that makes it fake corrupts data.
– Dan D.
Jan 8 '18 at 16:53
add a comment |
I want to do a full format as opposed to a quick format of a 500 GB exfat USB stick. mkfs.exfat seems to be just a quick format since it's immediately done.
The reason I want a full format is that files get corrupted when I copy them to the stick, but seemingly only after about 20 or 30 GB. chkdsk on windows always removes the corrupted files. I also checked for bad sectors, but none are found, same happens on a second PC, so it's probably not a driver issue. Right now I want to do a full format, which takes very long, but I don't want my PC to be on for two days (very slow stick), so I want to use my Raspberry Pi for it. I tried Gparted, but it doesn't support exfat. I feel like it should be pretty easy, just a command to format the stick in exfat, but no quick format
linux filesystems
I want to do a full format as opposed to a quick format of a 500 GB exfat USB stick. mkfs.exfat seems to be just a quick format since it's immediately done.
The reason I want a full format is that files get corrupted when I copy them to the stick, but seemingly only after about 20 or 30 GB. chkdsk on windows always removes the corrupted files. I also checked for bad sectors, but none are found, same happens on a second PC, so it's probably not a driver issue. Right now I want to do a full format, which takes very long, but I don't want my PC to be on for two days (very slow stick), so I want to use my Raspberry Pi for it. I tried Gparted, but it doesn't support exfat. I feel like it should be pretty easy, just a command to format the stick in exfat, but no quick format
linux filesystems
linux filesystems
asked Jan 6 '18 at 16:45
user9181765
bumped to the homepage by Community♦ 53 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from stackoverflow.com Jan 8 '18 at 16:27
This question came from our site for professional and enthusiast programmers.
bumped to the homepage by Community♦ 53 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 53 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from stackoverflow.com Jan 8 '18 at 16:27
This question came from our site for professional and enthusiast programmers.
migrated from stackoverflow.com Jan 8 '18 at 16:27
This question came from our site for professional and enthusiast programmers.
This Q is not about programming as defined for StackOverflow. It may be more appropriate on raspberrypi.stackexchange.com or superuser.com. Use theflag
link at the bottom of your Q and ask the moderator to move it. Don't post the same Q on 2 different sites. Please read stackoverflow.com/help/on-topic , stackoverflow.com/help/how-to-ask , stackoverflow.com/help/dont-ask and stackoverflow.com/help/mcve before posting more Qs here. Good luck.
– shellter
Jan 6 '18 at 18:37
1
You may have a fake USB device. One that reports a capacity of 500GB but only has 32GB and the mapping that makes it fake corrupts data.
– Dan D.
Jan 8 '18 at 16:53
add a comment |
This Q is not about programming as defined for StackOverflow. It may be more appropriate on raspberrypi.stackexchange.com or superuser.com. Use theflag
link at the bottom of your Q and ask the moderator to move it. Don't post the same Q on 2 different sites. Please read stackoverflow.com/help/on-topic , stackoverflow.com/help/how-to-ask , stackoverflow.com/help/dont-ask and stackoverflow.com/help/mcve before posting more Qs here. Good luck.
– shellter
Jan 6 '18 at 18:37
1
You may have a fake USB device. One that reports a capacity of 500GB but only has 32GB and the mapping that makes it fake corrupts data.
– Dan D.
Jan 8 '18 at 16:53
This Q is not about programming as defined for StackOverflow. It may be more appropriate on raspberrypi.stackexchange.com or superuser.com. Use the
flag
link at the bottom of your Q and ask the moderator to move it. Don't post the same Q on 2 different sites. Please read stackoverflow.com/help/on-topic , stackoverflow.com/help/how-to-ask , stackoverflow.com/help/dont-ask and stackoverflow.com/help/mcve before posting more Qs here. Good luck.– shellter
Jan 6 '18 at 18:37
This Q is not about programming as defined for StackOverflow. It may be more appropriate on raspberrypi.stackexchange.com or superuser.com. Use the
flag
link at the bottom of your Q and ask the moderator to move it. Don't post the same Q on 2 different sites. Please read stackoverflow.com/help/on-topic , stackoverflow.com/help/how-to-ask , stackoverflow.com/help/dont-ask and stackoverflow.com/help/mcve before posting more Qs here. Good luck.– shellter
Jan 6 '18 at 18:37
1
1
You may have a fake USB device. One that reports a capacity of 500GB but only has 32GB and the mapping that makes it fake corrupts data.
– Dan D.
Jan 8 '18 at 16:53
You may have a fake USB device. One that reports a capacity of 500GB but only has 32GB and the mapping that makes it fake corrupts data.
– Dan D.
Jan 8 '18 at 16:53
add a comment |
1 Answer
1
active
oldest
votes
As Dan says, it is entirely possible that your flash drive is not truly 500GB if data constantly gets corrupted after 20-30GB has been written. I would recommend you test the drive to make sure it really can hold 500 GB using either a Linux/OSX tool or a Windows tool, whichever you feel comfortable with.
1
Won'tdd if=/dev/zero of=...
overwrite the on-device list of bad blocks? And I don't think the linux exfat driver supports creating an exfat filesystem with a badblocks list, based on github.com/relan/exfat/issues/79
– dgrogan
Jan 23 '18 at 23:11
@dgrogan Oh, thank you, I wasn't aware that wasn't in the exfat driver yet. And my formatting commands make no sense, formatting the ext, zeroing the drive, and then formatting to exfat makes no sense, I really have no clue what I was thinking. I will remove it, thank you.
– Thegs
Jan 24 '18 at 14:10
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f415618%2fhow-to-do-a-full-exfat-format-in-linux-raspberrypi%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
As Dan says, it is entirely possible that your flash drive is not truly 500GB if data constantly gets corrupted after 20-30GB has been written. I would recommend you test the drive to make sure it really can hold 500 GB using either a Linux/OSX tool or a Windows tool, whichever you feel comfortable with.
1
Won'tdd if=/dev/zero of=...
overwrite the on-device list of bad blocks? And I don't think the linux exfat driver supports creating an exfat filesystem with a badblocks list, based on github.com/relan/exfat/issues/79
– dgrogan
Jan 23 '18 at 23:11
@dgrogan Oh, thank you, I wasn't aware that wasn't in the exfat driver yet. And my formatting commands make no sense, formatting the ext, zeroing the drive, and then formatting to exfat makes no sense, I really have no clue what I was thinking. I will remove it, thank you.
– Thegs
Jan 24 '18 at 14:10
add a comment |
As Dan says, it is entirely possible that your flash drive is not truly 500GB if data constantly gets corrupted after 20-30GB has been written. I would recommend you test the drive to make sure it really can hold 500 GB using either a Linux/OSX tool or a Windows tool, whichever you feel comfortable with.
1
Won'tdd if=/dev/zero of=...
overwrite the on-device list of bad blocks? And I don't think the linux exfat driver supports creating an exfat filesystem with a badblocks list, based on github.com/relan/exfat/issues/79
– dgrogan
Jan 23 '18 at 23:11
@dgrogan Oh, thank you, I wasn't aware that wasn't in the exfat driver yet. And my formatting commands make no sense, formatting the ext, zeroing the drive, and then formatting to exfat makes no sense, I really have no clue what I was thinking. I will remove it, thank you.
– Thegs
Jan 24 '18 at 14:10
add a comment |
As Dan says, it is entirely possible that your flash drive is not truly 500GB if data constantly gets corrupted after 20-30GB has been written. I would recommend you test the drive to make sure it really can hold 500 GB using either a Linux/OSX tool or a Windows tool, whichever you feel comfortable with.
As Dan says, it is entirely possible that your flash drive is not truly 500GB if data constantly gets corrupted after 20-30GB has been written. I would recommend you test the drive to make sure it really can hold 500 GB using either a Linux/OSX tool or a Windows tool, whichever you feel comfortable with.
edited Jan 24 '18 at 14:11
answered Jan 8 '18 at 17:14
ThegsThegs
3961 silver badge8 bronze badges
3961 silver badge8 bronze badges
1
Won'tdd if=/dev/zero of=...
overwrite the on-device list of bad blocks? And I don't think the linux exfat driver supports creating an exfat filesystem with a badblocks list, based on github.com/relan/exfat/issues/79
– dgrogan
Jan 23 '18 at 23:11
@dgrogan Oh, thank you, I wasn't aware that wasn't in the exfat driver yet. And my formatting commands make no sense, formatting the ext, zeroing the drive, and then formatting to exfat makes no sense, I really have no clue what I was thinking. I will remove it, thank you.
– Thegs
Jan 24 '18 at 14:10
add a comment |
1
Won'tdd if=/dev/zero of=...
overwrite the on-device list of bad blocks? And I don't think the linux exfat driver supports creating an exfat filesystem with a badblocks list, based on github.com/relan/exfat/issues/79
– dgrogan
Jan 23 '18 at 23:11
@dgrogan Oh, thank you, I wasn't aware that wasn't in the exfat driver yet. And my formatting commands make no sense, formatting the ext, zeroing the drive, and then formatting to exfat makes no sense, I really have no clue what I was thinking. I will remove it, thank you.
– Thegs
Jan 24 '18 at 14:10
1
1
Won't
dd if=/dev/zero of=...
overwrite the on-device list of bad blocks? And I don't think the linux exfat driver supports creating an exfat filesystem with a badblocks list, based on github.com/relan/exfat/issues/79– dgrogan
Jan 23 '18 at 23:11
Won't
dd if=/dev/zero of=...
overwrite the on-device list of bad blocks? And I don't think the linux exfat driver supports creating an exfat filesystem with a badblocks list, based on github.com/relan/exfat/issues/79– dgrogan
Jan 23 '18 at 23:11
@dgrogan Oh, thank you, I wasn't aware that wasn't in the exfat driver yet. And my formatting commands make no sense, formatting the ext, zeroing the drive, and then formatting to exfat makes no sense, I really have no clue what I was thinking. I will remove it, thank you.
– Thegs
Jan 24 '18 at 14:10
@dgrogan Oh, thank you, I wasn't aware that wasn't in the exfat driver yet. And my formatting commands make no sense, formatting the ext, zeroing the drive, and then formatting to exfat makes no sense, I really have no clue what I was thinking. I will remove it, thank you.
– Thegs
Jan 24 '18 at 14:10
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f415618%2fhow-to-do-a-full-exfat-format-in-linux-raspberrypi%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
This Q is not about programming as defined for StackOverflow. It may be more appropriate on raspberrypi.stackexchange.com or superuser.com. Use the
flag
link at the bottom of your Q and ask the moderator to move it. Don't post the same Q on 2 different sites. Please read stackoverflow.com/help/on-topic , stackoverflow.com/help/how-to-ask , stackoverflow.com/help/dont-ask and stackoverflow.com/help/mcve before posting more Qs here. Good luck.– shellter
Jan 6 '18 at 18:37
1
You may have a fake USB device. One that reports a capacity of 500GB but only has 32GB and the mapping that makes it fake corrupts data.
– Dan D.
Jan 8 '18 at 16:53