Messages in this thread |  | | | Date | Thu, 15 Jul 2004 13:58:54 -0700 | | From | "H. Peter Anvin" <> | | Subject | Re: Possible bug with kernel decompressor. |
| |
Matthew Schumacher wrote: > > This is what I was using in syslinux that broke with "invalid compressed > format (err=2)" after a improper shutdown (only ramdisk mounted). > > LABEL linux > KERNEL linux26 > APPEND memmap=exactmap memmap=640K@0 memmap=63M@1M > console=ttyS0,9600n8 load_ramdisk=1 initrd=rootfs.gz root=/dev/root > ramdisk_size=32768 ether=9,0x320,0,0x3c509,eth0 > ether=10,0x330,0,0x3c509,eth1 ide0=ali14xx >
What happens if you specify mem=64M, which should be the exact equivalent to the above?
-hpa
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |