Note The Catalog is a database of all of the CDs or DVDs that softWoRx has created with CD Kreator. The database is a simple ASCII file called CDCatalog located in the /usr/local/softWoRx/config/ directory. Each time a CD or DVD is created, the current copy of the file is also written to the CD for backup purposes. The file has wide open permissions so that different users can update the database. Keep in mind that doing something destructive (like deleting a catalog entry) can affect other users. |
Log in as user root.
Copy the /CDROM/CDCatalog file to the /usr/local/softWoRx/config/ directory. (This is the most recent copy of the entire catalog.)
Change the CDCatalog file permissions so that everyone on the system can read it and write to it. To do this:
Execute the command chmod a+rw at the Unix command prompt.
-or-
Right-click the file's icon in a File Manager window and choose Properties | Permissions from the Properties window.