Boris wrote:
> IDE (ATAPI) drives are internal.
> I had to enable it via e-smith-manager and then change in the
> scripts "nst0" (SCSI tape drive) to "nht0" for IDE tape drive.
Hi Boris,
On most systems ATAPI drives will work without any change, as SCSI emulation is enabled on all systems except those which already have a read SCSI adaptor.
On systems with SCSI hard drive or CDROM, and IDE tape drive, there is no need to edit any scripts. Instead, just make the appropriate change to the configuration database:
/sbin/e-smith/db configuration setprop backup Device /dev/nht0
/sbin/e-smith/signal-event conf-backup
and everything relevant will now use /dev/nht0 and not /dev/nst0.
Regards
Charlie