White Paper
However, the directories on the inactive system image must be removed from tftp access the next
time the image it booted. To accomplish this, the unconfigure script takes the following steps
when running in a DRD session:
1. Create an rc script in sbin/init.d and an S900* symlink to the script
2. Include the setup_tftp call in the script
3. Include code in the script to remove itself as well as the S900 link before exiting
The actual code used by the Ignite unconfigure script is shown in text box below.