How do I insert a kernel module into the root file system of the RESCUE environment? Unpack the rescue.rootfs.cgz of the default software image:# mkdir -p /tmp/rescue# cd /tmp/rescue## For Bright 8.2 and older run...# cp...