[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Boot Errors modules.dep
On Tue, 2005-07-19 at 14:32 +0100, Jona Young wrote: > Hey all, > My VPS system is now booting up perfectly apart from the following errors: > "Checking for new hardwaremodprobe: FATAL: Could not load > /lib/modules/2.6.12-1.1387_FC4xen0/modules.dep: No such file or directory As root, try running 'depmod -a'. The modules.dep file should be in the same directory as the version of your running kernel. For example, this command should output the correct path of the modules.dep file you are concerned with. The output on my laptop follows: lee@inspiron1150:~$ ls -d /lib/modules/`uname -r`/modules.dep /lib/modules/2.6.12.2/modules.dep -- Lee Azzarello Network Engineer Progressive Solutions +1 212 937 8939 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |