Re: Invalid compressed format (err=2)

From: habib bouaziz-viallet (habib.bouaziz-viallet_at_wanadoo.fr)
Date: 06/28/04

  • Next message: OferH: "Re: hung pthread_cond_timedwait on uCLinux with v2linux"
    Date: Mon, 28 Jun 2004 09:02:18 +0200
    
    

    nospam@nospam.com wrote:
    > I've just build a new kernel - based on 2.4.18; and when it boots it
    > comes up
    >
    > Uncompressing Linux ....
    > invalid comprssed format (err=2)
    >
    > -- System halted
    >
    > What's the cause of this ? or more importantly, what can I do to fix
    > it ?
    >
    > I do
    >
    > make mrproper
    > make xconfig
    > make dep
    > make clean
    > make bzImage
    Try make zImage instead, so what kind of MotherBoard you have, is it
    Embedded one (SBC) ?

    > make modules
    > make modules_install
    > copy the image
    What is your loader (grub,Lilo) ? and where are you copying the new
    Kernel Image (grep on your Makefile ...)

    > copy the map
    >
    > Mike
    >
    >


  • Next message: OferH: "Re: hung pthread_cond_timedwait on uCLinux with v2linux"