View previous topic :: View next topic |
Author |
Message |
privateGeorge n00b
Joined: 18 Oct 2005 Posts: 3
|
Posted: Tue Oct 18, 2005 6:18 am Post subject: genkernel modules |
|
|
Is there a way to make genkernel or any other way to a modules for a scsi device load before it mounts the hard drives. I'm trying to compile aacraid as a modules and have the system boot off of that. The reason I'm doing this is because the adaptec storage manager is complaining about the driver not compiled as a module. |
|
Back to top |
|
|
didymos Advocate
Joined: 10 Oct 2005 Posts: 4798 Location: California
|
Posted: Tue Oct 18, 2005 10:27 pm Post subject: |
|
|
I think you're going to have to put it in the kernel if you want to boot from it. _________________ Thomas S. Howard |
|
Back to top |
|
|
linuxtuxhellsinki l33t
Joined: 15 Nov 2004 Posts: 700 Location: Hellsinki
|
Posted: Tue Oct 18, 2005 10:42 pm Post subject: |
|
|
I also had to compile those SCSI raid-drivers in kernel to boot from the drive.
I've readed from somewhere that it's possible to have some initrd which is loading those modules, but I don't remember where it was (maybe some news/posting list ?) |
|
Back to top |
|
|
|