rutileblue
09-07-08, 12:36 PM
I've noticed that when I include the tftpd package in PADS, the Warp does create a tftpboot directory. Unfortunately, it is not linked to the persistent file system, so anything I put in there gets erased when the unit reboots.
I've added a 'ln -s' command to the S99tftpd script. But I've noticed the '/tftpboot' directory has already been created by the time this script is executed.
So, the first question, mostly stemming from my ignorance of linux, is who creates that directory and when?
The second question is more of an enhancement request -- basically, it seems like the tftpboot directory should always be backed by the persistent storage, so could the PADS scripts/make files be modified to do that for me?
Thank you!
I've added a 'ln -s' command to the S99tftpd script. But I've noticed the '/tftpboot' directory has already been created by the time this script is executed.
So, the first question, mostly stemming from my ignorance of linux, is who creates that directory and when?
The second question is more of an enhancement request -- basically, it seems like the tftpboot directory should always be backed by the persistent storage, so could the PADS scripts/make files be modified to do that for me?
Thank you!