From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Eriksen Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: multipart/alternative; boundary=Apple-Mail-1--634052884 Date: Mon, 5 Oct 2009 01:22:17 +0200 In-Reply-To: <3a5af7c262070de0b76ce36b97335b52@brasstown.quanstro.net> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> References: <<26F7BB92-E55B-4E9E-BDB5-813DB9F63A10@pvv.ntnu.no>> <3a5af7c262070de0b76ce36b97335b52@brasstown.quanstro.net> Message-Id: <6C309FC2-FC85-4288-8C4F-C08AEDC6065D@pvv.ntnu.no> Subject: Re: [9fans] Plan 9 Xen -- Follow up on previous 9fans topic Topicbox-Message-UUID: 7dfa56c6-ead5-11e9-9d60-3106f5b1d025 --Apple-Mail-1--634052884 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes >> Now I may be way off here, but I though that perhaps the tab >> character >> in front of >> VIRT_BASE here may cause it to not be recognized by xenelf. I joined >> it into one line, >> and I am rewarded with a different error message: >> >> "xc_dom_alloc_segment: segment start isn't page aligned". >> >> I really don't know if this is better or worse. I'm just poking >> around >> at random trying >> to figure all of this out :-) > > sounds better. what's $KTZERO? > > - erik The full xenelf command line is ./xenelf 9xenpcf __xen_guest ''LOADER = generic ,XEN_VER = xen -3.0 ,ELF_PADDR_OFFSET=0,VIRT_BASE=0x80000000,VIRT_ENTRY=0x80010020,PAE=yes'' This is after i modified the mkfile, using "mk 'PAE=yes'" and compiling against xen-3.4.1. --Apple-Mail-1--634052884 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii
Now I = may be way off here, but I though that perhaps the tab character =  
in front = of
VIRT_BASE here may cause it = to not be recognized by xenelf. I joined =  
it into one = line,
and I am rewarded with a = different error message:

"xc_dom_alloc_segment: segment start isn't page = aligned".

I really don't = know if this is better or worse. I'm just poking around =  
at random = trying
to figure all of this = out :-)

sounds better.  what's = $KTZERO?

- erik

The = full xenelf command line is

./xenelf 9xenpcf = __xen_guest = ''LOADER=3Dgeneric,XEN_VER=3Dxen-3.0,ELF_PADDR_OFFSET=3D0,VIRT_BASE=3D0x80= 000000,VIRT_ENTRY=3D0x80010020,PAE=3Dyes''

This = is after i modified the mkfile, using "mk 'PAE=3Dyes'" and compiling = against xen-3.4.1.
= --Apple-Mail-1--634052884--