Steven,

On Wednesday, 2023-05-24 16:25:05 -0400, you wrote:

> I've re-loaded stage3 adm64 tarballs for a few weeks, keep
> failing due to SIGILL running tar & bzip2.

Commands "bzip2" or "bunzip2" are not made to uncompress "*.xz" files.
According to

   https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Stage

you should just run the command

   tar xpvf stage3-*.tar.xz --xattrs-include='*.*' --numeric-owner

and "tar" will know how to decompress the archive.

Sincerely,
  Rainer

Reply via email to