Hello everyone. I'm working on setting up an installer. Basically, I only want to automatically boot to the CD when no hard drive partitions exist. Otherwise, I want to display a prompt with a timeout to boot to the CD. Is this possible with the default ISOLINUX? Thanks, Ryan
Ryan Schroeder wrote:> Hello everyone. > > I'm working on setting up an installer. Basically, I only want to > automatically boot to the CD when no hard drive partitions exist. > Otherwise, I want to display a prompt with a timeout to boot to the CD. Is > this possible with the default ISOLINUX? >Yes, although you probably have to write a custom module to do it. -hpa