[Grml] some problems in using grml-live
Michael Prokop
mika at grml.org
Mon Jan 18 16:48:07 CET 2016
* covici at ccs.covici.com [Mon Jan 18, 2016 at 10:24:01AM -0500]:
> But that was not the one I tried to install -- I tried to install by
> doing
> apt-get install linux-source-4.1
> tar Jxvf linux-source-4.1.tar.xz
> and this gave me a broken file.
# 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.
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/20160118/f9ca6d30/attachment.sig>
More information about the Grml
mailing list