Do not eject CDROM after kickstart install

Ajay Shekhawat ajay at cedar.Buffalo.EDU
Thu May 20 14:05:26 UTC 2004


Or you could do
	eject -t /dev/cdrom
during boot, that'll close the CDROM.
(Assuming you don't want to poke around inside Anaconda...)

On Thu, May 20, 2004 at 02:04:05PM +0930, GRIGG, Stuart wrote:
> I do not want to eject the CDROM (DVD) after a kickstart install. Is there a
> way to do it.
>  
> I tried adding the following in the POST section.
> mv /usr/sbin/eject /usr/sbin/dont_eject
> but the eject file must be in the boot kernel not on the fresh install
>  
> The reason I do not want it to eject is that the CDROM is a slim line
> (laptop like) and it does not get sucked back in on computer boot.
>  
> Any help would be appreciated.





More information about the Kickstart-list mailing list