Tiny Core Extensions > TCE Q&A Forum
Cups Help
Juanito:
I'm not sure how using cups could delete all of your files?
..and isn't it cups1311.tczl you're using?
perthie:
I can't comment on your server crash, but I bet I know what caused this:
--- Code: ---E [28/Oct/2009:19:48:25 +0000] Unable to open config file "/etc/cups/cupsd.conf.N" - Read-only file system
--- End code ---
If you install CUPS by mounting instead of loading into RAM, then the cupsd.conf file will be permanently read-only. So there is no way you can update it to make your printer shareable.
At one point, you were able to delete and replace the default cupsd.conf because deleting the symlink is permitted.
Juanito:
--- Quote from: perthie on October 30, 2009, 05:59:50 PM ---If you install CUPS by mounting instead of loading into RAM, then the cupsd.conf file will be permanently read-only. So there is no way you can update it to make your printer shareable.
--- End quote ---
It's probably true to say that the expected mode of operation is to mount an extension. This means that if a file is to be writeable, a start-up script ought to be used to copy the file to /etc, /usr/local/etc so that the file can be modified.
Navigation
[0] Message Index
[*] Previous page
Go to full version