[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem Inesrting Module
--- soumya.panigrahi@xxxxxxxxx wrote:
> Hi Group,
>
>
>
> I have a enhanced scsi driver that I
> would like to insert
> instead of the existing one. I suppose I would have
> to unload the
> existing scsi driver before inserting the new scsi
> driver.
Shouldnt the existing driver be build in...?
>But whenever
> I try to unload the existing one it rightly gives
> the error "Device is
> busy". This is b'coz my hard disk is a scsi hard
> disk.
> Can you please tell me how to go about solveing this
> problem?
Replace the existing module (not inside the kernel but
in the hard disk whee the module is stored)then
reboot.
>
>
>
> Thanks in advance.
>
> Soumya.
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/