Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: philippe peltier on June 24, 2003, 07:49:39 PM
-
Help!
Due to a ceash, I had to reload my sme 5.5 and the /dev/nst0 link is not recognized anymore... the ide tape is seen ontly as /dev/ht0 which works bad..
What do I have to do to rebuild the /dev/nst0 link...
ANy help would be greatly appreciated as I very short on time...
thanks in advance.
--
Phil.
-
You need to load ide-scsi module. Try to enable backup via server-manager and restart your server. It should be done automaticaly.
If not, verify that in the /etc/rc.d/rc.local file where is line at the end like this:
/sbin/modprobe ide-scsi > /dev/null 2>&1
This will enable your IDE tape drive to emulate SCSI drive /dev/nst0 or /dev/st0 where "st" is for "SCSI tape"