A better solution that _will_ work is to compile translucency first and load this before doing anything else - Tranclucency is a loadable kernel module that allows one directory to be overlaid on top of another. Once loaded, you can then overlay /floppy/sbin on /usr/sbin and still be able to see the contents of /usr/sbin.
An alternative would be to modify the scripts in question to look at /floppy/foo first.
Regards, Paul.
On Wednesday 07 July 2004 6:37 pm, BenEBoy wrote:
*If* it works then it should be a case of adding /mnt/floppy/sbin to $PATH after a reboot and everything should work, yes?