If you are experiencing the following error in your /var/log/messages
... ... modprobe: FATAL: Could not load /lib/modules/2.6.16-xenU/modules.dep: No such file or directory
download http://s3.amazonaws.com/ec2-downloads/modules-2.6.16-ec2.tgz, extract into / and the exec
$ depmod -a
Tags: Amazon Web Services, EC2, xen
Hello Daniele,
thank you for the useful S3 link.
Just one correction, the “depmod -a” command should be executed as root.
awesome, works right away….