Hi Juanito: Some good news; I was able to make the HP B210 printer
configuration persistent.
There was a crucial hint in the Executive Summary of the Persistence for
Dummies document you mentioned; if the "home=xxx" and "opt=xxx"
boot options are used, then from the .filetool.lst file, remove the home
entry and MOST (not all) /opt entries.
Also, I came across a linuxfromscratch document on the web which listed
the directories that were installed with CUPS. After reinstalling the HP B210
printer, I checked to see which of those directories were present in CorePlus.
Accordingly, I came up with a revised /opt/.filetool.lst file as follows:
opt/.filetool.lst
etc/shadow
etc/passwd
usr/local/etc/cups
var/cache/cups
var/log/cups
var/run/cups
var/spool/cups
I routinely forget to start the cups service after reboot before trying to use the
printer, so I'll have to implement the boot time autostart for cups as described
in the document
http://wiki.tinycorelinux.net/wiki:printer_setup_using_cupsThanks for pointing me in the right direction !!
Len E.