[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Solved!]Re: Getting debian to ignore hdb on bootup



On Wed, Apr 23, 2008 at 05:02:36AM -0500, Ron Johnson wrote:
> I wonder what to do in custom kernels when ide-core is compiled in.

one passes the option to the kernel using the boot loader.

However, from Documentation/kernel-parameters.txt it might be that
one needs something like ide-core.hdb=none rather than hdb=none
Citation from that file:

Module parameters for loadable modules are specified only as the
parameter name with optional '=' and value as appropriate, such as:

        modprobe usbcore blinkenlights=1

Module parameters for modules that are built into the kernel image
are specified on the kernel command line with the module name plus
'.' plus parameter name, with '=' and value if appropriate, such as:

        usbcore.blinkenlights=1

-- 
Chi usa software non libero avvelena anche te. Digli di smettere.
Informatica=arsenico: minime dosi in rari casi patologici, altrimenti letale.
Informatica=bomba: intelligente solo per gli stupidi che ci credono.


Reply to: