[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2.4.25 config for zx2000



On Monday 10 May 2004 04:25 pm, Bjorn Helgaas wrote:
> On Monday 10 May 2004 5:06 pm, Chuck Slivkoff wrote:
> > I've been trying to get a functional 2.4.25 kernel compiled on my zx2000
> > (IDE-only, no SCSI adapter). I upgraded from stable to testin
> >
> > I downloaded the source, then applied the ia64 patch
> > (linux-2.4.25-ia64-040218.diff.bz2). Then I took the existing config
> > from /boot, copied it to .config & ran "make oldconfig".  The make-kpkg
> > completed with no problems, but when I try to boot this kernel, I keep
> > getting failure to mount root fs. This is not an initrd kernel.
> > ...
> > I've attached a copy of my config. Is there something obvious that I'm
> > missing?
>
> It looks like your .config only has support for Intel PIIXn IDE
> controllers (CONFIG_BLK_DEV_PIIX).  I don't use IDE myself, but I
> think you need CONFIG_BLK_DEV_CMD64X for a zx2000.
I'm running 2.4.25 on a ZX2000 so I did a
grep CONFIG_BLK_DEV .config and the following are the ones
set to y

     _LOOP
     _RAM
     _RAM_SIZE=4096
     _INITRD
     _IDE
     _IDEDISK
     _IDECD
     _IDESCSI
     _IDEPCI
     _IDEDMA_PCI
     _IDEDMA
     _CMD64X
     _PIIX
     _SD
     _SR

I am not using an initrd.

Richard Harke




Reply to: