I have created a customized copy of knoppix and added the cheat code myconfig=/media/sda1 to the isolinux.cfg file. When it boots, it finds the configs.tbz file just fine, but then it says the following:

udevd[1782]: udev_rules_init:could not read '/etc/udev/rules.d/z25_persistent-cd.rules'; No such file or directory

Then it tries to chown everything in the /KNOPPIX/ directory which takes a long time.

I checked my source filesystem and I am missing the z25_persistent-cd.rules file. Does anyone know where I can find this file online and put it in the /etc/udev/rules.d directory? Is this the correct approach?

Thanks for your help!