Skip to main content

a little bit confused about mounting...

Comments

3 comments

  • cPanelMichael
    Hello :) As a new user, it's likely a better idea to consult with your data center or a qualified system administrator to help you with adding the additional hard drive. You risk data loss if you make a mistake. If you do prefer to complete the action on your own, then you may find third-party tutorials such as this one helpful: [url=http://www.techotopia.com/index.php/Adding_a_New_Disk_Drive_to_a_CentOS_6_System]Adding a New Disk Drive to a CentOS 6 System - Techotopia Thank you.
    0
  • guptaji
    i have done mounting of lvm by mount /dev/VolGroup00/lvm00 /home will i have to add it in /etc/fstab for mounting ? /dev/VolGroup00/lvm00 /home ext4 default 0 0
    0
  • cPanelMichael
    Yes, you should add an entry for it in /etc/fstab so it's mounted at boot time. Thank you.
    0

Please sign in to leave a comment.