Re: IDE -> ATA DISK

=?iso-8859-1?Q?Johnny_Teve=DFen?= (j.tevessen@gmx.net)
Wed, 2 Dec 1998 01:05:32 +0100


Quoting Kurt Garloff (garloff@kg1.ping.de):

> You compiled ide-disk as a module which is a very bad idea, if your root fs
> is on a ide-disk. How should the kernel load a module, without being able to
> mount the root fs?

Something similar happened to me some weeks ago. I just forgot to
change the setting to be non-modular, and it didn't boot. Wouldn't it be possible
to have a "Default device to boot from" entry in {,menu,x}config to
enter a value and have the config stuff check for the appropriate
drivers to be compiled into the kernel?

SMP would also be such an issue, as is the default vga mode. Why are they
to be specified only in the Makefile?

IMHO nobody should *ever* (well, except for persons actually *changing*
something in the kernel tree) be forced to change the kernel Makefile(s).
[which includes arch/*/Makefile.]

ciao,
johnny

-- 
Trust no-one.

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