LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-22-2009, 09:22 AM   #1
johnnymta
LQ Newbie
 
Registered: Aug 2009
Posts: 21

Rep: Reputation: 0
advanced kickstart - Displaying GUI stuff from the %post section


Hi all,
I'm trying to manipulate the user display during a CentOS 5.3 installation when the kickstart reaches the %post section...

I already know that stuff like 'zenity' have no chance of working that I know of, and also - they are ugly.

I'm trying to find a way to use the anaconda API and change the DISPLAY window that says 'running post-installation scripts' to 'installing this', 'installing that', 'XXX minutes remaining', ...

If I will succeed in any way - I'll be sure to post the way here, but for now - If anyone has already done something similar and succeeded, I'll be glad to know about it

Thanks!

Last edited by johnnymta; 09-22-2009 at 11:11 AM. Reason: unfinished subject...
 
Old 10-01-2009, 04:44 AM   #2
mwhidby
LQ Newbie
 
Registered: Apr 2008
Posts: 3

Rep: Reputation: 0
You can do simple echo statements by doing:-

Code:
chvt 3
clear
echo Started post-install script...
and then at the end of the %post section:-

Code:
clear
echo Finished post-install script...
sleep 3
chvt 1


You might be able to do something more elaborate using 'dialog' or 'whiptail' but I've never tried this.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
making kickstart in GUI varunkant Linux - Newbie 3 09-17-2008 02:18 AM
kickstart GUI cannot find on RHLE 4? hocheetiong Linux - Newbie 2 10-06-2007 03:11 PM
Problems with Java classes and SQL (Advanced stuff?) Mega Man X Programming 4 04-07-2006 07:15 AM
C programming, learning more advanced stuff microsoft/linux Programming 6 02-15-2006 05:06 PM
Advanced Kickstart DaSoul Red Hat 2 08-07-2005 09:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 12:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration