Kroko Just another WordPress weblog

May 22, 2012

Install centos 6 on 3TB hdd

Filed under: Linux — admin @ 8:51 pm

yesterday i tried to install CentOS 6 on Server
I noticed that Anaconda Installer is not handling 3TB harddrives

the SOLUTION is:

Before starting the centos 6 installation on a clean server:

a) Start Server in Rescue mode
b) parted /dev/sda
c) mklabel gpt ( Answer YES )
d) q
e) parted /dev/sdb
f) mklabel gpt ( Answer YES )
g) q

Now go back and start the Centos6 installation

Kroko

No Comments »

No comments yet.

RSS feed for comments on this post.

Leave a comment

Powered by WordPress