WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: uncompress vmlinuz to vmlinux  (Read 2916 times)

Offline tweetyhack

  • Newbie
  • *
  • Posts: 42
uncompress vmlinuz to vmlinux
« on: January 19, 2012, 03:04:01 PM »
So, I need help converting the compressed vmlinuz to uncompressed vmlinux. What I read somewhere was to find an the offset and uncompress that. http://superuser.com/questions/298826/how-do-i-uncompress-vmlinuz-to-vmlinux. I was able to find the offset but zcat fails with "invalid magic". Can anybody help?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: uncompress vmlinuz to vmlinux
« Reply #1 on: January 19, 2012, 04:00:23 PM »
Why?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11246
Re: uncompress vmlinuz to vmlinux
« Reply #2 on: January 19, 2012, 05:33:50 PM »
Hi tweetyhack
Not sure why you would want to do this, but for what it's worth, I took a quick look through the vmlinuz
file. There are some error messages at the end including one that reads  "Not a gzip file", so the
file was probably compressed into a  gzip  format.

Offline tweetyhack

  • Newbie
  • *
  • Posts: 42
Re: uncompress vmlinuz to vmlinux
« Reply #3 on: January 20, 2012, 09:34:46 AM »
Why? Because I am playing with coLinux and apparently, it doesn't know how to work with compressed vmlinux. Thanks for trying Rich. Maybe I'll recompile the kernel and not compress it.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: uncompress vmlinuz to vmlinux
« Reply #4 on: January 20, 2012, 11:24:58 AM »
CoLinux requires a special kernel.