Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 13:40:07 GMT
From:      =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/91719: BZ2_bzDecompress returned -3 error on loading bzipped kernel
Message-ID:  <200602221340.k1MDe7hF008653@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/91719; it has been noted by GNATS.

From: =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To: bug-followup@FreeBSD.org,  linimon@freebsd.org, 
 ruben.kerkhof@gmail.com
Cc:  
Subject: Re: misc/91719: BZ2_bzDecompress returned -3 error on loading bzipped
 kernel
Date: Wed, 22 Feb 2006 14:31:58 +0100

 I slimmed the loader by removing some fs_ops from 
 src/sys/boot/i386/loader/conf.c that are unnecessary for pxeboot and 
 disabled Forth support. Under these preconditions there will be finally 
 enough memory available to decompress a "bzip2 -1"-compressed kernel.
 
 However this might be a i386-specific problem nevertheless. I'm not 
 aware of other architectures, but it could be that this memory related 
 problem concerns i386 only due to architecture conditioned restrictions.
 
 Björn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602221340.k1MDe7hF008653>