What you can do is the following :
%post --interpreter /bin/bash
{
"BASH CODE GOES HERE"
} &> /tmp/post.out
You will then find the output in the file /tmp/post.out
Daniel Hanks wrote:
That's strange, on my systems (RH72) I get the spewage from %post in Alt-F3, but nowhere else. Alt-F1 is the normal blue-background stuff, and Alt-F2 is a shell.
-- Dan Hanks
On Fri, 25 Jan 2002, Adam Crews wrote:
Hello,
I was wondering how the output from the kistart install is directed to
each of the virtual consoles (alt+f1, alt+f2, ect)? Is there a way I
can have the output of my %post scripts dropped to one of the non-used
tty's?
Right now all the output is just sent to the first tty, and this messes
up the screen and makes it impossible to read the output to get any
useful debugging info (I do have it logged to a file, but I'd like to
also have the screen output)
-Adam
_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/kickstart-list