Unattended installation of RedHat Linux?
I am installing RedHat linux 8.0. To make the installation automatic, I am using Kickstart from a floppy. Basically I have an ftp setup with all the linux images and I have set up kickstart to download from it and install everything.
But here is the problem. I want to make this installation completely hands off. What happens is that after kickstart installs everything and reboots, the floppy needs to be removed, otherwise it will not boot up from the hard drive. Is there a way to disable booting from the floppy after the installation is complete so that the machine can reboot and boot from the hard drive no matter if there is a floppy in there?
Thank You in advance.