Etcher image fails to validate
I don't know if this is in the right place but...
I'm trying to write this image of Raspbian Stretch--which I believe should be the most recent--to a micro SD to run it on a Pi 3:
https://www.raspberrypi.org/downloads/raspbian/
This is the micro SD I'm using:
https://www.ebay.com/itm/32GB-Class-10-Micro-SD-TF-Flash-Memory-Card-Card-reader-for-Cell-Phone-Camera/152861369998?ssPageName=STRK%3AMEBIDX%3AIT&var=452606672660&_trksid=p2060353.m2749.l2649
I don't have an SD reader on my PC, so I'm using the USB adapter pictured. Etcher will write the image but fails validation. I thought maybe it still wrote alright anyway so I popped it into the Pi and I got this error:
Could not expand filesystem
There is also mention of a few missing files. I did some digging and most sources agree that it looks like a faulty write. The typical solution is to use Etcher (ha) so I'm guessing the problem is that somehow Etcher doesn't like the adapter.
Does anyone have any ideas?
usb sd-card disk-image
add a comment |
I don't know if this is in the right place but...
I'm trying to write this image of Raspbian Stretch--which I believe should be the most recent--to a micro SD to run it on a Pi 3:
https://www.raspberrypi.org/downloads/raspbian/
This is the micro SD I'm using:
https://www.ebay.com/itm/32GB-Class-10-Micro-SD-TF-Flash-Memory-Card-Card-reader-for-Cell-Phone-Camera/152861369998?ssPageName=STRK%3AMEBIDX%3AIT&var=452606672660&_trksid=p2060353.m2749.l2649
I don't have an SD reader on my PC, so I'm using the USB adapter pictured. Etcher will write the image but fails validation. I thought maybe it still wrote alright anyway so I popped it into the Pi and I got this error:
Could not expand filesystem
There is also mention of a few missing files. I did some digging and most sources agree that it looks like a faulty write. The typical solution is to use Etcher (ha) so I'm guessing the problem is that somehow Etcher doesn't like the adapter.
Does anyone have any ideas?
usb sd-card disk-image
On an issue at etcher github repository, they say it could be because writing an image using laptop on battery than it cannot provide enough write speed as needed to write the image.
– Tiago Gouvêa
Jan 24 at 22:53
add a comment |
I don't know if this is in the right place but...
I'm trying to write this image of Raspbian Stretch--which I believe should be the most recent--to a micro SD to run it on a Pi 3:
https://www.raspberrypi.org/downloads/raspbian/
This is the micro SD I'm using:
https://www.ebay.com/itm/32GB-Class-10-Micro-SD-TF-Flash-Memory-Card-Card-reader-for-Cell-Phone-Camera/152861369998?ssPageName=STRK%3AMEBIDX%3AIT&var=452606672660&_trksid=p2060353.m2749.l2649
I don't have an SD reader on my PC, so I'm using the USB adapter pictured. Etcher will write the image but fails validation. I thought maybe it still wrote alright anyway so I popped it into the Pi and I got this error:
Could not expand filesystem
There is also mention of a few missing files. I did some digging and most sources agree that it looks like a faulty write. The typical solution is to use Etcher (ha) so I'm guessing the problem is that somehow Etcher doesn't like the adapter.
Does anyone have any ideas?
usb sd-card disk-image
I don't know if this is in the right place but...
I'm trying to write this image of Raspbian Stretch--which I believe should be the most recent--to a micro SD to run it on a Pi 3:
https://www.raspberrypi.org/downloads/raspbian/
This is the micro SD I'm using:
https://www.ebay.com/itm/32GB-Class-10-Micro-SD-TF-Flash-Memory-Card-Card-reader-for-Cell-Phone-Camera/152861369998?ssPageName=STRK%3AMEBIDX%3AIT&var=452606672660&_trksid=p2060353.m2749.l2649
I don't have an SD reader on my PC, so I'm using the USB adapter pictured. Etcher will write the image but fails validation. I thought maybe it still wrote alright anyway so I popped it into the Pi and I got this error:
Could not expand filesystem
There is also mention of a few missing files. I did some digging and most sources agree that it looks like a faulty write. The typical solution is to use Etcher (ha) so I'm guessing the problem is that somehow Etcher doesn't like the adapter.
Does anyone have any ideas?
usb sd-card disk-image
usb sd-card disk-image
asked Jun 19 '18 at 0:06
DevsmanDevsman
1104
1104
On an issue at etcher github repository, they say it could be because writing an image using laptop on battery than it cannot provide enough write speed as needed to write the image.
– Tiago Gouvêa
Jan 24 at 22:53
add a comment |
On an issue at etcher github repository, they say it could be because writing an image using laptop on battery than it cannot provide enough write speed as needed to write the image.
– Tiago Gouvêa
Jan 24 at 22:53
On an issue at etcher github repository, they say it could be because writing an image using laptop on battery than it cannot provide enough write speed as needed to write the image.
– Tiago Gouvêa
Jan 24 at 22:53
On an issue at etcher github repository, they say it could be because writing an image using laptop on battery than it cannot provide enough write speed as needed to write the image.
– Tiago Gouvêa
Jan 24 at 22:53
add a comment |
1 Answer
1
active
oldest
votes
If Etcher can't verify the SD card, it's possible that the card is bad in some way. The Pi Foundation recommends that you use only name-brand cards (such as SanDisk cards), while the card you linked doesn't have a brand on it. It's extremely unlikely that Etcher would be able to write to the device but not read from it properly, so the issue is likely not with the USB adapter. If the OS was installed but fails to boot, then the most probable issue is a failing SD card.
Do you have another SD card handy to attempt to flash, preferably a name-brand one? You could try to flash the Raspberry Pi image onto that, and from there narrow down whether the issue is with the card or the computer/adapter/Etcher.
I'll have to order one. Thanks for the answer.
– Devsman
Jun 19 '18 at 16:31
Yep, I ordered a Sandisk Micro SD card and it works great now. Thanks!
– Devsman
Jul 9 '18 at 12:58
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f1332428%2fetcher-image-fails-to-validate%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
If Etcher can't verify the SD card, it's possible that the card is bad in some way. The Pi Foundation recommends that you use only name-brand cards (such as SanDisk cards), while the card you linked doesn't have a brand on it. It's extremely unlikely that Etcher would be able to write to the device but not read from it properly, so the issue is likely not with the USB adapter. If the OS was installed but fails to boot, then the most probable issue is a failing SD card.
Do you have another SD card handy to attempt to flash, preferably a name-brand one? You could try to flash the Raspberry Pi image onto that, and from there narrow down whether the issue is with the card or the computer/adapter/Etcher.
I'll have to order one. Thanks for the answer.
– Devsman
Jun 19 '18 at 16:31
Yep, I ordered a Sandisk Micro SD card and it works great now. Thanks!
– Devsman
Jul 9 '18 at 12:58
add a comment |
If Etcher can't verify the SD card, it's possible that the card is bad in some way. The Pi Foundation recommends that you use only name-brand cards (such as SanDisk cards), while the card you linked doesn't have a brand on it. It's extremely unlikely that Etcher would be able to write to the device but not read from it properly, so the issue is likely not with the USB adapter. If the OS was installed but fails to boot, then the most probable issue is a failing SD card.
Do you have another SD card handy to attempt to flash, preferably a name-brand one? You could try to flash the Raspberry Pi image onto that, and from there narrow down whether the issue is with the card or the computer/adapter/Etcher.
I'll have to order one. Thanks for the answer.
– Devsman
Jun 19 '18 at 16:31
Yep, I ordered a Sandisk Micro SD card and it works great now. Thanks!
– Devsman
Jul 9 '18 at 12:58
add a comment |
If Etcher can't verify the SD card, it's possible that the card is bad in some way. The Pi Foundation recommends that you use only name-brand cards (such as SanDisk cards), while the card you linked doesn't have a brand on it. It's extremely unlikely that Etcher would be able to write to the device but not read from it properly, so the issue is likely not with the USB adapter. If the OS was installed but fails to boot, then the most probable issue is a failing SD card.
Do you have another SD card handy to attempt to flash, preferably a name-brand one? You could try to flash the Raspberry Pi image onto that, and from there narrow down whether the issue is with the card or the computer/adapter/Etcher.
If Etcher can't verify the SD card, it's possible that the card is bad in some way. The Pi Foundation recommends that you use only name-brand cards (such as SanDisk cards), while the card you linked doesn't have a brand on it. It's extremely unlikely that Etcher would be able to write to the device but not read from it properly, so the issue is likely not with the USB adapter. If the OS was installed but fails to boot, then the most probable issue is a failing SD card.
Do you have another SD card handy to attempt to flash, preferably a name-brand one? You could try to flash the Raspberry Pi image onto that, and from there narrow down whether the issue is with the card or the computer/adapter/Etcher.
answered Jun 19 '18 at 15:37
Wesley ChalmersWesley Chalmers
986
986
I'll have to order one. Thanks for the answer.
– Devsman
Jun 19 '18 at 16:31
Yep, I ordered a Sandisk Micro SD card and it works great now. Thanks!
– Devsman
Jul 9 '18 at 12:58
add a comment |
I'll have to order one. Thanks for the answer.
– Devsman
Jun 19 '18 at 16:31
Yep, I ordered a Sandisk Micro SD card and it works great now. Thanks!
– Devsman
Jul 9 '18 at 12:58
I'll have to order one. Thanks for the answer.
– Devsman
Jun 19 '18 at 16:31
I'll have to order one. Thanks for the answer.
– Devsman
Jun 19 '18 at 16:31
Yep, I ordered a Sandisk Micro SD card and it works great now. Thanks!
– Devsman
Jul 9 '18 at 12:58
Yep, I ordered a Sandisk Micro SD card and it works great now. Thanks!
– Devsman
Jul 9 '18 at 12:58
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1332428%2fetcher-image-fails-to-validate%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
On an issue at etcher github repository, they say it could be because writing an image using laptop on battery than it cannot provide enough write speed as needed to write the image.
– Tiago Gouvêa
Jan 24 at 22:53