[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Cannot access memory beyond end of bootstrap direct-map area
> Okay, please try the attached patch. You only need to rebuild/install > the hypervisor itself (xen.gz). If it works okay for you I will apply > it to the next stable releases of 4.0 and 3.4. The patch didn't apply cleanly to the xen 3.4.2 release so I modified it to do so (see attached reloc-3.4.2). All it did is turn the original problem into another one. I now get a "elf_init: not an ELF binary" error instead. For reference I've attached the full Xen Hypervisor output of unpatched and patched versions. Also the GRUB2 entries I use to boot look like this: menuentry "Xen Unpatched" { insmod ext2 set root='(hd0,4)' multiboot /xen-unpatched.gz dummy=dummy noreboot com1=38400,8n1 console=com1 sync_console module /vmlinuz-2.6.26-2-xen-686 dummy=dummy root=UUID=29475092-583f-4a90-9bac-c5afda9ac352 ro pci=nomsi module /initrd.img-2.6.26-2-xen-686 } menuentry "Xen Patched" { insmod ext2 set root='(hd0,4)' multiboot /xen-patched.gz dummy=dummy noreboot com1=38400,8n1 console=com1 sync_console module /vmlinuz-2.6.26-2-xen-686 dummy=dummy root=UUID=29475092-583f-4a90-9bac-c5afda9ac352 ro pci=nomsi module /initrd.img-2.6.26-2-xen-686 } Regards Florian Wagner -------------- Florian Wagner Abteilung EDV Telefon: 0821 / 4201 - 453 Fax: 0821 / 4201 - 411 E-Mail: f_wagner@xxxxxxxxxx Syscomp Biochemische Dienstleistungen GmbH August-Wessels-StraÃe 5, 86154 Augsburg Postfach 102506, 86015 Augsburg Telefon: 0821 / 4201 - 0 Fax: 0821 / 417992 Web: http://www.syscomp.de E-Mail: syscomp@xxxxxxxxxx GeschÃftsfÃhrer: Dr. med. Bernd Schottdorf Gabriele Schottdorf Registergericht Augsburg HRB 8670 Attachment:
output-patched.txt Attachment:
output-unpatched.txt Attachment:
reloc-3.4.2 Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |