I run Debian 4.0 (Etch) images at EC2 that I created on Xen and bundled to EC2. I discovered while trying to compile a kernel module for FUSE that Debian has GCC 4.1 while all of EC2’s kernels were built with GCC 4.0. This is a problem in that the kernel module, even [...]
Posted on July 28th, 2007 by dysinger
Filed under: Uncategorized | No Comments »
If you have a linux server with Xen installed, you can develop and test on Xen and migrate your images to EC2 easily when you are ready.
First off you need to have Linux running in a Xen image. This was covered earlier in a post about installing Xen on Debian Hosts & Guests Xen [...]
Posted on July 28th, 2007 by dysinger
Filed under: Uncategorized | No Comments »