talx | hello | 09:13 |
---|---|---|
talx | d-i preseed/late_command string in-target wget -P /tmp/ http://ip/script.sh; in-target chmod $+x /tmp/script.sh; in-target /tmp/script.sh` | 09:18 |
talx | I found this in google I've editied it to my needs ofcourse, but it doesn't work | 09:18 |
talx | CarlFK: managed to fix the reboot issue I had | 09:19 |
talx | by the way if you remember it :p | 09:19 |
CarlFK | what was the problem ? | 09:19 |
talx | I was missing ubiquity/reboot=true | 09:27 |
talx | in the default file | 09:27 |
talx | what about downloading a script and run it after the installation finished? is it something you're familiar with ? | 09:28 |
CarlFK | https://salsa.debian.org/carlfk-guest/ansible/blob/usb-reorg1/roles/tftp-server/files/d-i/xenial/preseed.cfg#L29 | 09:33 |
talx | CarlFK, why did you add $URL at the end of the line | 09:40 |
CarlFK | it calls the script: /tmp/late_command.sh $url | 09:41 |
CarlFK | https://salsa.debian.org/carlfk-guest/ansible/blob/usb-reorg1/roles/tftp-server/files/scripts/late_command.sh#L11 | 09:42 |
talx | :p | 09:49 |
talx | ansible is too advanced for me atm | 09:49 |
talx | but I get it it would be the hostname of the machine | 09:50 |
talx | CarlFK: is it possible to install ubuntu or other distro for that matter | 14:38 |
talx | from an already installed os ? | 14:39 |
CarlFK | talx: kexec can boot the installer, but I'm not sure I have ever gotten video modes to work such that I can see what is going on | 19:36 |
CarlFK | but it has been like 5 years sense I tried. | 19:37 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!