Venkatesh Ramamurthy wrote: > > > When the cards are of different make the order is solely dependent on > > the order that the drivers are initialized in the kernel. If you have > > modules enabled, only build the driver for your root device into the > > kernel image and have the other modular. This lets you control the > > initialization order to your liking. > [Venkatesh Ramamurthy] I think there should be a better way to > handle this , compiling is one of the options, but an end-user should not > think of compiling. The end user needs to put an another card and connect > drives and get his system up and running. He should not think of compiling > the drivers, if it is already part of the kernel / initrd to get his system > running. Why does the end-user have to compile the kernel? Most distributions provide a kernel with no SCSI drivers in it, but use an initrd to get the root SCSI driver in (man mkinitrd on any Redhat box). Just distribute all SCSI drivers as modules and you won't have any problems. -- Brian Gerst - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: Linux not adhering to BIOS Drive boot order? Matthias Andree
- Re: Linux not adhering to BIOS Drive boot order? Douglas Gilbert
- Re: Linux not adhering to BIOS Drive boot order? Malahal Rao Naineni
- RE: Linux not adhering to BIOS Drive boot order? Venkatesh Ramamurthy
- Re: Linux not adhering to BIOS Drive boot order? Brian Gerst
- Re: Linux not adhering to BIOS Drive boot order? Florent Cueto
- RE: Linux not adhering to BIOS Drive boot order? Venkatesh Ramamurthy
- Re: Linux not adhering to BIOS Drive boot order? Eddie Williams
- Re: Linux not adhering to BIOS Drive boot order? John Summerfield
- RE: Linux not adhering to BIOS Drive boot order? Venkatesh Ramamurthy
- Re: Linux not adhering to BIOS Drive boot order? Brian Gerst
- Re: Linux not adhering to BIOS Drive boot or... Eddie Williams
- Re: Linux not adhering to BIOS Drive boo... Timur Tabi
- Re: Linux not adhering to BIOS Drive... Matthew D. Pitts
- Re: Linux not adhering to BIOS Drive... Christopher Friesen
- Re: Linux not adhering to BIOS ... Timur Tabi
- Re: Linux not adhering to BIOS Drive boot order? Peter Samuelson
- RE: Linux not adhering to BIOS Drive boot order? Venkatesh Ramamurthy
- RE: Linux not adhering to BIOS Drive boot order? Dr. Kelsey Hudson
- Re: Linux not adhering to BIOS Drive boot or... Michael Meissner
- Re: Linux not adhering to BIOS Drive boo... Andi Kleen