You are Here: FAQ ->Dedicated Servers->Linux Root Server->Switch to CentOS to from outdated systems->Article #7


How is Cent OS partitioned on a 1&1 Root Server?


If you mount “/dev/md1” as “/” you will will find the partition table in /etc/mtab

/dev/md1 / ext3 rw 0 0
none /proc proc rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
/dev/md5 /usr xfs rw 0 0
/dev/md7 /var xfs rw 0 0
/dev/md6 /home xfs rw,usrquota 0 0
none /tmp tmpfs rw,size=1g 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0


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