Updated: [rhinstaller/anaconda/pulls/231 master] Wait forever for kickstarts on CDROM (#1168902)

wgwoods installerbot-noreply at redhat.com
Wed Jul 22 15:54:39 UTC 2015


Commit 5d016ef added support for doing cdrom-swapping while doing
"inst.ks=cdrom[:...]". But it turns out that if you're slow to swap the
discs, we'll hit dracut's retry timeout and it'll drop to the emergency
shell.

So, in response to User Requests, we now disable the timeout entirely
when using "inst.ks=cdrom[:...]"; dracut will wait forever for the
kickstart and/or installer media, and if anything goes wrong you're just
stuck and you'll need to reset.

Resolves: rhbz#1168902
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/231


More information about the anaconda-patches mailing list