You are Here: FAQ ->Dedicated Servers->Linux Root Server->Recovery Tool->Article #5


WebHosting 5.0 This article is for 1&1 Linux WebHosting only.


How to mount the internal hard disk


1. Connect to your server via SSH.

2. Use the fdisk -l command to see the drives in your system.

3. Then mount them using the mount /dev/hda /mnt command where /dev/hda is the drive and /mnt is
the directory it is to be mounted to.

Mount Harddrive 001

4. For servers with software raid mount /dev/md1 /mnt

5. For servers with hardware raid mount /dev/sda1 /mnt

6. Once you have mounted the root partition you can view which partitions normally associated with a drive with less /mnt/etc/mtab depending on distro.

SD2B2C402


Print Article
How useful was this article?
(From 5 = Very Useful to 1 = Not useful at all):
1 2 3 4 5