Added the below commands in post part of kick start file and it stared ejecting the DVD now at the end of instllation Thanks for your suggestions Regards, Arul
%post /usr/bin/eject /dev/sr0 eject -----Original Message----- From: Michael Tiernan [mailto:[email protected]] Sent: Monday, October 21, 2013 6:15 PM To: Edison, Arul (GE Healthcare) Cc: [email protected] Subject: Re: issue in CD not ejecting at the end of OS installation On 10/21/13 8:12 AM, Edison, Arul (GE Healthcare) 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 > I've been forced to use a hammer (figuratively) to make the eject work until I could sort out (not yet) why a smple 'eject' command didn't work in the kickstart file. The commands I've experimented with are at the end of my postinstall section: eject -v cdrom #eject -v -a on cdrom #eject -v -r -a on cdrom #eject -v -r -a on /dev/cdrom As you can see, for the moment the first is working for me as I want, the verbose flag is "just because" and I've not messed with success since. I'm open to other approaches, I've just been wrapped up in my own efforts. -- << MCT>> Michael C Tiernan xmpp:[email protected] +1 (617) 324-9173 MIT - Laboratory for Nuclear Science - http://www.lns.mit.edu High Perf Research Computing Facility at The Bates Linear Accelerator Please avoid sending me MS-Word or MS-PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html
