Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #191557

Re: extracting file with xz file tar.....

From Michael Fothergill <michael.fothergill@gmail.com>
Newsgroups linux.debian.user
Subject Re: extracting file with xz file tar.....
Date 2018-01-25 22:10 +0100
Message-ID <vbWWt-2AP-5@gated-at.bofh.it> (permalink)
References <vbWtr-2aB-7@gated-at.bofh.it> <vbWtr-2aB-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 25 January 2018 at 20:33, Greg Wooledge <wooledg@eeg.ccf.org> wrote:

> On Thu, Jan 25, 2018 at 08:14:24PM +0000, Michael Fothergill wrote:
> > root@mikef-PC:/usr/src# tar -xf linux-4.14.15.tar.xz
> >
> > Can anyone think of a command that will let me know where the files
> > went/confirm it ran properly?
>
> Use "tar -xvf ..." to get verbose output (filenames) during the extraction.
>

​Many thanks,  I did this and then realised that the creation date of Jan
23rd for the linux 4.14.15 directory created is for this kernel - that is
the date given for it being made on the kernel.org site.

I now what planet I am on here with this.

A trap here was that I already have a kernel installed which is 4.14.15 rc8
so I could have ​mistaken it for that so it was not as simple as looking
for a file with 4.14.15 in it etc in /usr/src etc.

It's OK.

I will try copying the config file from the 4.14.15rc8 kernel (where ever
that might live - I am going to have to learn to find them by sense of
smell) and use it for the compilation.

Cheers

MF




>
> Or, use "tar -tvf ..." to get a table of contents of the archive.
> (You probably want to pipe that through less, or some other pager.)
>
>

Back to linux.debian.user | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: extracting file with xz file tar..... Greg Wooledge <wooledg@eeg.ccf.org> - 2018-01-25 21:40 +0100
  Re: extracting file with xz file tar..... Michael Fothergill <michael.fothergill@gmail.com> - 2018-01-25 22:10 +0100

csiph-web