*BSD News Article 45936


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!noc.netcom.net!news.sprintlink.net!howland.reston.ans.net!sol.ctr.columbia.edu!hamblin.math.byu.edu!park.uvsc.edu!usenet
From: Terry Lambert <terry@cs.weber.edu>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: 2.0.5R install: problem decompressing kernel
Date: 14 Jun 1995 00:20:42 GMT
Organization: Utah Valley State College, Orem, Utah
Lines: 49
Message-ID: <3rla0q$k4r@park.uvsc.edu>
References: <3rkog2$4a1@nwestmail.nwest.mccaw.com>
NNTP-Posting-Host: hecate.artisoft.com

Stephen  Willey <steve.willey@mccaw.com> wrote:
]
] hello,
] I am having problems installing 2.0.5R.
] 
] I make the boot disk: (download images, rawrite disks)
] 
] then when I try to boot with boot disk, it starts to boot, 
] goes to decompress the kernel and then comes back and 
] says, Invalid compression format, system halted (or comething)
] like that.
] 
] I've tried both the boot.flp image from the floppies and the 
] updated copy in UPDATES from ftp.cdrom.com, both do the 
] same thing.
] 
] help!

Turn off the internal and external caches during the install.

This will work.

If you used a non-compressed kernel, that would work too.

You can't get a non-compressed kernel because it would blow things
out to yet-another-disk, and This Would Be Bad.


Several people claim that this is not a caching/compression
interaction.  Yet it works.  Therefore the hardware is apparently
cleverer than they are, and these several people are plainly wrong.

While they continue to rightously claim "This Should Not Fix It",
you can post responses agreeing or disagreeing from the system
you were able to install by assuming they were wrong.

You can turn the caches back on after you install because the
interaction is very specific to the kernel decompression code,
which is the same in the bootblocks (and in the compressed exec
loader -- don't try to run compressed executables, it's an
undocumented feature anyway) and you should have no more problems.


					Regards,
                                        Terry Lambert
                                        terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.