Hide Forgot
Description of problem: I used this option in my kickstart: bootloader --append="console=ttyS0" --timeout=0 In the installed system there is a 20 second bootloader timeout. /root/anaconda-ks.cfg contains: bootloader --location=mbr --append="rhgb quiet console=ttyS0" The --timeout option was ignored and disappeared. Version-Release number of selected component (if applicable): anaconda-16.14.6 How reproducible: two times out of two attempts Steps to Reproduce: 1. use bootloader --timeout=0 2. 3.
Created attachment 520380 [details] original kickstart
Created attachment 520381 [details] anaconda-ks.cfg
Created attachment 520382 [details] install.log
Created attachment 520383 [details] install.log.syslog
Hi Kamil, can you please retest with updates=http://akozumpl.fedorapeople.org/bz734094.img ? Thanks, Ales
The update fixes the bug, great.
Fixed by 79b71052899b4940426a65217cab5b2f536b32fb on f16-branch and c12838c170040e035864e079de45c544dd7d8e7a on master.
Confirmed fixed in F17 Alpha.