The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
changes-cd-utilsSME-0.2.txt | 2002-08-07 | 338 Bytes | |
README.0.2.txt | 2002-08-07 | 1.3 kB | |
cd-utils-0.2-SME55.tgz | 2002-08-07 | 21.5 kB | |
Totals: 3 Items | 23.1 kB | 0 |
Brief Installation / Upgrade notes Installation: --------------- 1. install cdrecord and mkisofs packages (use the rpms which are distributed with RH 7.1 - SME 5.5 uses an older kernel, and does not support cdrecord 1.10 - which is distributed with RH7.2 and greater) 2. extract the tarball >tar -xzvf ~/cd-utils-0.2-SME55.tgz --directory / 3. Configure CD-Utils from the SME-Server Manager (Reboot will be required for IDE CDRs) 4. Make sure that /dev/cdrom now points to the right device. It should be a scsi device of some sort. If you are running an IDE drive it will look like a scsi device now. probably try: >mv /dev/cdrom /dev/cdrom-old >ln -s /dev/scd0 /dev/cdrom (this step is required for a CD_restore to work.) 5. Configure CD_Backup from the SME server manager. Upgrades from 0.1: --------------- As per the install procedure, however skip step 4. It is important you re-save the CD Utils configuration (step 3) UnInstallation: ------------------ It is pretty Manual. 1. First disable all CD Backups. (from CD Backup and Restore in server manager 2. Also unconfigure scsi translation (from CD Utils in server manager). 3. Remove the files contained in the tar ball you downloaded. use tar -tzf <tarball> to get a list.