Hi, I am trying to automate the removal and addition of a few device files in a dirinstall, and i need this to happen as a configuration step as modifying the basefiles is not an option.
It seems that fai is mounting "none" on $FAI_ROOT/dev, so i am losing all changes i make via scripts when it unmounts. Is there a logical place within fai (hook?) that can be used to change the $FAI_ROOT/dev tree and make it persist, or are my only options to change the basefiles or fai code? Thanks. Colby
