Replace of Last Screen in running installation program ofanaconda (RedHat 9)

Ajay Mulwani ajaym at cadence.com
Fri Oct 8 07:03:57 UTC 2004


Delete the line "interactive"...
 
Ajay


________________________________

	From: kickstart-list-bounces at redhat.com [mailto:kickstart-list-bounces at redhat.com] On Behalf Of Chan Hang Lam
	Sent: Friday, October 08, 2004 6:52 AM
	To: Discussion list about Kickstart
	Subject: Re: Replace of Last Screen in running installation program ofanaconda (RedHat 9)
	
	
	Dear Ajay,
	 
	Here is my cfg file
	 
	# Kickstart file automatically generated by anaconda.
	install
	lang en_US.UTF-8
	langsupport --default en_US.UTF-8 en_US.UTF-8
	keyboard us
	interactive
	text
	cdrom
	mouse genericwheelps/2 --device psaux
	rrootpw --iscrypted XbQCx2BG2WxZE
	reboot
	firewall --disabled
	network --device eth0 --bootproto static --ip 192.168.0.4 --netmask 255.255.255.0 --gateway 192.168.0.1 --nameserver 192.168.0.2--hostname TestDrive
	authconfig --enableshadow --enablemd5 --enableldap --enableldapauth --ldapserver 127.0.0.1 --ldapbasedn dc=testcreative,dc=com
	timezone --utc Asia/Hong_Kong
	bootloader --location=mbr --useLilo
	clearpart --all 
	part /boot --fstype ext3 --size=512
	part /var --fstype ext3 --size=3072
	part / --fstype ext3 --size=3072
	part /cache --fstype ext3 --size=1024
	part /myoffice --fstype ext3 --size=1024
	part swap --size=1024
	part /share --fstype ext3 --size=100 --grow --asprimary
	%packages
	@ TestDrive
	@ Legacy Software Development
	%post
	/usr/sbin/updfstab
	mount /dev/cdrom /mnt/cdrom
	/mnt/cdrom/Test/Packages/install 
	umount /dev/cdrom
	eject


	Ajay Mulwani <amul64 at yahoo.com> wrote:

		post your ks.cfg please.
		 
		Thanks,
		Ajay
		 


		Chan Hang Lam <einschan at yahoo.com.hk> wrote:

			Hi Ajay,
			 
			I did moved the reboot under the line rootpw.
			But it doesn't work.
			 
			Any suggestion ?
			
			Ajay Mulwani <amul64 at yahoo.com> wrote:


				"reboot" should be in the main section of ks.cfg and not in %post. 
				
				******
				mouse generic3ps/2 
				timezone PST8PDT 
				rootpw encryptedpass 
				reboot 
				bootloader --location=mbr 
				install 
				nfs --server abc --dir /kickstart/..... 
				******
				 
				Ajay
				 



				--- Chan Hang Lam <einschan at yahoo.com.hk> wrote: 
				
				> Dear Philip, 
				> 
				> I did include the "Reboot" in my ks.cfg. 
				> But the RedHat still display their own "Complete" 
				> screen before reboot. 
				> 
				> Any suggestion ? 
				> my ks.cfg is like this 
				> 
				> %post 
				> mount /dev/cdrom /mnt/cdrom 
				> /mnt/cdrom/myinstall 
				> cd /root 
				> umount /dev/cdom 
				> eject 
				> reboot 
				> 
				> Philip Rowlands <phr at doc.ic.ac.uk> wrote: 
				> On Mon, 27 Sep 2004, Chan Hang Lam wrote: 
				> 
				> >However, after display my display my own message, 
				> Red Hat display it's 
				> >own "Complete" screen. 
				> 
				> Try the "reboot" command in the kickstart file: 
				> 
				> reboot (optional) 
				> 
				> Reboot after the installation is complete (no 
				> arguments). 
				> Normally, kickstart displays a message and waits for 
				&! amp;! amp;! amp;! gt; the user to 
				> press a key before rebooting. 
				> 
				> 
				> Cheers, 
				> Phil 
				> 
				> 
				> _______________________________________________ 
				> Kickstart-list mailing list 
				> Kickstart-list at redhat.com 
				> https://www.redhat.com/mailman/listinfo/kickstart-list 
				> 
				> -®L¡¢Ò»ÅăÉÉ¢¡¢ÆæÂåÀî¾S˹»ØÐÅ... 
				> È«¸Û×î´óÊÖ™CÏÂÝdÖÐÐÄ 
				> http://mobile.yahoo.com.hk/ 
				> > _______________________________________________ 
				> Kickstart-list mailing list 
				> Kickstart-list at redhat.com 
				> https://www.redhat.com/mailman/listinfo/kickstart-list 
				

				__________________________________________________
				Do You Yahoo!?
				Tired of spam? Yahoo! Mail has the best spam protection around 
				http://mail.yahoo.com _______________________________________________
				Kickstart-list mailing list
				Kickstart-list at redhat.com
				https://www.redhat.com/mailman/listinfo/kickstart-list

			-®L¡¢Ò»ÅăÉÉ¢¡¢ÆæÂåÀî¾S˹»ØÐÅ...
			È«¸Û×î´óÊÖ™CÏÂÝdÖÐÐÄ
			http://mobile.yahoo.com.hk/ <http://us.rd.yahoo.com/evt=22281/*http://hk.yahoo.com/mail_tagline/?http://mobile.yahoo.com.hk/> 
			_______________________________________________
			Kickstart-list mailing list
			Kickstart-list at redhat.com
			https://www.redhat.com/mailman/listinfo/kickstart-list

		__________________________________________________
		Do You Yahoo!?
		Tired of spam? Yahoo! Mail has the best spam protection around 
		http://mail.yahoo.com _______________________________________________
		Kickstart-list mailing list
		Kickstart-list at redhat.com
		https://www.redhat.com/mailman/listinfo/kickstart-list

	½èß^¡¢Ò»ÅăÉÉ¢¡¢ÆæÂåÀî¾S˹»ØÐÅ...
	È«¸Û×î´óÊÖ™CÏÂÝdÖÐÐÄ
	http://mobile.yahoo.com.hk/ <http://us.rd.yahoo.com/evt=22281/*http://hk.yahoo.com/mail_tagline/?http://mobile.yahoo.com.hk/> 
	

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20041008/7bb8385e/attachment.htm>


More information about the Kickstart-list mailing list