Ubuntu desktop installation problem, a lot of error messages
I am getting error messages while trying to install ubuntu 12.04 on my desktop (Intel Pentium D). The error messages are:
*checking battery state...
[412.633532] end_request:I/O error .dev sr0, sector 1291684
[435.997503] SQUASHFS error: squashfs_readdata failed to readbloack 0x275fcda4
[435.9975xx] SQUASHFS error: unable to read fragment cache entry page [275fcda4]
...
[524.000055] exception Emask 0x0 SAct 0x0SErr 0x0 action 0x6 frozen
ata5.00 : cmd a0/00:00:00:08:00/00:00:00/00 tag0 pio 16392 in res 58 /00:02:00:08:00/00/a0 Emask 0xf(timeout)
[524.000292] ata5.00 status : {DRDY DRQ}
I was able to install on another PC (Intel Atom) but not on this PC (Intel Pentium D), Can any one help me in successful installation? Thanks!
12.04 system-installation squashfs
add a comment |
I am getting error messages while trying to install ubuntu 12.04 on my desktop (Intel Pentium D). The error messages are:
*checking battery state...
[412.633532] end_request:I/O error .dev sr0, sector 1291684
[435.997503] SQUASHFS error: squashfs_readdata failed to readbloack 0x275fcda4
[435.9975xx] SQUASHFS error: unable to read fragment cache entry page [275fcda4]
...
[524.000055] exception Emask 0x0 SAct 0x0SErr 0x0 action 0x6 frozen
ata5.00 : cmd a0/00:00:00:08:00/00:00:00/00 tag0 pio 16392 in res 58 /00:02:00:08:00/00/a0 Emask 0xf(timeout)
[524.000292] ata5.00 status : {DRDY DRQ}
I was able to install on another PC (Intel Atom) but not on this PC (Intel Pentium D), Can any one help me in successful installation? Thanks!
12.04 system-installation squashfs
add a comment |
I am getting error messages while trying to install ubuntu 12.04 on my desktop (Intel Pentium D). The error messages are:
*checking battery state...
[412.633532] end_request:I/O error .dev sr0, sector 1291684
[435.997503] SQUASHFS error: squashfs_readdata failed to readbloack 0x275fcda4
[435.9975xx] SQUASHFS error: unable to read fragment cache entry page [275fcda4]
...
[524.000055] exception Emask 0x0 SAct 0x0SErr 0x0 action 0x6 frozen
ata5.00 : cmd a0/00:00:00:08:00/00:00:00/00 tag0 pio 16392 in res 58 /00:02:00:08:00/00/a0 Emask 0xf(timeout)
[524.000292] ata5.00 status : {DRDY DRQ}
I was able to install on another PC (Intel Atom) but not on this PC (Intel Pentium D), Can any one help me in successful installation? Thanks!
12.04 system-installation squashfs
I am getting error messages while trying to install ubuntu 12.04 on my desktop (Intel Pentium D). The error messages are:
*checking battery state...
[412.633532] end_request:I/O error .dev sr0, sector 1291684
[435.997503] SQUASHFS error: squashfs_readdata failed to readbloack 0x275fcda4
[435.9975xx] SQUASHFS error: unable to read fragment cache entry page [275fcda4]
...
[524.000055] exception Emask 0x0 SAct 0x0SErr 0x0 action 0x6 frozen
ata5.00 : cmd a0/00:00:00:08:00/00:00:00/00 tag0 pio 16392 in res 58 /00:02:00:08:00/00/a0 Emask 0xf(timeout)
[524.000292] ata5.00 status : {DRDY DRQ}
I was able to install on another PC (Intel Atom) but not on this PC (Intel Pentium D), Can any one help me in successful installation? Thanks!
12.04 system-installation squashfs
12.04 system-installation squashfs
edited Apr 8 '16 at 2:19
user300458
1,46111218
1,46111218
asked Nov 30 '12 at 5:06
VRUVRU
1,00521632
1,00521632
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Check out this Squashfs Errors community help page. This might help you to resolve the issue.
Here is the gist of the fix provided.
Temporary Workarounds
Some users have reported that adding the ide=nodma or acpi=off allowed
them to work around this issue (which proved to be bad memory
modules). You might want to give that a try
Successful boot was achieved by adding "all_generic_ide" to the grub
boot line for the live CD.
You can add those lines to the grub entry, either in the grub.conf
file or either entering letter 'e' on the grub menu and after editing
Control+x to boot:
Add to the grub line:
all_generic_ide pci=nommconf
Add to the kernel line:
ide=nodma acpi=off
Thanks for replying. After trying to install on SATA HD and ATA HD with no result, it shows the issue is with Pentium D processor and its mother board 102 series which is not supporting Ubuntu installation. Even the side by side with windows never worked, its been years now, failed to install on this PC.
– VRU
Dec 15 '12 at 10:05
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%2f223721%2fubuntu-desktop-installation-problem-a-lot-of-error-messages%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
Check out this Squashfs Errors community help page. This might help you to resolve the issue.
Here is the gist of the fix provided.
Temporary Workarounds
Some users have reported that adding the ide=nodma or acpi=off allowed
them to work around this issue (which proved to be bad memory
modules). You might want to give that a try
Successful boot was achieved by adding "all_generic_ide" to the grub
boot line for the live CD.
You can add those lines to the grub entry, either in the grub.conf
file or either entering letter 'e' on the grub menu and after editing
Control+x to boot:
Add to the grub line:
all_generic_ide pci=nommconf
Add to the kernel line:
ide=nodma acpi=off
Thanks for replying. After trying to install on SATA HD and ATA HD with no result, it shows the issue is with Pentium D processor and its mother board 102 series which is not supporting Ubuntu installation. Even the side by side with windows never worked, its been years now, failed to install on this PC.
– VRU
Dec 15 '12 at 10:05
add a comment |
Check out this Squashfs Errors community help page. This might help you to resolve the issue.
Here is the gist of the fix provided.
Temporary Workarounds
Some users have reported that adding the ide=nodma or acpi=off allowed
them to work around this issue (which proved to be bad memory
modules). You might want to give that a try
Successful boot was achieved by adding "all_generic_ide" to the grub
boot line for the live CD.
You can add those lines to the grub entry, either in the grub.conf
file or either entering letter 'e' on the grub menu and after editing
Control+x to boot:
Add to the grub line:
all_generic_ide pci=nommconf
Add to the kernel line:
ide=nodma acpi=off
Thanks for replying. After trying to install on SATA HD and ATA HD with no result, it shows the issue is with Pentium D processor and its mother board 102 series which is not supporting Ubuntu installation. Even the side by side with windows never worked, its been years now, failed to install on this PC.
– VRU
Dec 15 '12 at 10:05
add a comment |
Check out this Squashfs Errors community help page. This might help you to resolve the issue.
Here is the gist of the fix provided.
Temporary Workarounds
Some users have reported that adding the ide=nodma or acpi=off allowed
them to work around this issue (which proved to be bad memory
modules). You might want to give that a try
Successful boot was achieved by adding "all_generic_ide" to the grub
boot line for the live CD.
You can add those lines to the grub entry, either in the grub.conf
file or either entering letter 'e' on the grub menu and after editing
Control+x to boot:
Add to the grub line:
all_generic_ide pci=nommconf
Add to the kernel line:
ide=nodma acpi=off
Check out this Squashfs Errors community help page. This might help you to resolve the issue.
Here is the gist of the fix provided.
Temporary Workarounds
Some users have reported that adding the ide=nodma or acpi=off allowed
them to work around this issue (which proved to be bad memory
modules). You might want to give that a try
Successful boot was achieved by adding "all_generic_ide" to the grub
boot line for the live CD.
You can add those lines to the grub entry, either in the grub.conf
file or either entering letter 'e' on the grub menu and after editing
Control+x to boot:
Add to the grub line:
all_generic_ide pci=nommconf
Add to the kernel line:
ide=nodma acpi=off
answered Nov 30 '12 at 7:16
devav2devav2
24.7k126979
24.7k126979
Thanks for replying. After trying to install on SATA HD and ATA HD with no result, it shows the issue is with Pentium D processor and its mother board 102 series which is not supporting Ubuntu installation. Even the side by side with windows never worked, its been years now, failed to install on this PC.
– VRU
Dec 15 '12 at 10:05
add a comment |
Thanks for replying. After trying to install on SATA HD and ATA HD with no result, it shows the issue is with Pentium D processor and its mother board 102 series which is not supporting Ubuntu installation. Even the side by side with windows never worked, its been years now, failed to install on this PC.
– VRU
Dec 15 '12 at 10:05
Thanks for replying. After trying to install on SATA HD and ATA HD with no result, it shows the issue is with Pentium D processor and its mother board 102 series which is not supporting Ubuntu installation. Even the side by side with windows never worked, its been years now, failed to install on this PC.
– VRU
Dec 15 '12 at 10:05
Thanks for replying. After trying to install on SATA HD and ATA HD with no result, it shows the issue is with Pentium D processor and its mother board 102 series which is not supporting Ubuntu installation. Even the side by side with windows never worked, its been years now, failed to install on this PC.
– VRU
Dec 15 '12 at 10:05
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%2f223721%2fubuntu-desktop-installation-problem-a-lot-of-error-messages%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