bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] Strange library/permission problem after untaring


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] Strange library/permission problem after untaring
Date: Mon, 02 Jan 2006 12:01:38 EET

Brannon Klopfer <address@hidden> wrote:

> The script downloads and compiles the kernel source, then tar's all the 
> modules and kernel into a nice tarball, which is then accessible at 
> http://www.stanford.edu/~bklopfer/kernel+mods.tar .

I tried to download the archive but got a 404 error. What does it
contain? (I'd be interested in `tar tv' output).

> this file via wget, I untar it with "sudo tar xvf kernel+mods.tar -C /" 

Sorry, did you mean

  tar -C / -xvf kernel+mods.tar 

(The order of options is important here).

Regards,
Sergey




reply via email to

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