All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
To: ultralinux@vger.kernel.org
Subject: Re: Decompression error with silo and new kernel
Date: Wed, 20 May 1998 12:42:11 +0000	[thread overview]
Message-ID: <marc-linux-ultrasparc-90222356531057@msgid-missing> (raw)
In-Reply-To: <marc-linux-ultrasparc-90222356531054@msgid-missing>

> After having installed the latest ultrapenguin release I wanted to
> compile a new kernel. I couldn't find any (ultra)sparclinux specific
> docs about this, so I used my Intel/PMac knowledge about Linux. I did 
> the following
> 
> - make kernel as usual
> - copy and gzip the resulting vmlinux file (tiens, it is not located somewhere 
>   deep down in the arch hierarchy this time) to /boot
> - edit /etc/silo.conf to add a new target
> - reboot
> 
> I get the error "Decompression error: uncompressed image too large - 
> 		 wouldn't fit into destination"

You have compiled everything in, haven't you?
Current SILO is not able to load images larger than 2.5M-16384.
So, for now, modularize your kernel a bit. I will in the mean time try to
think how to make SILO able to handle larger sizes (but there will probably
be a limitation 3M-100K even then). The problem is SILO is statically linked
to 0x280000 address, which is caused by old Suns where they guarantee only
3M of contiguous mapped memory.

Cheers,
    Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
Ultralinux - first 64bit OS to take full power of the UltraSparc
Linux version 2.1.102 on a sparc64 machine (498.80 BogoMips).
___________________________________________________________________

  parent reply	other threads:[~1998-05-20 12:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-20 12:03 Decompression error with silo and new kernel Kris Boulez
1998-05-20 12:12 ` David S. Miller
1998-05-20 12:20 ` Kris Boulez
1998-05-20 12:42 ` Jakub Jelinek [this message]
1998-05-20 19:54 ` John Gilmore

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ultrasparc-90222356531057@msgid-missing \
    --to=jj@sunsite.ms.mff.cuni.cz \
    --cc=ultralinux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.