-
## Dependencies
Switch to bash
```bash
sudo dpkg-reconfigure dash #####choose NO
```
Install dependecies
```bash
sudo apt update
sudo apt -y install libtool-bin \
python2 gcc make perl tofr…
-
**Describe the bug**
No files are able to be transferred over TFTP. All of the "valid" files return an error saying Connection refused.
```
023-09-26 02:08:56 notice in.tftpd[36]: RRQ from 192.16…
-
**Short Description**
Remove the existing dnsmasq Deployment from the chart and replace it with CoreDHCP, for https://github.com/OpenCHAMI/roadmap/issues/50
**Definition of Done**
- [ ] The chart…
-
```
This is probably not winxp-netinstall-howto's fault, but I guess mentioning
this in would be helpful:
adding the --user tftp.tftp option wasn't enough.
In the end I added the options:
--daemon …
-
I think the issue with non-root on your readme is because it's always been like that. Here are some things to try:
Not sure there is a universal answer as it will depend on use cases and user permiss…
-
While testing a sd-card less network boot of Pi3 and Pi3B+ again, I noticed that `config.txt` seems to be ignored.
All files are loaded, but all entries in config.txt have not effect.
For example…
-
Перенёс файловую структуру в корень tftp-сервера, дополнительно скопировав все файлы из `EFI/BOOT` и каталог `EFI/grub` в корень. DHCP-сервер настроен так:
```
} elsif substring (option vendor-class…
-
### Describe the bug
If a system has several bootloaders, removing one of them does not trigger a cleanup in TFTPD directory.
### Steps to reproduce
1. Run `cobbler distro add --name dtest --ar…
-
The DS-2CD2035FWD-I sets a static IP of 192.168.1.64, and attempts the special handshake and TFTP server to be listening on 192.168.1.128. All of the instructions on the `README.md` can be followed v…
-
I would like to say in advance, thank you to anyone who is able and willing to help me figure out the issue I'm having and hopefully help me resolve said issue. I apologize if I'm not as fluent in how…