[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Installation from kickstart don't eject cdrom





2007/8/13, Chris Lumens <clumens redhat com>:
> # 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.

Thanks Chris,  reboot --eject  really work

- Chris

_______________________________________________
Kickstart-list mailing list
Kickstart-list redhat com
https://www.redhat.com/mailman/listinfo/kickstart-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]