grub-devel
[Top][All Lists]
Advanced

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

How to use xzio?


From: Seth Goldberg
Subject: How to use xzio?
Date: Mon, 27 Dec 2010 22:58:18 -0800 (PST)
User-agent: Alpine 2.00 (GSO 1167 2008-08-23)

Hi,

I'm trying to experiment with loading xz-compressed multiboot modules and cannot figure out how to do it so that the xzio module can actually deal with the compressed file (after instrumenting it, the problem is "unsupported xz options"), I've tried simply compressing the file I'm interested in loading with "xz", and with "xz -1" and both of the files cannot be decompressed. What's the deal with the xz support, then?

Also, the grub manual currently only lists gzip:

"
Support automatic decompression
Can decompress files which were compressed by gzip. This function is both automatic and transparent to the user (i.e. all functions operate upon the uncompressed contents of the specified files). This greatly reduces a file size and loading time, a particularly great benefit for floppies.2

It is conceivable that some kernel modules should be loaded in a compressed state, so a different module-loading command can be specified to avoid uncompressing the modules. "

(the manual does not mention the --nounzip flag to the module command, either).

 --S



reply via email to

[Prev in Thread] Current Thread [Next in Thread]