Re: zImage on 2.6?

From: Wakko Warner (wakko_at_animx.eu.org)
Date: 05/04/05

  • Next message: Wakko Warner: "Re: zImage on 2.6?"
    Date:	Tue, 3 May 2005 18:19:22 -0400
    To: "Randy.Dunlap" <rddunlap@osdl.org>
    
    

    Randy.Dunlap wrote:
    > On Tue, 3 May 2005 12:33:43 -0400 Wakko Warner wrote:
    > | Yes, I do recall it says "System is 724k". zImage failes. bzImage says
    > | 724k as well and succeeds.
    >
    > The image size needs to be <= 0x7f000 (520192 bytes, 508 KB).
    >
    > (No, I don't know why, just that this is what is being
    > enforced.)
    >
    > Just cut more out of the kernel image...

    Any suggestions? All that I know of that is modularizable is a module,
    except for keyboard, ext2, unix sockets, ramdisk+initrd. Some of the options I need since
    this is supposed to support all relevent hardware that we use where I work.
    (all scsi,ide,sata,raid cards,ethernet cards that we have)

    Hmm, I did find one I forgot. CONFIG_MII.

    Here's my =y config:
    X86=y
    MMU=y
    UID16=y
    GENERIC_ISA_DMA=y
    GENERIC_IOMAP=y
    EXPERIMENTAL=y
    CLEAN_COMPILE=y
    BROKEN_ON_SMP=y
    SYSCTL=y
    HOTPLUG=y
    EMBEDDED=y
    TINY_SHMEM=y
    MODULES=y
    MODULE_UNLOAD=y
    MODULE_FORCE_UNLOAD=y
    OBSOLETE_MODPARM=y
    KMOD=y
    X86_PC=y
    M586=y
    X86_CMPXCHG=y
    X86_XADD=y
    RWSEM_XCHGADD_ALGORITHM=y
    GENERIC_CALIBRATE_DELAY=y
    X86_PPRO_FENCE=y
    X86_F00F_BUG=y
    X86_WP_WORKS_OK=y
    X86_INVLPG=y
    X86_BSWAP=y
    X86_POPAD_OK=y
    X86_ALIGNMENT_16=y
    NOHIGHMEM=y
    PM=y
    ACPI=y
    ACPI_BOOT=y
    ACPI_INTERPRETER=y
    ACPI_BUS=y
    ACPI_EC=y
    ACPI_POWER=y
    ACPI_PCI=y
    ACPI_SYSTEM=y
    PCI=y
    PCI_GOANY=y
    PCI_BIOS=y
    PCI_DIRECT=y
    PCI_MMCONFIG=y
    ISA=y
    CARDBUS=y
    PCMCIA_PROBE=y
    BINFMT_ELF=y
    STANDALONE=y
    PREVENT_FIRMWARE_BUILD=y
    PNP=y
    ISAPNP=y
    BLK_DEV_RAM=y
    BLK_DEV_INITRD=y
    IOSCHED_NOOP=y
    IDEDISK_MULTI_MODE=y
    BLK_DEV_IDEPCI=y
    IDEPCI_SHARE_IRQ=y
    BLK_DEV_IDEDMA_PCI=y
    IDEDMA_PCI_AUTO=y
    BLK_DEV_IDEDMA=y
    IDEDMA_AUTO=y
    SCSI_PROC_FS=y
    AIC7XXX_DEBUG_ENABLE=y
    AIC7XXX_REG_PRETTY_PRINT=y
    AIC79XX_DEBUG_ENABLE=y
    AIC79XX_REG_PRETTY_PRINT=y
    MEGARAID_NEWGEN=y
    SCSI_SATA=y
    NET=y
    INET=y
    NETDEVICES=y
    NET_ETHERNET=y
    NET_VENDOR_3COM=y
    NET_VENDOR_SMC=y
    NET_TULIP=y
    NET_PCI=y
    8139TOO_PIO=y
    NET_RADIO=y
    NET_WIRELESS=y
    NET_PCMCIA=y
    INPUT=y
    INPUT_KEYBOARD=y
    KEYBOARD_ATKBD=y
    SERIO=y
    SERIO_I8042=y
    SERIO_LIBPS2=y
    SOUND_GAMEPORT=y
    VT=y
    VT_CONSOLE=y
    HW_CONSOLE=y
    VGA_CONSOLE=y
    DUMMY_CONSOLE=y
    USB_ARCH_HAS_HCD=y
    USB_ARCH_HAS_OHCI=y
    USB_DEVICEFS=y
    USB_OHCI_LITTLE_ENDIAN=y
    USB_STORAGE_FREECOM=y
    USB_STORAGE_ISD200=y
    USB_STORAGE_DPCM=y
    USB_STORAGE_USBAT=y
    USB_STORAGE_SDDR09=y
    USB_STORAGE_SDDR55=y
    USB_STORAGE_JUMPSHOT=y
    USB_HIDINPUT=y
    USB_ALI_M5632=y
    USB_AN2720=y
    USB_BELKIN=y
    USB_GENESYS=y
    USB_NET1080=y
    USB_PL2301=y
    USB_KC2190=y
    USB_ARMLINUX=y
    USB_EPSON2888=y
    USB_ZAURUS=y
    USB_CDCETHER=y
    USB_AX8817X=y
    EXT2_FS=y
    JOLIET=y
    UDF_NLS=y
    NTFS_RW=y
    PROC_FS=y
    SYSFS=y
    TMPFS=y
    RAMFS=y
    NFS_V3=y
    LOCKD_V4=y
    MSDOS_PARTITION=y
    DEBUG_KERNEL=y
    MAGIC_SYSRQ=y
    CRYPTO=y
    GENERIC_HARDIRQS=y
    GENERIC_IRQ_PROBE=y
    X86_BIOS_REBOOT=y

    -- 
     Lab tests show that use of micro$oft causes cancer in lab animals
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Wakko Warner: "Re: zImage on 2.6?"

    Relevant Pages

    • Re: 2.6.12 Performance problems
      ... > The kernel is the standard kernel.org dowload ... > config with SMP turned off and the intel ethernet ... > card drivers as modules without any other ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Illegal instruction with gl
      ... This same card, same kernel, everything worked on another system. ... The other system used an addon aic7xxx controller, ... Lab tests show that use of micro$oft causes cancer in lab animals ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 3com issues in 2.6.5
      ... and kernel at the same time. ... w/o problems. ... Lab tests show that use of micro$oft causes cancer in lab animals ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.12 Performance problems
      ... > The kernel is the standard kernel.org dowload ... > config with SMP turned off and the intel ethernet ... > card drivers as modules without any other ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.7-rc2-mm1 (nforce2 lockup)
      ... >Does it work better if you build IOAPIC support into the kernel? ... >Please send me the complete failing .config ... disabled in .config. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)