25 Nov
2004
25 Nov
'04
19:57
On Thu, Nov 25, 2004 at 08:52:05PM +0100, Thomas Mieslinger wrote:
Well I think the problem is that during uncompression I get this message.
root@deinst01> gzip -d initrd.gz
gzip: initrd.gz: decompression OK, trailing garbage ignored
when I recompress this file it is smaller than the original and doesn't boot anymore.
What is that "trailing garbage ignored"?
It's possible to append a custom DSDT to the initrd. DSDT is a BIOS ACPI table which is often buggy on laptops and can be replaced. But for non laptops that's rarely done and the installer never does it on its own. -Andi