From owner-freebsd-small Wed Jan 23 21:28:34 2002 Delivered-To: freebsd-small@freebsd.org Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by hub.freebsd.org (Postfix) with ESMTP id 59EC837B404 for ; Wed, 23 Jan 2002 21:28:31 -0800 (PST) Received: from www.kuzbass.ru (kost [213.184.65.82]) by www.svzserv.kemerovo.su (8.11.6/8.11.6) with ESMTP id g0O5SGm06919; Thu, 24 Jan 2002 12:28:16 +0700 (KRAT) (envelope-from eugen@www.kuzbass.ru) Message-ID: <3C4F9B6A.B552F051@www.kuzbass.ru> Date: Thu, 24 Jan 2002 12:28:10 +0700 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.79 [en] (Win95; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: Doug White Cc: small@FreeBSD.ORG Subject: Re: bzip2'd kernel References: <20020123130959.E56623-100000@resnet.uoregon.edu> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Doug White wrote: > > The loader not supports loading kernel compressed with bzip2. ^^^ now :-) > > But how can I make this kind of kernel? > > Take an installed kernel and bzip it :-) Well, I don't want to use loader really :-) I tried to make PicoBSD floppy with bzip2-compressed kernel but that currently does not work. It seems I need kbzip2 that does not exists. I could hack kgzip but it uses /usr/lib/kgzldr.o and there is not kbzip2.o. I could hack kgzldr ;-) but it uses sys/kern/inflate.c and I could not find bzip2 kernel support. I'm not going to hack the kernel this way so I gave up. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message