zokahn
9th May 2006, 14:39
Hi,
After updating the kernel to a version that has the proper kernel driver for the ite 8212 ata controler i now have the problem that it will not load at boot-time. Compile was done using the kernel howto of Falko with the current 2.6.1.4 kernel. http://www.howtoforge.com/forums/showthread.php?t=21
During boot, mount fails and sugests maintenance mode, after typing the password i do:
modprobe it821x
vgscan
vgchange -a y
mount <filesystem>
^d
And the system boots. Offcourse i want it to just boot. But how to add the driver to the initrd.img. The mkinitrd man page talks about preloading and --with=module... this seems to solve my problem, however the Falko Howto does not really let me add other modules?(http://www.netadmintools.com/html/mkinitrd.man.html)
Please help me load this module!
Gr,
Zokahn
After updating the kernel to a version that has the proper kernel driver for the ite 8212 ata controler i now have the problem that it will not load at boot-time. Compile was done using the kernel howto of Falko with the current 2.6.1.4 kernel. http://www.howtoforge.com/forums/showthread.php?t=21
During boot, mount fails and sugests maintenance mode, after typing the password i do:
modprobe it821x
vgscan
vgchange -a y
mount <filesystem>
^d
And the system boots. Offcourse i want it to just boot. But how to add the driver to the initrd.img. The mkinitrd man page talks about preloading and --with=module... this seems to solve my problem, however the Falko Howto does not really let me add other modules?(http://www.netadmintools.com/html/mkinitrd.man.html)
Please help me load this module!
Gr,
Zokahn