mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Fatal: Kernel /boot/vmlinux-2.4.18-27.7.xsmp is too big
@ 2003-05-01  4:59 Frederic Trudeau
  2003-05-02  6:07 ` Martin Zwickel
  0 siblings, 1 reply; 2+ messages in thread
From: Frederic Trudeau @ 2003-05-01  4:59 UTC (permalink / raw)
  To: linux-kernel

Greetings.

I am really not sure if I post this problem to the right list, but here it
is ...
I've got RH 7.3 running on a i686 SMP machine. I downloaded and
installed RedHat's kernel-smp-2.4.18-3 RPM, reconfigured lilo, rebooted,
bingo.

Now im having problems with the kernel-smp-2.4.18-27.7.x RPM.

When trying to run lilo, I get the error message, that I pasted in the
subject line
Now, the error message is pretty obvious, but I still dont get why lilo (or
anything
else) wouls give me this error message, since this is a RPM that was build
for
my exact system architecture, and my exact OS.

Here is the content of my /boot directory :

-rw-r--r--    1 root     root          512 Apr 29 19:17 boot.0800
-rw-r--r--    1 root     root         5824 Jun 24  2001 boot.b
-rw-r--r--    1 root     root          612 Jun 24  2001 chain.b
-rw-r--r--    1 root     root        42255 Mar 14 06:24
config-2.4.18-27.7.xsmp
-rw-r--r--    1 root     root        39947 Apr 18  2002 config-2.4.18-3
-rw-r--r--    1 root     root        39945 Apr 18  2002 config-2.4.18-3smp
drwxr-xr-x    2 root     root         1024 Apr 30 08:58 grub
-rw-r--r--    1 root     root       267061 Apr 30 08:58
initrd-2.4.18-27.7.xsmp.img
-rw-r--r--    1 root     root       261683 Apr 29 19:08 initrd-2.4.18-3.img
-rw-r--r--    1 root     root       268599 Apr 29 19:07
initrd-2.4.18-3smp.img
-rw-r--r--    1 root     root          477 Apr 29 19:22 kernel.h
drwx------    2 root     root        12288 Apr 29 19:02 lost+found
-rw-------    1 root     root        32768 Apr 29 20:11 map
-rw-r--r--    1 root     root        23108 Jun 24  2001 message
lrwxrwxrwx    1 root     root           20 Apr 29 19:08 module-info ->
module-info-2.4.18-3
-rw-r--r--    1 root     root        15436 Mar 14 06:24
module-info-2.4.18-27.7.xsmp
-rw-r--r--    1 root     root        14431 Apr 18  2002 module-info-2.4.18-3
-rw-r--r--    1 root     root        14431 Apr 18  2002
module-info-2.4.18-3smp
-rw-r--r--    1 root     root          640 Jun 24  2001 os2_d.b
lrwxrwxrwx    1 root     root           22 Apr 29 19:22 System.map ->
System.map-2.4.18-3smp
-rw-r--r--    1 root     root       518438 Mar 14 06:24
System.map-2.4.18-27.7.xsmp
-rw-r--r--    1 root     root       465966 Apr 18  2002 System.map-2.4.18-3
-rw-r--r--    1 root     root       490685 Apr 18  2002
System.map-2.4.18-3smp
-rwxr-xr-x    1 root     root      3463389 Mar 14 06:24
vmlinux-2.4.18-27.7.xsmp
-rwxr-xr-x    1 root     root      2835238 Apr 18  2002 vmlinux-2.4.18-3
-rwxr-xr-x    1 root     root      3176626 Apr 18  2002 vmlinux-2.4.18-3smp
lrwxrwxrwx    1 root     root           16 Apr 29 19:08 vmlinuz ->
vmlinuz-2.4.18-3
-rw-r--r--    1 root     root      1155108 Mar 14 06:24
vmlinuz-2.4.18-27.7.xsmp
-rw-r--r--    1 root     root      1030147 Apr 18  2002 vmlinuz-2.4.18-3
-rw-r--r--    1 root     root      1108097 Apr 18  2002 vmlinuz-2.4.18-3smp

Any pointers appreciated.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fatal: Kernel /boot/vmlinux-2.4.18-27.7.xsmp is too big
  2003-05-01  4:59 Fatal: Kernel /boot/vmlinux-2.4.18-27.7.xsmp is too big Frederic Trudeau
@ 2003-05-02  6:07 ` Martin Zwickel
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Zwickel @ 2003-05-02  6:07 UTC (permalink / raw)
  To: Frederic Trudeau; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 4315 bytes --]

Hi Frederic!

Shouldn't it be the compressed kernel image vmlinuz-2.4.18-27.7.xsmp?
                                                  ^ use z instead of x...

the difference is nearly 2Mb. With z it should work...

Regards,
Martin

