Re: how can i add hard disk driever at installation
On Mon, Aug 30, 2010 at 02:09:25PM +0800, kin boster wrote:
> after manual insmod the driver module, it can install normally
> but when i reboot from hard disk,it still couldn't drive the new hardware
> it seems the new module not packaged in initrd
> any idea?
Well in the cases I have done it, the full kernel does include the module,
the installer just didn't. If you are adding a 3rd party module that
isn't actually in the kernel package at all, then you have to copy it to
the /target/lib/modules/ to the right place and then chroot /target and
use update-initramfs to regenerate the initrd, then exit and go back to
finish the installer.
You can probably do it with rescue mode without having to reinstall again.
--
Len Sorensen
Reply to: