brunoz
18th June 2004, 10:28 PM
Hi everybody,
I would like to load the dazuko.ko module (compiled by myself) at the start-up on the FC2.
Manually, all is OK (means insmod dazuko works properly)
I put this in the /etc/modprobe.conf :
alias dazuko dazuko
and I did
depmod -a
mkinitrd /boot/initrd-2.6.6-1.435.img 2.6.6-1.435
and I modified grub.conf to load the right initrd file
but unfortunately the dazuko module is never loaded at boot-up.
What is wrong?
Can somebody help me?
Many thanks in advance.
Bruno.
I would like to load the dazuko.ko module (compiled by myself) at the start-up on the FC2.
Manually, all is OK (means insmod dazuko works properly)
I put this in the /etc/modprobe.conf :
alias dazuko dazuko
and I did
depmod -a
mkinitrd /boot/initrd-2.6.6-1.435.img 2.6.6-1.435
and I modified grub.conf to load the right initrd file
but unfortunately the dazuko module is never loaded at boot-up.
What is wrong?
Can somebody help me?
Many thanks in advance.
Bruno.