On Thu, 1 May 2003 00:59:37 -0400
"Frederic Trudeau" <ftrudeau@zesolution.com> bubbled:

> Greetings.
> 
> I am really not sure if I post this problem to the right list, but here it
> is ...
> I've got RH 7.3 running on a i686 SMP machine. I downloaded and
> installed RedHat's kernel-smp-2.4.18-3 RPM, reconfigured lilo, rebooted,
> bingo.
> 
> Now im having problems with the kernel-smp-2.4.18-27.7.x RPM.
> 
> When trying to run lilo, I get the error message, that I pasted in the
> subject line
> Now, the error message is pretty obvious, but I still dont get why lilo (or
> anything
> else) wouls give me this error message, since this is a RPM that was build
> for
> my exact system architecture, and my exact OS.
> 
> Here is the content of my /boot directory :
> 
> -rw-r--r--    1 root     root          512 Apr 29 19:17 boot.0800
> -rw-r--r--    1 root     root         5824 Jun 24  2001 boot.b
> -rw-r--r--    1 root     root          612 Jun 24  2001 chain.b
> -rw-r--r--    1 root     root        42255 Mar 14 06:24
> config-2.4.18-27.7.xsmp
> -rw-r--r--    1 root     root        39947 Apr 18  2002 config-2.4.18-3
> -rw-r--r--    1 root     root        39945 Apr 18  2002 config-2.4.18-3smp
> drwxr-xr-x    2 root     root         1024 Apr 30 08:58 grub
> -rw-r--r--    1 root     root       267061 Apr 30 08:58
> initrd-2.4.18-27.7.xsmp.img
> -rw-r--r--    1 root     root       261683 Apr 29 19:08 initrd-2.4.18-3.img
> -rw-r--r--    1 root     root       268599 Apr 29 19:07
> initrd-2.4.18-3smp.img
> -rw-r--r--    1 root     root          477 Apr 29 19:22 kernel.h
> drwx------    2 root     root        12288 Apr 29 19:02 lost+found
> -rw-------    1 root     root        32768 Apr 29 20:11 map
> -rw-r--r--    1 root     root        23108 Jun 24  2001 message
> lrwxrwxrwx    1 root     root           20 Apr 29 19:08 module-info ->
> module-info-2.4.18-3
> -rw-r--r--    1 root     root        15436 Mar 14 06:24
> module-info-2.4.18-27.7.xsmp
> -rw-r--r--    1 root     root        14431 Apr 18  2002 module-info-2.4.18-3
> -rw-r--r--    1 root     root        14431 Apr 18  2002
> module-info-2.4.18-3smp
> -rw-r--r--    1 root     root          640 Jun 24  2001 os2_d.b
> lrwxrwxrwx    1 root     root           22 Apr 29 19:22 System.map ->
> System.map-2.4.18-3smp
> -rw-r--r--    1 root     root       518438 Mar 14 06:24
> System.map-2.4.18-27.7.xsmp
> -rw-r--r--    1 root     root       465966 Apr 18  2002 System.map-2.4.18-3
> -rw-r--r--    1 root     root       490685 Apr 18  2002
> System.map-2.4.18-3smp
> -rwxr-xr-x    1 root     root      3463389 Mar 14 06:24
> vmlinux-2.4.18-27.7.xsmp
> -rwxr-xr-x    1 root     root      2835238 Apr 18  2002 vmlinux-2.4.18-3
> -rwxr-xr-x    1 root     root      3176626 Apr 18  2002 vmlinux-2.4.18-3smp
> lrwxrwxrwx    1 root     root           16 Apr 29 19:08 vmlinuz ->
> vmlinuz-2.4.18-3
> -rw-r--r--    1 root     root      1155108 Mar 14 06:24
> vmlinuz-2.4.18-27.7.xsmp
> -rw-r--r--    1 root     root      1030147 Apr 18  2002 vmlinuz-2.4.18-3
> -rw-r--r--    1 root     root      1108097 Apr 18  2002 vmlinuz-2.4.18-3smp
> 
> Any pointers appreciated.
> 
> 
> -
> 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/


-- 
Martin Zwickel <martin.zwickel@technotrend.de>

Research & Development

TechnoTrend AG <http://www.technotrend.de>
Werner-von-Siemens-Str. 6
86159 Augsburg (Germany)

Tel: [+49-821-450448-16] <---> Fax: [+49-821-450448-11]

--------------------------------------------------------------------
This email, together with any attachments,  is for the exclusive and
confidential use of the addressee(s). Any other distribution, use or
reproduction without the sender's prior consent is  unauthorised and
strictly  prohibited.  If  you have received this message  in error,
please notify the sender by email immediately and delete the message
from your computer without making copies.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-02  5:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-01  4:59 Fatal: Kernel /boot/vmlinux-2.4.18-27.7.xsmp is too big Frederic Trudeau
2003-05-02  6:07 ` Martin Zwickel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®