Re: kernel 2.6.20 generates kernel panic at boot

2007-05-04 Thread Lorenzo Bettini
Stephen Cormier wrote: > I do not get a .config in a freshly unpacked 2.6.20 from the kernel.org. > in the debian linux source package you actually get a .config >> grep -i sata linux-source-2.6.20/.config >> # CONFIG_BLK_DEV_IDE_SATA is not set >> >> where have all the other options gone? > >

Re: kernel 2.6.20 generates kernel panic at boot

2007-05-01 Thread Stephen Cormier
On May 1, 2007 06:37:57 am Lorenzo Bettini wrote: > Stephen Cormier wrote: > > Ok this looks like my driver for the jmicron controller I have for my > > SATA hard drive and the IDE burner it controls having changed its > > behavior then. But your problem is as I mentioned already then with the > >

Re: kernel 2.6.20 generates kernel panic at boot

2007-05-01 Thread Lorenzo Bettini
Stephen Cormier wrote: > Ok this looks like my driver for the jmicron controller I have for my SATA > hard drive and the IDE burner it controls having changed its behavior then. > But your problem is as I mentioned already then with the SATA naming they > changed you will need to re-compile with

Re: kernel 2.6.20 generates kernel panic at boot

2007-04-28 Thread Lorenzo Bettini
Stephen Cormier wrote: > Ok this looks like my driver for the jmicron controller I have for my SATA > hard drive and the IDE burner it controls having changed its behavior then. > But your problem is as I mentioned already then with the SATA naming they > changed you will need to re-compile with

Re: kernel 2.6.20 generates kernel panic at boot

2007-04-26 Thread Stephen Cormier
On April 26, 2007 04:00:36 pm Lorenzo Bettini wrote: > Stephen Cormier wrote: > > On April 25, 2007 04:48:17 pm Lorenzo Bettini wrote: > >> Hi > >> > >> I updated the linux sources (debian package) from 2.6.18 to 2.6.20. > >> Copied the previous .config and issued a make oldconfig > >> > >> However

Re: kernel 2.6.20 generates kernel panic at boot

2007-04-26 Thread Lorenzo Bettini
Stephen Cormier wrote: On April 25, 2007 04:48:17 pm Lorenzo Bettini wrote: Hi I updated the linux sources (debian package) from 2.6.18 to 2.6.20. Copied the previous .config and issued a make oldconfig However, the new kernel does not boot: it freezes with a kernel panic when trying to mount

Re: kernel 2.6.20 generates kernel panic at boot

2007-04-26 Thread Lorenzo Bettini
Greg Folkert wrote: On Wed, 2007-04-25 at 19:48 -0400, Douglas Allan Tutty wrote: On Wed, Apr 25, 2007 at 09:48:17PM +0200, Lorenzo Bettini wrote: I updated the linux sources (debian package) from 2.6.18 to 2.6.20. Copied the previous .config and issued a make oldconfig However, the new kernel

Re: kernel 2.6.20 generates kernel panic at boot

2007-04-25 Thread Greg Folkert
On Wed, 2007-04-25 at 19:48 -0400, Douglas Allan Tutty wrote: > On Wed, Apr 25, 2007 at 09:48:17PM +0200, Lorenzo Bettini wrote: > > I updated the linux sources (debian package) from 2.6.18 to 2.6.20. > > Copied the previous .config and issued a make oldconfig > > > > However, the new kernel does

Re: kernel 2.6.20 generates kernel panic at boot

2007-04-25 Thread Stephen Cormier
On April 25, 2007 04:48:17 pm Lorenzo Bettini wrote: > Hi > > I updated the linux sources (debian package) from 2.6.18 to 2.6.20. > Copied the previous .config and issued a make oldconfig > > However, the new kernel does not boot: it freezes with a kernel panic > when trying to mount the root parti

Re: kernel 2.6.20 generates kernel panic at boot

2007-04-25 Thread Douglas Allan Tutty
On Wed, Apr 25, 2007 at 09:48:17PM +0200, Lorenzo Bettini wrote: > I updated the linux sources (debian package) from 2.6.18 to 2.6.20. > Copied the previous .config and issued a make oldconfig > > However, the new kernel does not boot: it freezes with a kernel panic > when trying to mount the root