Koozali.org: home of the SME Server

/dev/st0 over written

Offline alt-network

  • ***
  • 47
  • +0/-0
    • http://www.alt-networking.com
/dev/st0 over written
« on: July 19, 2006, 04:25:53 AM »
The /dev/st0 was over written. What is the correct way of fixing this.


Thanks in advance....

Doyle

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: /dev/st0 over written
« Reply #1 on: July 19, 2006, 03:42:49 PM »
Quote from: "alt-network"
The /dev/st0 was over written.


What do you mean by "over written"? How was it "over written"?

Offline alt-network

  • ***
  • 47
  • +0/-0
    • http://www.alt-networking.com
/dev/st0 over written
« Reply #2 on: July 19, 2006, 07:14:08 PM »
Sorry about that.

I have a custom backup script to backup encrypted files. Instead of sending to /dev/st0 it wrote to /dev/st0. I now dont have /dev/st0.

I would like to know the correct way of replacing /dev/st0 when I dont have a backup of the file. :-(

Offline alt-network

  • ***
  • 47
  • +0/-0
    • http://www.alt-networking.com
/dev/st0 over written
« Reply #3 on: July 20, 2006, 01:10:15 AM »
I was able to fix it.

I found that if you just remove the /dev/st0 file (replaced device).
Shutdown server and power off.
Reboot server, the server recreates the /dev/st0 device.


Thanks

P.S.
Hope this helps anyone that may have this problem.


Doyle