From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: From: Andreas Eriksen To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Tue, 30 Jun 2009 00:19:06 +0200 Subject: [9fans] Running Plan 9 on Xen 3.2 Topicbox-Message-UUID: 1158d4ac-ead5-11e9-9d60-3106f5b1d025 Using the precompiled PAE kernel from sources in xen 3.2 on debian lenny gives the message Error: (2, 'Invalid kernel', 'elf_xen_addr_calc_check: ERROR: ELF_PADDR_OFFSET set, VIRT_BASE unset\n') Does this mean Plan 9 is not compatible with Xen 3.2, or does it just need a recompile or some other quick fix? I would answer this question myself but unfortunately it seems a lot of the source files are no longer world readable after pae support was added (which is great by the way, thanks!).