...
First, try the following change to see if the installer will function, if not, try the second option
Option 1
Code Block | ||||
---|---|---|---|---|
| ||||
echo ubuntu > /etc/*-release |
...
Option 2
You will need to edit the install script to get it working. Make the following changes:
...