Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Rossier Daniel <Daniel.Rossier@he...> - 2012-03-06 06:45:18
|
Hi Vibi, > -----Original Message----- > From: vibi sreenivasan [mailto:mail.vibi@...] > Sent: lundi 5 mars 2012 19:38 > To: Rossier Daniel > Cc: xen-arm@... > Subject: Error in building Embedded Xen 2.0 > > Hi, > i downloaded the package embeddedxen-2.0-base.tar.gz & tried to compile > it according to the README in side the package. > I extracted the toolchain & added it to the PATH environment variable. > > make PLATFORM=versatilev6 DOMAINS="linux-2.6.26-dom0 fab4:linux- > 2.6.26-domU" > make: *** [versatilev6.linux-2.6.26-dom0/vmlinux] Error 1 Well, according to your make, you are actually building two domains (dom0 & domU). However, the embeddedxen-2.0-base.tar.gz only contains the hypervisor and basic config files. To compile the two guest domains, you still need to download embeddexen-2.0-single-dom0.tar.gz (for dom0), and embeddedxen-2.0.domU.tar.gz, and extract them the same way you did for the base tar.gz. You will then get the missing files. > Am i missing something ? Is there any other procedure to compile ? Please let me know if it works. Cheers Daniel > > regards > vibi > > On Fri, Mar 2, 2012 at 12:33 PM, Rossier Daniel <Daniel.Rossier@...> > wrote: > > Hello, > > > > We are proud to announce the release 2.0 of EmbeddedXEN ! > > > > https://sourceforge.net/projects/embeddedxen/ > > > > > > This is the first official release of EmbeddedXEN based upon a new > > revisited architecture (hence release 2). > > > > We are on the process of documenting the architecture (wiki, > > publication, etc.). > > > > EmbeddedXEN supports two guest OSes (dom0 and domU). Further > technical > > details ils about EmbeddedXEN will come up soon through various > > publications including a dedicated Wiki. > > > > EmbeddedXEN is continuously evolving; we have still some issues > > regarding the networking, > > > > but a fully functional version will be released in the upcoming weeks. > > > > As a first release including a domU, we packaged the SqueezeOS (with > > its > > application) running on > > > > a Linux 2.6.26 in order to show the possibility of EmbeddedXEN. > > SqueezeOS is running on Logitech SBTouch device, > > > > and no modifications in the rootfs have been done. You can run > > SqueezePlay in emulation or even on HTC ! > > > > Currently supported are: > > > > - Linux-2.6.26-dom0 on QEMU/versatilev6 (ARM-11) > > - Linux-2.6.29-dom0 on QEMU/goldfish (Cortex-A8/ARMv7) > > - Linux-2.6.32-dom0 on HTC Desire HD(Snapdragon/ARMv7) > > - Linux-2.6.26-domU which is our para-virtualized version of SqueezeOS > > > > Hardware virtualization of the following devices is supported: > > > > UART, console, framebuffer, keyboard, touchscreen, block device, > > audio, and networking (in a couple of days/weeks). > > > > Different packages are available (base, single-dom0, domU, > > others-dom0) according the environment you target. > > > > As usual, a very good thing would be to use clone the git repository > > in order to stay in touch > > > > with the very last changes. Contributions, new ideas, bugs tracking > > are also very welcome :-) > > > > > > > > Further details about architecture and internals of EmbeddedXEN will > > follow soon. > > > > Have a nice time with EmbeddedXEN 2.0 ! > > > > Cheers > > Daniel > > > > > > > > > > _______________________________________________ > > Xen-arm mailing list > > Xen-arm@... > > http://lists.xen.org/cgi-bin/mailman/listinfo/xen-arm > > |
From: Rossier Daniel <Daniel.Rossier@he...> - 2012-03-06 06:45:18
|
Hi Vibi, > -----Original Message----- > From: vibi sreenivasan [mailto:mail.vibi@...] > Sent: lundi 5 mars 2012 19:38 > To: Rossier Daniel > Cc: xen-arm@... > Subject: Error in building Embedded Xen 2.0 > > Hi, > i downloaded the package embeddedxen-2.0-base.tar.gz & tried to compile > it according to the README in side the package. > I extracted the toolchain & added it to the PATH environment variable. > > make PLATFORM=versatilev6 DOMAINS="linux-2.6.26-dom0 fab4:linux- > 2.6.26-domU" > make: *** [versatilev6.linux-2.6.26-dom0/vmlinux] Error 1 Well, according to your make, you are actually building two domains (dom0 & domU). However, the embeddedxen-2.0-base.tar.gz only contains the hypervisor and basic config files. To compile the two guest domains, you still need to download embeddexen-2.0-single-dom0.tar.gz (for dom0), and embeddedxen-2.0.domU.tar.gz, and extract them the same way you did for the base tar.gz. You will then get the missing files. > Am i missing something ? Is there any other procedure to compile ? Please let me know if it works. Cheers Daniel > > regards > vibi > > On Fri, Mar 2, 2012 at 12:33 PM, Rossier Daniel <Daniel.Rossier@...> > wrote: > > Hello, > > > > We are proud to announce the release 2.0 of EmbeddedXEN ! > > > > https://sourceforge.net/projects/embeddedxen/ > > > > > > This is the first official release of EmbeddedXEN based upon a new > > revisited architecture (hence release 2). > > > > We are on the process of documenting the architecture (wiki, > > publication, etc.). > > > > EmbeddedXEN supports two guest OSes (dom0 and domU). Further > technical > > details ils about EmbeddedXEN will come up soon through various > > publications including a dedicated Wiki. > > > > EmbeddedXEN is continuously evolving; we have still some issues > > regarding the networking, > > > > but a fully functional version will be released in the upcoming weeks. > > > > As a first release including a domU, we packaged the SqueezeOS (with > > its > > application) running on > > > > a Linux 2.6.26 in order to show the possibility of EmbeddedXEN. > > SqueezeOS is running on Logitech SBTouch device, > > > > and no modifications in the rootfs have been done. You can run > > SqueezePlay in emulation or even on HTC ! > > > > Currently supported are: > > > > - Linux-2.6.26-dom0 on QEMU/versatilev6 (ARM-11) > > - Linux-2.6.29-dom0 on QEMU/goldfish (Cortex-A8/ARMv7) > > - Linux-2.6.32-dom0 on HTC Desire HD(Snapdragon/ARMv7) > > - Linux-2.6.26-domU which is our para-virtualized version of SqueezeOS > > > > Hardware virtualization of the following devices is supported: > > > > UART, console, framebuffer, keyboard, touchscreen, block device, > > audio, and networking (in a couple of days/weeks). > > > > Different packages are available (base, single-dom0, domU, > > others-dom0) according the environment you target. > > > > As usual, a very good thing would be to use clone the git repository > > in order to stay in touch > > > > with the very last changes. Contributions, new ideas, bugs tracking > > are also very welcome :-) > > > > > > > > Further details about architecture and internals of EmbeddedXEN will > > follow soon. > > > > Have a nice time with EmbeddedXEN 2.0 ! > > > > Cheers > > Daniel > > > > > > > > > > _______________________________________________ > > Xen-arm mailing list > > Xen-arm@... > > http://lists.xen.org/cgi-bin/mailman/listinfo/xen-arm > > |