Thomas,
     Silo has gzip built in. You can just gzip the kernel image, and then
just point silo at the .gz file, and it'll do all the rest for you.

--Adam

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> I'm sure you know from the subject what this is about.
> Yes, everything that can be a module is a module, and only things I need
> are
> compiled in. Still I get the above message.
>
> I've tried booting:
> vmlinux
> gzip vmlinux
> gzip -9 vmlinux
> arch/sparc/image
> gzip arch/sparc/image
> gzip -9 arch/sparc/image
> strip -R .comment -R .note vmlinux -o vmlinux.stripped
>
> How am I supposed to boot the kernel? Should I torture silo?
>
> - ---------
> typedef struct me_s {
>   char name[]      = { "Thomas Habets" };
>   char email[]     = { "[EMAIL PROTECTED]" };
>   char kernel[]    = { "Linux 2.4" };
>   char *pgpKey[]   = { "http://www.habets.pp.se/pubkey.txt"; };
>   char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE  0945 286A E90A AD48 E854" };
>   char coolcmd[]   = { "echo '. ./_&. ./_'>_;. ./_" };
> } me_t;
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQE/ukbkKGrpCq1I6FQRAir3AKCFIttxGhFRAVmy9b88Lke102pO0QCg167s
> K/cQzlR9J+Vp+ZKdd/5Nso8=
> =f5Hm
> -----END PGP SIGNATURE-----
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>

Reply via email to