Description of problem: On system where E820 reports reserved memory at 15M (but usable after that), isolinux loads kernel image and ramdisk into first 15M of memory. When kernel boots, it uncompresses, clobbering the ramdisk. Version-Release number of selected component (if applicable): 3.11-3 How reproducible: 100% Steps to Reproduce: 1.Find machine with E820 table that reserves memory at ~15M 2.Boot CD1 3. Actual results: Expected results: Additional info:
Created attachment 139891 [details] Patch to prevent the problem
*** This bug has been marked as a duplicate of 210005 ***