Hello,
I want to change a Hard disk Drive with a MBR to GPT. THere are tools out there that can do it without losing data.
BUT, my question is will that affect my current windows installation (ie make it unbootable)?
My BIOS supports UEFI and I am running Windows 7 64bit..
If anyone knows, I would love to hear..
My Computer
At a glance
Windows 7 homeIntel i7 Q7204GNVIDIA GeForce GT 335M
Computer Manufacturer/Model Number
Asus N82JQ
OS
Windows 7 home
CPU
Intel i7 Q720
Memory
4G
Graphics Card(s)
NVIDIA GeForce GT 335M
Sound Card
external Alesis IO2
Monitor(s) Displays
Laptop Display
Screen Resolution
1280 x 768
Hard Drives
one internal 600G
one external 350G USB2
one external 500G Firewire
To change a master boot record disk into a GUID partition table disk using the Windows interface
Back up or move the data on the basic master boot record (MBR) disk you want to convert into a GUID partition table (GPT) disk.
If the disk contains any partitions or volumes, right-click any volumes on the disk and then click Delete Partition or Delete Volume.
Right-click the MBR disk that you want to change into a GPT disk, and then click Convert to GPT Disk.
To change a master boot record disk into a GUID partition table disk using a command line
Back up or move the data on the basic master boot record (MBR) disk you want to convert into a GUID partition table (GPT) disk.
Open an elevated command prompt (right-click Command Prompt, and then click Run as Administrator) and type diskpart. If the disk does not contain any partitions or volumes, skip to step 6.
At the DISKPART prompt, type list disk. Make note of the disk number you want to convert.
At the DISKPART prompt, type select disk <disknumber>.
Important Running the clean command will delete all partitions or volumes on the disk.
At the DISKPART prompt, type clean
At the DISKPART prompt, type convert gpt.
My Computer
At a glance
Windows 7 Ultimate 64-bitIntel Core 2 Duo E6550 @2.33GHz4GB DDR"NVIDIA GeForce 8600 GS
Hi there
Yes it can be done -- but be aware -- I might be wrong on this but I think W7 needs the hardware to support UEFI if you want to BOOT W7 from a GPT drive. You can Read / Write to GPT drives with no problem.