On Mon, 10 Jan 2005, Chris Mckenzie wrote: >I'm trying to get the post of my kickstart to eject the CD. More >importantly, I'd like to have the system shutdown cleanly instead of >rebooting, or just sitting there. Tricky... the loader's [fixed] behaviour is either to reboot if the install succeeded, or halt if not. By shutdown, do you mean poweroff? If so, that's dependent on the APM/ACPI interaction between the kernel and your specific hardware - ask Google. Cheers, Phil