I see both cpint.o and /usr/sbin/hcp are present in the latest Rawhide level. Loading the module by hand with the cpint_load is kind of silly, so what would be the proper way to do this? Should I create an init script to do so or stuff the call in rc.local ? Would it make sense to have the init script as part of the distribution? Is it LSB that dictates 'hcp' should be in /usr/sbin rather than /sbin ? It would make sense to be able to use it early in the startup phase of Linux (e.g. to link the disk that has /usr ). I think that would also limit our options as what loads the kernel module. Rob