Unable to Checksum on Windows with Bashis there a way to ignore checksum error?Is there a checksum utility equivalent to Hashtab for Windows?“The ./boot/grub/efi.img file failed the MD5 checksum verification.”md5deep create checksum for directory with relative pathsMD5 checksum not matchingLooking for the checksum for Ubuntu 14.0.4.3 32bitBash comes to windows 10Copy file from remote to local with Windows 10 BashWhat is the checksum value for kubuntu-16.04.3-desktop-amd64.iso?Where is the Checksum for Ubuntu 18.04?
Can a helicopter mask itself from Radar?
How was Apollo supposed to rendezvous in the case of a lunar abort?
How should I push back against my job assigning "homework"?
Why were the Night's Watch required to be celibate?
Why to use water tanks from Space shuttle in museum?
Can a wire having a 610-670 THz (frequency of blue light) AC frequency supply, generate blue light?
Could IPv6 make NAT / port numbers redundant?
If a massive object like Jupiter flew past the Earth how close would it need to come to pull people off of the surface?
What was this black-and-white film set in the Arctic or Antarctic where the monster/alien gets fried in the end?
How to detach yourself from a character you're going to kill?
What does "Marchentalender" on the front of a postcard mean?
Is it possible to kill all life on Earth?
Strange math syntax in old basic listing
Can an old DSLR be upgraded to match modern smartphone image quality
Rotated Position of Integers
Is there an evolutionary advantage to having two heads?
Get LaTeX form from step by step solution
If Sweden was to magically float away, at what altitude would it be visible from the southern hemisphere?
Creating Fictional Slavic Place Names
Tic-Tac-Toe for the terminal
Where can I find the list of all tendons in the human body?
What's the most polite way to tell a manager "shut up and let me work"?
Draw a checker pattern with a black X in the center
What is game ban VS VAC ban in steam?
Unable to Checksum on Windows with Bash
is there a way to ignore checksum error?Is there a checksum utility equivalent to Hashtab for Windows?“The ./boot/grub/efi.img file failed the MD5 checksum verification.”md5deep create checksum for directory with relative pathsMD5 checksum not matchingLooking for the checksum for Ubuntu 14.0.4.3 32bitBash comes to windows 10Copy file from remote to local with Windows 10 BashWhat is the checksum value for kubuntu-16.04.3-desktop-amd64.iso?Where is the Checksum for Ubuntu 18.04?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Okay, my level is this - I don't know what Bash is, but I think I am using it because the tutorial told me to... https://tutorials.ubuntu.com/tutorial/tutorial-how-to-verify-ubuntu
It then told me to follow the tutorial to install the Ubuntu Terminal. I did this.
Once I got that running, now what? I try the commands suggested and get nothing like what I am expecting back, but the tutorial offers no guidance beyond the two cases expected.
So I can't check the file signature key, because I have no idea what to do when it is telling me the file can not be found. Why? Because it is in my downloads and I have no idea where to find the new folder structure created for ubuntu on Win 10.
Why am I doing this in Win 10? Because I can't install Ubuntu on my old laptop after spending something like a week on this.
gpg --keyid-format long --verify SHA256SUMS.gpg SHA256SUMS
gpg: can't open 'SHA256SUMS.gpg': No such file or directory
gpg: verify signatures failed: No such file or directory
I would move the file if I knew where to move it to, or could find anything in my file structure to go on.
Please help with what is surely a trivial issue to those who have got beyond this infuriating early ut steep learning curve. Thanks
bash windows-10 checksums
add a comment |
Okay, my level is this - I don't know what Bash is, but I think I am using it because the tutorial told me to... https://tutorials.ubuntu.com/tutorial/tutorial-how-to-verify-ubuntu
It then told me to follow the tutorial to install the Ubuntu Terminal. I did this.
Once I got that running, now what? I try the commands suggested and get nothing like what I am expecting back, but the tutorial offers no guidance beyond the two cases expected.
So I can't check the file signature key, because I have no idea what to do when it is telling me the file can not be found. Why? Because it is in my downloads and I have no idea where to find the new folder structure created for ubuntu on Win 10.
Why am I doing this in Win 10? Because I can't install Ubuntu on my old laptop after spending something like a week on this.
gpg --keyid-format long --verify SHA256SUMS.gpg SHA256SUMS
gpg: can't open 'SHA256SUMS.gpg': No such file or directory
gpg: verify signatures failed: No such file or directory
I would move the file if I knew where to move it to, or could find anything in my file structure to go on.
Please help with what is surely a trivial issue to those who have got beyond this infuriating early ut steep learning curve. Thanks
bash windows-10 checksums
I found the file structure installed - it is in C:Users$MY_USER_FOLDERAppDataLocalPackagesCanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgscLocalStaterootfs - but this didn't help my cause as then it told me off for permissions.
– Adam Corkett
Apr 13 at 22:54
add a comment |
Okay, my level is this - I don't know what Bash is, but I think I am using it because the tutorial told me to... https://tutorials.ubuntu.com/tutorial/tutorial-how-to-verify-ubuntu
It then told me to follow the tutorial to install the Ubuntu Terminal. I did this.
Once I got that running, now what? I try the commands suggested and get nothing like what I am expecting back, but the tutorial offers no guidance beyond the two cases expected.
So I can't check the file signature key, because I have no idea what to do when it is telling me the file can not be found. Why? Because it is in my downloads and I have no idea where to find the new folder structure created for ubuntu on Win 10.
Why am I doing this in Win 10? Because I can't install Ubuntu on my old laptop after spending something like a week on this.
gpg --keyid-format long --verify SHA256SUMS.gpg SHA256SUMS
gpg: can't open 'SHA256SUMS.gpg': No such file or directory
gpg: verify signatures failed: No such file or directory
I would move the file if I knew where to move it to, or could find anything in my file structure to go on.
Please help with what is surely a trivial issue to those who have got beyond this infuriating early ut steep learning curve. Thanks
bash windows-10 checksums
Okay, my level is this - I don't know what Bash is, but I think I am using it because the tutorial told me to... https://tutorials.ubuntu.com/tutorial/tutorial-how-to-verify-ubuntu
It then told me to follow the tutorial to install the Ubuntu Terminal. I did this.
Once I got that running, now what? I try the commands suggested and get nothing like what I am expecting back, but the tutorial offers no guidance beyond the two cases expected.
So I can't check the file signature key, because I have no idea what to do when it is telling me the file can not be found. Why? Because it is in my downloads and I have no idea where to find the new folder structure created for ubuntu on Win 10.
Why am I doing this in Win 10? Because I can't install Ubuntu on my old laptop after spending something like a week on this.
gpg --keyid-format long --verify SHA256SUMS.gpg SHA256SUMS
gpg: can't open 'SHA256SUMS.gpg': No such file or directory
gpg: verify signatures failed: No such file or directory
I would move the file if I knew where to move it to, or could find anything in my file structure to go on.
Please help with what is surely a trivial issue to those who have got beyond this infuriating early ut steep learning curve. Thanks
bash windows-10 checksums
bash windows-10 checksums
asked Apr 13 at 22:05
Adam CorkettAdam Corkett
11
11
I found the file structure installed - it is in C:Users$MY_USER_FOLDERAppDataLocalPackagesCanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgscLocalStaterootfs - but this didn't help my cause as then it told me off for permissions.
– Adam Corkett
Apr 13 at 22:54
add a comment |
I found the file structure installed - it is in C:Users$MY_USER_FOLDERAppDataLocalPackagesCanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgscLocalStaterootfs - but this didn't help my cause as then it told me off for permissions.
– Adam Corkett
Apr 13 at 22:54
I found the file structure installed - it is in C:Users$MY_USER_FOLDERAppDataLocalPackagesCanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgscLocalStaterootfs - but this didn't help my cause as then it told me off for permissions.
– Adam Corkett
Apr 13 at 22:54
I found the file structure installed - it is in C:Users$MY_USER_FOLDERAppDataLocalPackagesCanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgscLocalStaterootfs - but this didn't help my cause as then it told me off for permissions.
– Adam Corkett
Apr 13 at 22:54
add a comment |
2 Answers
2
active
oldest
votes
The gpg
command you're trying to run is to verify that you downloaded a legitimate copy and that it downloaded to completion. You don't have gpg
installed on Windows for that command to work. If you know your download is legit, go ahead and use it. Otherwise download it from a machine with GPG installed.
I thought that the tutorial was guiding me to install Bash so that I could check the gpg using Ubuntu in Win10 environment; either way it is beyond me. The problem isn't about legitimacy as much as it is ensuring I have a clean copy of the file that will work, which I can't confirm and since it has failed somewhere in the region of 30 times this week to install, I am pretty much deciding it simply is not worth the effort unfortunately. Thanks for trying to enlighten me though.
– Adam Corkett
Apr 13 at 22:40
add a comment |
From what I understand, you're trying to install Ubuntu and you're new because you don't know what Bash is. You're also trying to verify your download of the Ubuntu ISO file as suggested by the tutorial. Using a checksum, this is just to make sure that the install file was not somehow corrupted during the download.
There are checksum tools on Windows you can download. I found suggestions here with GUI, which, I think, makes things simpler. Just point the tool to your Ubuntu ISO to get a text output. Compare if they're the same output here with the Ubuntu checksum text files. I assumed you're installing 18.10.
Please let me know if you need clarifications.
Thanks I just figured following Ubuntu's own resources would be the best tack. I have tried to verify the file using MD5 and Command Prompt previously, but the hash didn't match and since I am having issues with the install, this seemed like a valid approach. I am actually installing 16.04 2 at the moment, because it appears to work better than 18.04, well it seems to work, whereas 18.04 crashed pretty quickly. (This is all in Live CD by the way, using a variety of USB sticks in the hope that one of them can make it work) I have another question live for the more core issues being faced Thanks
– Adam Corkett
Apr 13 at 22:51
I installed HashTab and that works pretty well, with the issue being my install files just don't match the hashes and I have downloaded 18.04 about 6 times and 16.04 3 times too; I just don't have infinite data so I am not sure what I am going to do about it.
– Adam Corkett
Apr 13 at 23:26
Oof. 6 and 3 times? That's unlucky. I assume that's direct download. Maybe the download gets compromised with just the tiniest bit of network interruption. Have you tried torrenting then? Ubuntu has official torrent links on their website.
– kelvinilla
Apr 14 at 14:12
Yes it was direct download, probably more than that - don't really torrent so don't even have a client, well not since Opera stopped having it built into the browser. I solved the problem using direct download with my mobile phone instead on 4G. It takes the PI-55 when your mobile data saves the day, our connection on the fibre is only something like 200mbs down after all, it is practically dial-up... I think the issue was probably something to do with my wifi connection more than the isp connection
– Adam Corkett
Apr 14 at 18:22
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%2f1133661%2funable-to-checksum-on-windows-with-bash%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
The gpg
command you're trying to run is to verify that you downloaded a legitimate copy and that it downloaded to completion. You don't have gpg
installed on Windows for that command to work. If you know your download is legit, go ahead and use it. Otherwise download it from a machine with GPG installed.
I thought that the tutorial was guiding me to install Bash so that I could check the gpg using Ubuntu in Win10 environment; either way it is beyond me. The problem isn't about legitimacy as much as it is ensuring I have a clean copy of the file that will work, which I can't confirm and since it has failed somewhere in the region of 30 times this week to install, I am pretty much deciding it simply is not worth the effort unfortunately. Thanks for trying to enlighten me though.
– Adam Corkett
Apr 13 at 22:40
add a comment |
The gpg
command you're trying to run is to verify that you downloaded a legitimate copy and that it downloaded to completion. You don't have gpg
installed on Windows for that command to work. If you know your download is legit, go ahead and use it. Otherwise download it from a machine with GPG installed.
I thought that the tutorial was guiding me to install Bash so that I could check the gpg using Ubuntu in Win10 environment; either way it is beyond me. The problem isn't about legitimacy as much as it is ensuring I have a clean copy of the file that will work, which I can't confirm and since it has failed somewhere in the region of 30 times this week to install, I am pretty much deciding it simply is not worth the effort unfortunately. Thanks for trying to enlighten me though.
– Adam Corkett
Apr 13 at 22:40
add a comment |
The gpg
command you're trying to run is to verify that you downloaded a legitimate copy and that it downloaded to completion. You don't have gpg
installed on Windows for that command to work. If you know your download is legit, go ahead and use it. Otherwise download it from a machine with GPG installed.
The gpg
command you're trying to run is to verify that you downloaded a legitimate copy and that it downloaded to completion. You don't have gpg
installed on Windows for that command to work. If you know your download is legit, go ahead and use it. Otherwise download it from a machine with GPG installed.
answered Apr 13 at 22:11
admishadmish
112
112
I thought that the tutorial was guiding me to install Bash so that I could check the gpg using Ubuntu in Win10 environment; either way it is beyond me. The problem isn't about legitimacy as much as it is ensuring I have a clean copy of the file that will work, which I can't confirm and since it has failed somewhere in the region of 30 times this week to install, I am pretty much deciding it simply is not worth the effort unfortunately. Thanks for trying to enlighten me though.
– Adam Corkett
Apr 13 at 22:40
add a comment |
I thought that the tutorial was guiding me to install Bash so that I could check the gpg using Ubuntu in Win10 environment; either way it is beyond me. The problem isn't about legitimacy as much as it is ensuring I have a clean copy of the file that will work, which I can't confirm and since it has failed somewhere in the region of 30 times this week to install, I am pretty much deciding it simply is not worth the effort unfortunately. Thanks for trying to enlighten me though.
– Adam Corkett
Apr 13 at 22:40
I thought that the tutorial was guiding me to install Bash so that I could check the gpg using Ubuntu in Win10 environment; either way it is beyond me. The problem isn't about legitimacy as much as it is ensuring I have a clean copy of the file that will work, which I can't confirm and since it has failed somewhere in the region of 30 times this week to install, I am pretty much deciding it simply is not worth the effort unfortunately. Thanks for trying to enlighten me though.
– Adam Corkett
Apr 13 at 22:40
I thought that the tutorial was guiding me to install Bash so that I could check the gpg using Ubuntu in Win10 environment; either way it is beyond me. The problem isn't about legitimacy as much as it is ensuring I have a clean copy of the file that will work, which I can't confirm and since it has failed somewhere in the region of 30 times this week to install, I am pretty much deciding it simply is not worth the effort unfortunately. Thanks for trying to enlighten me though.
– Adam Corkett
Apr 13 at 22:40
add a comment |
From what I understand, you're trying to install Ubuntu and you're new because you don't know what Bash is. You're also trying to verify your download of the Ubuntu ISO file as suggested by the tutorial. Using a checksum, this is just to make sure that the install file was not somehow corrupted during the download.
There are checksum tools on Windows you can download. I found suggestions here with GUI, which, I think, makes things simpler. Just point the tool to your Ubuntu ISO to get a text output. Compare if they're the same output here with the Ubuntu checksum text files. I assumed you're installing 18.10.
Please let me know if you need clarifications.
Thanks I just figured following Ubuntu's own resources would be the best tack. I have tried to verify the file using MD5 and Command Prompt previously, but the hash didn't match and since I am having issues with the install, this seemed like a valid approach. I am actually installing 16.04 2 at the moment, because it appears to work better than 18.04, well it seems to work, whereas 18.04 crashed pretty quickly. (This is all in Live CD by the way, using a variety of USB sticks in the hope that one of them can make it work) I have another question live for the more core issues being faced Thanks
– Adam Corkett
Apr 13 at 22:51
I installed HashTab and that works pretty well, with the issue being my install files just don't match the hashes and I have downloaded 18.04 about 6 times and 16.04 3 times too; I just don't have infinite data so I am not sure what I am going to do about it.
– Adam Corkett
Apr 13 at 23:26
Oof. 6 and 3 times? That's unlucky. I assume that's direct download. Maybe the download gets compromised with just the tiniest bit of network interruption. Have you tried torrenting then? Ubuntu has official torrent links on their website.
– kelvinilla
Apr 14 at 14:12
Yes it was direct download, probably more than that - don't really torrent so don't even have a client, well not since Opera stopped having it built into the browser. I solved the problem using direct download with my mobile phone instead on 4G. It takes the PI-55 when your mobile data saves the day, our connection on the fibre is only something like 200mbs down after all, it is practically dial-up... I think the issue was probably something to do with my wifi connection more than the isp connection
– Adam Corkett
Apr 14 at 18:22
add a comment |
From what I understand, you're trying to install Ubuntu and you're new because you don't know what Bash is. You're also trying to verify your download of the Ubuntu ISO file as suggested by the tutorial. Using a checksum, this is just to make sure that the install file was not somehow corrupted during the download.
There are checksum tools on Windows you can download. I found suggestions here with GUI, which, I think, makes things simpler. Just point the tool to your Ubuntu ISO to get a text output. Compare if they're the same output here with the Ubuntu checksum text files. I assumed you're installing 18.10.
Please let me know if you need clarifications.
Thanks I just figured following Ubuntu's own resources would be the best tack. I have tried to verify the file using MD5 and Command Prompt previously, but the hash didn't match and since I am having issues with the install, this seemed like a valid approach. I am actually installing 16.04 2 at the moment, because it appears to work better than 18.04, well it seems to work, whereas 18.04 crashed pretty quickly. (This is all in Live CD by the way, using a variety of USB sticks in the hope that one of them can make it work) I have another question live for the more core issues being faced Thanks
– Adam Corkett
Apr 13 at 22:51
I installed HashTab and that works pretty well, with the issue being my install files just don't match the hashes and I have downloaded 18.04 about 6 times and 16.04 3 times too; I just don't have infinite data so I am not sure what I am going to do about it.
– Adam Corkett
Apr 13 at 23:26
Oof. 6 and 3 times? That's unlucky. I assume that's direct download. Maybe the download gets compromised with just the tiniest bit of network interruption. Have you tried torrenting then? Ubuntu has official torrent links on their website.
– kelvinilla
Apr 14 at 14:12
Yes it was direct download, probably more than that - don't really torrent so don't even have a client, well not since Opera stopped having it built into the browser. I solved the problem using direct download with my mobile phone instead on 4G. It takes the PI-55 when your mobile data saves the day, our connection on the fibre is only something like 200mbs down after all, it is practically dial-up... I think the issue was probably something to do with my wifi connection more than the isp connection
– Adam Corkett
Apr 14 at 18:22
add a comment |
From what I understand, you're trying to install Ubuntu and you're new because you don't know what Bash is. You're also trying to verify your download of the Ubuntu ISO file as suggested by the tutorial. Using a checksum, this is just to make sure that the install file was not somehow corrupted during the download.
There are checksum tools on Windows you can download. I found suggestions here with GUI, which, I think, makes things simpler. Just point the tool to your Ubuntu ISO to get a text output. Compare if they're the same output here with the Ubuntu checksum text files. I assumed you're installing 18.10.
Please let me know if you need clarifications.
From what I understand, you're trying to install Ubuntu and you're new because you don't know what Bash is. You're also trying to verify your download of the Ubuntu ISO file as suggested by the tutorial. Using a checksum, this is just to make sure that the install file was not somehow corrupted during the download.
There are checksum tools on Windows you can download. I found suggestions here with GUI, which, I think, makes things simpler. Just point the tool to your Ubuntu ISO to get a text output. Compare if they're the same output here with the Ubuntu checksum text files. I assumed you're installing 18.10.
Please let me know if you need clarifications.
answered Apr 13 at 22:43
kelvinillakelvinilla
498614
498614
Thanks I just figured following Ubuntu's own resources would be the best tack. I have tried to verify the file using MD5 and Command Prompt previously, but the hash didn't match and since I am having issues with the install, this seemed like a valid approach. I am actually installing 16.04 2 at the moment, because it appears to work better than 18.04, well it seems to work, whereas 18.04 crashed pretty quickly. (This is all in Live CD by the way, using a variety of USB sticks in the hope that one of them can make it work) I have another question live for the more core issues being faced Thanks
– Adam Corkett
Apr 13 at 22:51
I installed HashTab and that works pretty well, with the issue being my install files just don't match the hashes and I have downloaded 18.04 about 6 times and 16.04 3 times too; I just don't have infinite data so I am not sure what I am going to do about it.
– Adam Corkett
Apr 13 at 23:26
Oof. 6 and 3 times? That's unlucky. I assume that's direct download. Maybe the download gets compromised with just the tiniest bit of network interruption. Have you tried torrenting then? Ubuntu has official torrent links on their website.
– kelvinilla
Apr 14 at 14:12
Yes it was direct download, probably more than that - don't really torrent so don't even have a client, well not since Opera stopped having it built into the browser. I solved the problem using direct download with my mobile phone instead on 4G. It takes the PI-55 when your mobile data saves the day, our connection on the fibre is only something like 200mbs down after all, it is practically dial-up... I think the issue was probably something to do with my wifi connection more than the isp connection
– Adam Corkett
Apr 14 at 18:22
add a comment |
Thanks I just figured following Ubuntu's own resources would be the best tack. I have tried to verify the file using MD5 and Command Prompt previously, but the hash didn't match and since I am having issues with the install, this seemed like a valid approach. I am actually installing 16.04 2 at the moment, because it appears to work better than 18.04, well it seems to work, whereas 18.04 crashed pretty quickly. (This is all in Live CD by the way, using a variety of USB sticks in the hope that one of them can make it work) I have another question live for the more core issues being faced Thanks
– Adam Corkett
Apr 13 at 22:51
I installed HashTab and that works pretty well, with the issue being my install files just don't match the hashes and I have downloaded 18.04 about 6 times and 16.04 3 times too; I just don't have infinite data so I am not sure what I am going to do about it.
– Adam Corkett
Apr 13 at 23:26
Oof. 6 and 3 times? That's unlucky. I assume that's direct download. Maybe the download gets compromised with just the tiniest bit of network interruption. Have you tried torrenting then? Ubuntu has official torrent links on their website.
– kelvinilla
Apr 14 at 14:12
Yes it was direct download, probably more than that - don't really torrent so don't even have a client, well not since Opera stopped having it built into the browser. I solved the problem using direct download with my mobile phone instead on 4G. It takes the PI-55 when your mobile data saves the day, our connection on the fibre is only something like 200mbs down after all, it is practically dial-up... I think the issue was probably something to do with my wifi connection more than the isp connection
– Adam Corkett
Apr 14 at 18:22
Thanks I just figured following Ubuntu's own resources would be the best tack. I have tried to verify the file using MD5 and Command Prompt previously, but the hash didn't match and since I am having issues with the install, this seemed like a valid approach. I am actually installing 16.04 2 at the moment, because it appears to work better than 18.04, well it seems to work, whereas 18.04 crashed pretty quickly. (This is all in Live CD by the way, using a variety of USB sticks in the hope that one of them can make it work) I have another question live for the more core issues being faced Thanks
– Adam Corkett
Apr 13 at 22:51
Thanks I just figured following Ubuntu's own resources would be the best tack. I have tried to verify the file using MD5 and Command Prompt previously, but the hash didn't match and since I am having issues with the install, this seemed like a valid approach. I am actually installing 16.04 2 at the moment, because it appears to work better than 18.04, well it seems to work, whereas 18.04 crashed pretty quickly. (This is all in Live CD by the way, using a variety of USB sticks in the hope that one of them can make it work) I have another question live for the more core issues being faced Thanks
– Adam Corkett
Apr 13 at 22:51
I installed HashTab and that works pretty well, with the issue being my install files just don't match the hashes and I have downloaded 18.04 about 6 times and 16.04 3 times too; I just don't have infinite data so I am not sure what I am going to do about it.
– Adam Corkett
Apr 13 at 23:26
I installed HashTab and that works pretty well, with the issue being my install files just don't match the hashes and I have downloaded 18.04 about 6 times and 16.04 3 times too; I just don't have infinite data so I am not sure what I am going to do about it.
– Adam Corkett
Apr 13 at 23:26
Oof. 6 and 3 times? That's unlucky. I assume that's direct download. Maybe the download gets compromised with just the tiniest bit of network interruption. Have you tried torrenting then? Ubuntu has official torrent links on their website.
– kelvinilla
Apr 14 at 14:12
Oof. 6 and 3 times? That's unlucky. I assume that's direct download. Maybe the download gets compromised with just the tiniest bit of network interruption. Have you tried torrenting then? Ubuntu has official torrent links on their website.
– kelvinilla
Apr 14 at 14:12
Yes it was direct download, probably more than that - don't really torrent so don't even have a client, well not since Opera stopped having it built into the browser. I solved the problem using direct download with my mobile phone instead on 4G. It takes the PI-55 when your mobile data saves the day, our connection on the fibre is only something like 200mbs down after all, it is practically dial-up... I think the issue was probably something to do with my wifi connection more than the isp connection
– Adam Corkett
Apr 14 at 18:22
Yes it was direct download, probably more than that - don't really torrent so don't even have a client, well not since Opera stopped having it built into the browser. I solved the problem using direct download with my mobile phone instead on 4G. It takes the PI-55 when your mobile data saves the day, our connection on the fibre is only something like 200mbs down after all, it is practically dial-up... I think the issue was probably something to do with my wifi connection more than the isp connection
– Adam Corkett
Apr 14 at 18:22
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%2f1133661%2funable-to-checksum-on-windows-with-bash%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 found the file structure installed - it is in C:Users$MY_USER_FOLDERAppDataLocalPackagesCanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgscLocalStaterootfs - but this didn't help my cause as then it told me off for permissions.
– Adam Corkett
Apr 13 at 22:54