These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Force installer to ask for operating system on the new forum.
For a reason I do not know, my system does answer nothing to the /etc/issue and the script stop there. So in order to force the script asking for OS and version I add the autoos=0 to the install.sh script near line 569 just before the comment # Get operating system type.
cd ..
autoos=0
# Get operating system type