Date: Mon, 18 Jan 1999 17:34:46 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: hackers@FreeBSD.ORG Subject: Anyone know how to put a gzip'd kernel on the floppy? Message-ID: <199901190134.RAA84965@apollo.backplane.com> References: <Pine.BSF.4.05.9901182027140.5579-100000@janus.syracuse.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I can get the new multi-stage ELF loader thingy working with uncompressed kernels, but I can't get it to work with gzip'd kernels. I've tried stripping the symbols prior to gzip'ing ... no luck, the loader doesn't recognize the gzip'd kernel. Has anyone figured out how to do this? I need to fit a workstation kernel ( i.e. that is inclusive of sound drivers) onto a floppy and not having much luck. It would fit fine if I could compress it. -Matt Matthew Dillon <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901190134.RAA84965>