Edmond Rodriguez on 29 Sep 2010 08:02:19 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[PLUG] Uncompressing vmlinuz to vmlinuz 2.6.33 kernel

  • From: Edmond Rodriguez <erodrig97.list@gmail.com>
  • To: plug@lists.phillylinux.org
  • Subject: [PLUG] Uncompressing vmlinuz to vmlinuz 2.6.33 kernel
  • Date: Wed, 29 Sep 2010 11:02:13 -0400
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=Ij2kiux4ccc/xMUAJjufwhtPVQF7iSU1qv1HTwlT6pc=; b=gTS47g1nxDb5UMb+nDVL2tDKPRHaJhGHhFLjUem2yvbTwh3a9xRFNZQDlePZCd/m12 GOs4nuT2NOX7sxfffMiSGKLltKoH02ihEL3oVWHu71dj4TtaMwPVChYO5NU0PMixahE6 jI5dljW9EXJk7LL5xd3T2CnhfdU2JUFktyNMU=
  • Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
  • Sender: plug-bounces@lists.phillylinux.org

I wished to try, purely by experimentation and some googling, to create a vmlinux from my vmlinuz, so as to speed up the initial linux loading.  I am not sure what can be gained, but for waking up from hibernation, I thought it might be useful to cut a few seconds, if at all possible.   Any comments?

I keep seeing from Google searches,  that I can look for the following hex in vmlinuz and then decompress what follows using the following command, plus some other io to extract the compressed portion of vmlinuz.

od -A d -t x1 vmlinuz | grep '1f 8b 08'

But I can't find that signature in my vmlinuz.

Has that signature  changed or am I off track?

Thanks,

Edmond Rodriguez

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug