how to mount the secondary drive

Discussion in 'Site & Server Administration' started by Yeros, Mar 29, 2009.

  1. #1
    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.
     
    Yeros, Mar 29, 2009 IP
  2. Camay123

    Camay123 Well-Known Member

    Messages:
    3,423
    Likes Received:
    86
    Best Answers:
    0
    Trophy Points:
    160
    #2
    Why not ask them to mount it ? This should be the minimum they can do even if your server is unmanaged.
     
    Camay123, Mar 29, 2009 IP
  3. xsimio

    xsimio Greenhorn

    Messages:
    52
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #3
    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.
     
    xsimio, Mar 30, 2009 IP