hi, The problem is that my hd is failed. Hoster setup new server, also installed the secondary drive but not mounted. So need advice how can i get my data off it ? Any advice will be appreciated P.s. I'm on Linux, CentOs dedicated server.
Why not ask them to mount it ? This should be the minimum they can do even if your server is unmanaged.
http://linux.die.net/man/8/mount read about mount command. also if U like it to be mounted at boot time, edit fstab file reload fstab config with: mount -a if the hdd is not partitioned, use fdisk first. if U need help, ask.