-----Original Message-----
From: Joe Morris (NTM) [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 23, 2007 3:41 PM
To: john
Subject: Re: [opensuse] Loading modlues on Boot

john wrote:

> Well, I Did that but the scsi partition wasn't recongised at the beginning
>
> My module is qla2xx
>   
In the future, please delete the previous signature, it made it hard to
find your answer.  In your case, you need your module to see your boot
drive, meaning you need it BEFORE you boot.  You need to add it to the
initrd modules in the same file.  Then, as root you will need to run
mkinitrd, which will rebuild your initrd file with that module
included.  HTH

-- 
Joe Morris
Registered Linux user 231871 running openSUSE 10.2 x86_64



Well, could I put some type of code in my bootloader (GRUB) in order to load
the module?

I have already put in the /etc/sysconfig/kernel

INITRD_MODULES="piix megaraid_mbox qla6312 qla2xxx siimage reiserfs"

With no success

I am not sure about the mkinitrd could you tell me how to run the excact
command.

Should I reboot my machine afterwards?





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to