> # Reboot after installation
> reboot
Change to read:
reboot --eject
> %post
> eject
> wait
> eject /tmp/cdrom
> wait
> eject /dev/cdrom
> wait
This won't work because when the %post scripts are run, we still have
the CD/DVD mounted.
- Chris
_______________________________________________
Kickstart-list mailing list
Kickstart-list redhat com
https://www.redhat.com/mailman/listinfo/kickstart-list