Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
04-05-2011, 05:12 PM
|
#1
|
|
Member
Registered: Sep 2009
Posts: 114
Rep:
|
CentOS 5.5 and GPT
I'm trying to set up a Dell R410 with a PERC H700 RAID controller and a 6TB RAID array, and I'm getting the "boot partition is on a disk using GPT partitioning scheme but this machine cannot boot using GPT" error.
I've tried using the dd technique to zero out the partition but it hasn't worked. Neither has using parted or fdisk - everytime I do it and return to the install screen, it says it's a GPT partition.
Has anyone managed to get this to work?
|
|
|
|
04-05-2011, 06:09 PM
|
#2
|
|
Guru
Registered: May 2003
Location: London, UK
Distribution: Ubuntu 10.04, mostly
Posts: 6,002
|
Big disks (generally > 1TB) need special tools to deal with GPT.
Here is a link to get you started.
AFAIK only grub2 can boot from GPT disks.
|
|
|
|
04-06-2011, 09:10 AM
|
#3
|
|
Member
Registered: Sep 2009
Posts: 114
Original Poster
Rep:
|
I don't want it to be GPT. Most of the guides recommend using dd to clear the partition info and then proceeding, but that hasn't worked for me so I was hoping someone had some other suggestions.
|
|
|
|
04-07-2011, 10:12 PM
|
#4
|
|
Member
Registered: Jun 2009
Location: Penang, Malaysia
Distribution: Mandriva, CentOS, Ubuntu
Posts: 456
Rep:
|
The dd thing nonsense, the bottom line is > 2TB GPT hard drives are not supported as a bootable device for RHEL/CentOS. The Anaconda installer is also unable to deal with > 2TB drives/arrays.
Once a disk goes over 2TB. The traditional MBR partition table does not work anymore. You MUST use GPT. Although CentOS will not boot off a GPT disk, it is able to use it as a storage partition.
There are some workarounds, but they don't work for everyone. So your best options is to make a smaller (< 2TB) array to install the OS into, then create the larger array & mount it into a directory once the OS is working.
Last edited by ongte; 04-07-2011 at 10:13 PM.
|
|
|
|
04-08-2011, 11:40 AM
|
#5
|
|
Senior Member
Registered: May 2009
Location: WV, USA
Distribution: Slackware, Debian, EasyPeasy, Ubuntu, Fedora, Timesys, Linux From Scratch
Posts: 1,671
Rep: 
|
You must use GPT to make use of more than 2TB (sometimes certain hacks can get this up to 4TB but standard tools won't do it and no one partition would be larger than 2TB).
If the BIOS is trying to interpret the partition table for some reason (it should not need to, but some machines do have this, for better or for worse), you may be able to fake it with a hybrid partition table and a reserved small boot partition at the low sector locations. If the BIOS is looking at the MBR table for the GPT reservation, the trick could work. If the BIOS is looking at sector 1 for a GPT header, it won't work.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:05 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|