How to mount other partitions of the Hard disk when you are using CentOS ??


Well, when I installed CentOS, I was not able to access my other partitions on the hard disk.

Here's the solution
1) Just Open up the terminal.

2) You need to root, that is, have to become admin to install any RPM (RPM is a Redhat package manager which is used on most of the unix/linux environments to install various packages/softwares)

3) Run su

4)Type in your admin password

5)Run yum install epel-release (if it's not already installed) 

6) Last, run yum install ntfs-3g

Thats all.
Enjoy LINUX...


+CentOS 









0 comments:

Post a Comment