It is fedora 8.
---------- Post added at 02:12 PM ---------- Previous post was at 02:06 PM ----------
---------- Post added at 02:13 PM ---------- Previous post was at 02:12 PM ----------
kernel is 2.6.16-xenU
---------- Post added at 05:27 PM ---------- Previous post was at 02:13 PM ----------
Amazon Ec2 fedora 8 instance will take always 2.6.16. it is provided dev source
http://s3.amazonaws.com/ec2-download...2.6.16-ec2.tgz. i am downloading this and recompiling the kernel. even after that when i am trying to "modprobe tun" it is giving the following error.
WARNING: Error inserting crc32 (/lib/modules/2.6.16-xenU/kernel/lib/crc32.ko): Invalid module format FATAL: Error inserting tun (/lib/modules/2.6.16-xenU/kernel/drivers/net/tun.ko):Invalid module format
if i execute uname -a, result is following
Linux ip-10-245-11-18 2.6.16-xenU #1 SMP Mon May 28 03:41:49 SAST 2007 i686 i686
i386 GNU/Linux
i am really stuck. i am not understanding how to proceed