Re: bunzip2 -c linux-2.2.10.tar.bz2 | untar -xvp

Ron Flory (rjflory@feist.com)
Wed, 16 Jun 1999 10:31:08 -0500


Fred Silva wrote:
>
> At 14:47 16/06/99 +0100, Tigran Aivazian wrote:
> >The correct command is:
> >bzip2 -dc linux-2.2.10.tar.bz2 | tar xvf -
>
> Or
>
> tar xvfy linux-2.2.10.tar.bz2

bzip2 and tar work fine on their own, and under prev kernel versions.
The <possible> problem i'm seeing exists only under 2.2.10, and I
suspect is related to pipe/inter-process sync issues on SMP...

TNX

ron

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/