Yes that's working. I have added the -f Option Now it works as fine as it should
thx for the hint. Regards Karsten Nordsiek Am 18.01.23 um 14:34 sch rieb Thomas Lange:
On Wed, 18 Jan 2023 12:28:26 +0100, Karsten Nordsiek <[email protected]> said:> -1 Use only first tar file matching class name. > -c class[class] Define classes (space separated). Hmmm, it's hard to see what you have changed. A diff or git diff would be much better to understand. My first guess is to add -f to the pv call. -f, --force output even if standard error is not a terminal Inside FAI we redirect the output to a pipe which also does tee into a file. Or you may try to force the output (does pv use stderr?) to /dev/ttyN.
