Eject is a valid kickstart directive you don't need to put it in a post. Additionally if you don't include the eject package in your package then in a post statement it won't work because the post by default execute chrooted into the installed OS



-- Sent from my HP Pre3


On Oct 21, 2013 8:13, Edison, Arul (GE Healthcare) <aruljeyananth.jamesedi...@ge.com> wrote:

Hi All,
In the kick start file, I have mentioned eject at post section at the end. Still installation DVD is not ejecting . suggestion on what needs to be configured is welcome

#platform=x86, AMD64, or Intel EM64T
#version=DEVEL
# Firewall configuration
firewall --disabled
install
cdrom
graphical
firstboot --disable
keyboard us
lang en_US
selinux --disabled
logging --level=info
.....

%packages
%post
eject
%end

-----Original Message-----
From: owner-scientific-linux-us...@listserv.fnal.gov [mailto:owner-scientific-linux-us...@listserv.fnal.gov] On Behalf Of Edison, Arul (GE Healthcare)
Sent: Monday, October 21, 2013 3:54 PM
To: scientific-linux-users@fnal.gov
Subject: issue in CD not ejecting at the end of OS installation

HI,
I am porting my application from Redhat to Scientific Linux 6.3
In Scientific Linux the CD is not ejecting at the end of installation though I have added eject at the end of my kick start file. Can someone point how to fix this issue

Thanks,
Arul

Reply via email to