Link to home
Start Free TrialLog in
Avatar of deltaend
deltaend

asked on

2TB Boot Limitation

Ok, here is my situation.  I have a new server here that has a regular BIOS.  What I want to do is to create a 3TB array and then install Windows on that 3TB array as a single partition.  To do this, I'm thinking that I will have to load a boot loader on a seperate small drive.  To do that, I'm assuming a USB key coupled with a boot loader would work, but I'm having trouble finding a free boot loader that can see GPT partitions or see beyond the 2TB boot limitation.  I'm sure there has to be such a thing out there, but my Google ninja skills are simply not as good as some others.

Any thoughts?
Avatar of wolfcamel
wolfcamel
Flag of Australia image

you wont be able to boot off a partition larger than 2tb..you will need to create a smaller partition for the OS and then configure the remaining for data. It can still be on one big raid Drive, but the C: will need to be less than 2Tb
Avatar of deltaend
deltaend

ASKER

Why?  Linux installs that are loaded on a greater than 2TB drive have workarounds for their loaders to work, I don't see why a correct boot loader shouldn't be able to work around this issue for me.
server 2008 is a bit less flexible/more secure for whatever reason Msoft wont boot off a gpt partition
The problem lies in the ability for the booted OS (BIOS) to see all data on a drive larger than 2TB and thus is unable to natively launch a boot loader for that system.  What I propose is a boot loader installed in a flash drive with it's own partition stucture.  Since a boot loader installed on a different drive wouldn't be a problem for the 16bit BIOS to see, it will load it.  From there, if the loader was able to understand GPT disks, it should be able to boot Windows Vista 64bit through Windows Server 2008 R2 without a problem as long as it is a 64bit os.  EFI based motherboards are included in the GPT bootable support so it should work in theory with the correct boot loader.
What is the reason you would like to have such a big partition ?
maybe there is another solution to your requirements
The particular application I plan to use on this system has no point in having several partitions.  Additionally I hate to waste space or performance having unneeded partition walls in effect when I could have a continuous partition. I guess lastly I think that this whole problem is silly and should have some practical solution.  Since figured I couldn't have been the only one to think of this before now, I figured I would ask the community.
 
ASKER CERTIFIED SOLUTION
Avatar of deltaend
deltaend

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Try this microsoft article :
http://blogs.technet.com/b/askcore/archive/2010/02/18/understanding-the-2-tb-limit-in-windows-storage.aspx
has some nice pointers, however based on your performance\waiste remarks I think its more wise to split partitions.