WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] modules dependency file

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@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>