Description of problem: ./boot.log:dracut-initqueue[234]: Warning: Kernel command line option 'live_dir' is deprecated, use 'rd.live.dir' instead. Version-Release number of selected component (if applicable): Fedora 18 b rc 1 How reproducible: Use live_dir= in kernel command line option Steps to Reproduce: 1. 2. 3. Actual results: If you use new rd.live.dir= then dracut-initqueue will be happy but /etc/rc.d/init.d/livesys will not work Il you use deprecated live_dir= dracut-initqueue will complain but /etc/rc.d/init.d/livesys will work By-pass: use both Resolution: told in the title
livesys in the spin kickstart needs to be updated.
Fixed in git.
http://git.fedorahosted.org/cgit/spin-kickstarts.git/commit/?id=1bb77a590969ebece3f87294ca133953d6cb6f89 , fwiw.