Am Donnerstag 12 April 2007 17:23 schrieb Neil Bothwick:
> On Thu, 12 Apr 2007 14:47:52 +0000 (UTC), Grant Edwards wrote:
> > > The whole IDE/ATA/SATA/PATA/SCSI layout hingy changed with 2.6.19, so
> > > first thing to check is that everything you need is actually enabled
> > > in the kernel (yeah, there's some gotchas in there....). Please post
> > > your .config
> >
> > Ya gotta love the Linux tradition of making big, incompatible
> > changes between minor revs.
>
> Actually, the PATA stuff didn't move. New (experimental) drivers were
> introduced, but the standard is still in the same place and works exactly
> as before.
>
> The SATA drivers were moved, something that should have been handled by
> oldconfig but wasn't :(

For that reason i prefer to do a:

make oldconfig 2>/tmp/config.log && less /tmp/config.log

So you see when a config symbol was renamed.

Attachment: pgp5UtDoZKOGj.pgp
Description: PGP signature

Reply via email to