loading "/etc" configuration from floppy
i want my linux system to look for an etc.tar.gz file in the floppy drive everytime it starts...
if the file is found, i want the contents to be used as the system's /etc...
if the file is not found, i want the system to continue and use it's regular /etc...
what steps do i need to take in order to accomplish this???
=)
|