Subject: Re: Unzipping Kernals on RISC PC
To: None <port-arm32@NetBSD.ORG>
From: Chris Manning <chrism@spuddy.mew.co.uk>
List: port-arm32
Date: 03/01/1998 12:00:28
In message <199802281331.NAA26844@sun52.NIS.cambridge>
Richard Earnshaw <rearnsha@arm.com> wrote:
>> the kernals are compressend and to uncompress them you need to use Gzip.
>> Well when i can't run the program on the RISC PC 700 with the strong arm
>> processor.
> Yes you can. You just have turn the cache off whilst doing it.
> In a command window
> *cache off
> unzip the kernel with gunzip
> *cache on
Is this a version of gzip of which I'm unaware? The version I have here
works on my SA RPC, but I may have doctored it at some time in the distant
past.
*gunzip -h
gzip 1.2.3 (24 Jun 93)
Chris