You can delete errpt entry by the errorID, with the command
errclear -j "5680E405" 0
you can't specify a timestamp with errclear
Sorry for my english......
I have a lj6mp printer and i use the driver for the hp5 si Mopier without problem.
To put this queue as the default printer use the command:
/usr/lib/lpd/pio/etc/piochdfq -q queuename
You are right. The problem is that Solaris (I don't know why) append a / when you use tar on the root directory.
ex. tar -cvf /tmp/root.tar /
a //var
a //var/spool
ecc.
try to use relative path:
cd /
find . -type f > file_list.txt
tar -cvfpX /dir_with_free_space/dir.tar file_list.txt -C / ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.