[Grml] some problems in using grml-live

Michael Prokop mika at grml.org
Wed Jan 20 08:11:49 CET 2016


* covici at ccs.covici.com [Tue Jan 19, 2016 at 03:42:42PM -0500]:
> Michael Prokop <mika at grml.org> wrote:

> > # apt-get install linux-source-4.1
> > # cd /usr/src
> > # file linux-source-4.1.tar.xz
> > linux-source-4.1.tar.xz: POSIX tar archive (GNU)
> > # tar atf linux-source-4.1.tar.xz | tail -5
> > linux-source-4.1/virt/kvm/eventfd.c
> > linux-source-4.1/virt/kvm/irqchip.c
> > linux-source-4.1/virt/kvm/kvm_main.c
> > linux-source-4.1/virt/kvm/vfio.c
> > linux-source-4.1/virt/kvm/vfio.h

> > So don't add the "J" option to the tar command line and it will work
> > just fine.

> OK, thanks  -- that indeed did work, although I don't quite understand
> why.

Because as stated above in:

 # file linux-source-4.1.tar.xz
 linux-source-4.1.tar.xz: POSIX tar archive (GNU)

it's a plain tar file and not further compressed, so the file
extension is misleading.

(I don't know why that's actually the case, I'll try to keep an eye
on it for our next kernel build.)

regards,
-mika-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://ml.grml.org/pipermail/grml/attachments/20160120/b8424dc8/attachment.sig>


More information about the Grml mailing list