RE: how can I view output from %post

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

 



Some fast responders out there...thanks!!!  I've had a couple mention
that this output would be on the F3 virtual terminal.  Is there a
command I can include at the start of the %post (someone mentioned chvt)
to switch to that so I can see the output (I'll try it in a test)?

Has anyone else tried and tested something like Philip suggests:

[Phil says:]
This works for me. I don't know how much of it is necessary/overkill.

%post
#!/bin/sh
exec > /dev/console 2>&1
TERM=dumb
reset
clear

[other commands here...]

Thanks for the help everyone!

-Eric Lambert

P.S. If the list administrator is reading this, is the search feature on
the list page working for you?  Two users say no so far, so I'm only
checking.  Thanks.


-----Original Message-----
From: Rebecca.R.Hepper@xxxxxxxxxxx [mailto:Rebecca.R.Hepper@xxxxxxxxxxx]

Sent: Tuesday, March 04, 2003 12:45 PM
To: kickstart-list@xxxxxxxxxx
Subject: Re: how can I view output from %post



If you use an echo statement in the %post, it will appear on the alt-F3
screen.  I don't know of any way to make them appear on the blue screen.

I have had problems with searching the mailing list on redhat.com also.
I ended up installing grepmail on my system and now I just download the
kickstart-list.mbox and search through that.

-- Becky



 

                      "Lambert, Eric"

                      <Eric.Lambert@citade         To:
<kickstart-list@xxxxxxxxxx>

                      lgroup.com>                  cc:

                      Sent by:                     Subject: how can I
view output from %post                                               
                      kickstart-list-admin

                      @redhat.com

                      No Phone Info

                      Available

 

                      03/04/2003 12:22 PM

                      Please respond to

                      kickstart-list

 

 





I'm running a text based 7.3 kickstart install over NFS.  In my %post
section (which is working now), I have several echo statements to track
progress, however, these don't show on screen.  I'm also not sure what
text file on the system (like install.log) would contain this info.  So,
can someone help me to make it so that my echos appear on the blue
screen during the post phase of the install?  Is this possible?


Thanks in advance.


I tried searching the mailing list on redhat.com, but I get nothing
returned?.at all.  Looks like the search is broken or my browser is
screwy?.thanks.


Eric Lambert













_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/kickstart-list





[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux