Mailing List Archive

modules dependency file
Hi

The modules dependency file seems lost in my Xen ,how to rebuild it ?

Anyone help me



_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: modules dependency file [ In reply to ]
Hi, try:-
touch /lib/modules/2.6.12-1.1387_FC4xenU/modules.dep

This will create an empty file then do:-
depmod -a

This should get you up and running if you are in the guest domain.
If you are trying to make an initrd in dom0 and get a complaint about
your modules.dep file, do the touch command and leave the depmod
command. Then you can issue the command to make the initrd...you'll get
no complaints then.

Hope that helps...

Jonny


_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users