SquashfsErrors:
unable to boot from the Ubuntu LiveCD, due to SquashFS errors like this:
SQUASHFS error: sb_bread failed reading block 0x9d7f3 SQUASHFS error: Unable to read fragment cache block [275faa28] SQUASHFS error: Unable to read page, block 275faa28, size 23a7
method1:adding the ide=nodma or acpi=off allowed them to work around this issuemethod2:
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
Similar Posts:
- [Solved] Dell server kernel error: ACPI: No handler for Region [POWR] (ffff88012e5ad2b8) [IPMI]
- [Solved] Ubuntu Startup Errors were found while checking the disk-drive for /
- error: no video mode activated. [How to Solve]
- Solutions to Ubuntu forgetting password and root password
- error: attempt to read or write outside of disk ‘hd0’ [How to Solve]
- Grub cannot be started after Linux is installed
- [Solved] docker info Check Error: WARNING: No swap limit support
- How to Solve Failed to load SELinux policy. Freezing Error (System Restart)
- The problem of “bad PBR sig” in the installation of Solaris10
- VIM edit prompt swap file already exists solution