netson / ubuntu-unattended

Script to create unattended Ubuntu ISO
MIT License
370 stars 185 forks source link

failed to run preseeded command / wget #35

Closed tenox7 closed 6 years ago

tenox7 commented 6 years ago

ubuntu-16.04.4-server-amd64-unattended.iso is failing to complete unattended install with this error message:

image

tenox7 commented 6 years ago

The url should be: https://raw.githubusercontent.com/netson/ubuntu-unattended/master/start.sh

tenox7 commented 6 years ago

changing the path is not enough I still get the error even with correct path, I think wget is missing in the target

tenox7 commented 6 years ago

changed from wget to curl and now it works

netson commented 6 years ago

Thanks for the PR, merged and closing now