Re: Hard drive detection

From: Arend van Spriel
Date: Fri May 04 2012 - 05:32:14 EST


On 05/04/2012 10:56 AM, Chris Jones wrote:
> What section of the kernel detects internal hard drives upon boot?

A bit of a weird question, but maybe I do not understand where it is
coming from. Some context might help.

The hard drives are likely connected to a harddisk controller of some
sort and that controller is somehow hooked up in your system. Your
kernel needs a driver for the controller. It is 'convenient' to have
that driver built in your kernel for the hard drive containing the root
file system.

Gr. AvS

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/