Goedemiddag,
Ik heb zojuist een 3tb schijf gekocht van western digital. Ik draai windows vista x32 en wil eigenlijk het liefste één partitie gebruiken om belangerlijke data op te slaan. Aangezien NTFS maar tot 2 gb gaat wil ik deze schijf in de GPT-stijl formatteren.
Nu zou dit volgens microsoft theoretisch geen problemen mogen geven.
MSDN: Windows and GPT FAQ
Aangezien grotere schijven toch de toekomst zijn vraag ik me af wat jullie ervaringen zijn met schijven in de GPT-stijl. Ik ben op internet weinig bruikbare ervaringen tegengekomen.
Wat is jullie ervaring, is het betrouwbaar?
Alvast bedankt!
---------------------------------------------------------------------------------------------------------------------------------------
Misschien bruikbare informatie:
Ik heb eerst voor MBR gekozen omdat ik niet wist dat groter als 2tb niet gezien wordt door het os. Hier is informatie om deze te converteren naar GPT;
To change a master boot record disk into a GUID partition table disk using a command line
1.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.
2.Open a command prompt and type diskpart. If the disk does not contain any partitions or volumes, skip to step 6.
3.At the DISKPART prompt, type list volume. Make note of the volume number you want to delete.
4.At the DISKPART prompt, type select volume <volumenumber>.
5.At the DISKPART prompt, type delete volume.
6.At the DISKPART prompt, type list disk. Make note of the disk number of the disk that you want to convert to a GPT disk.
7.At the DISKPART prompt, type select disk <disknumber>.
8.At the DISKPART prompt, type convert gpt.
Ik heb zojuist een 3tb schijf gekocht van western digital. Ik draai windows vista x32 en wil eigenlijk het liefste één partitie gebruiken om belangerlijke data op te slaan. Aangezien NTFS maar tot 2 gb gaat wil ik deze schijf in de GPT-stijl formatteren.
Nu zou dit volgens microsoft theoretisch geen problemen mogen geven.
MSDN: Windows and GPT FAQ
Aangezien grotere schijven toch de toekomst zijn vraag ik me af wat jullie ervaringen zijn met schijven in de GPT-stijl. Ik ben op internet weinig bruikbare ervaringen tegengekomen.
Wat is jullie ervaring, is het betrouwbaar?
Alvast bedankt!
---------------------------------------------------------------------------------------------------------------------------------------
Misschien bruikbare informatie:
Ik heb eerst voor MBR gekozen omdat ik niet wist dat groter als 2tb niet gezien wordt door het os. Hier is informatie om deze te converteren naar GPT;
To change a master boot record disk into a GUID partition table disk using a command line
1.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.
2.Open a command prompt and type diskpart. If the disk does not contain any partitions or volumes, skip to step 6.
3.At the DISKPART prompt, type list volume. Make note of the volume number you want to delete.
4.At the DISKPART prompt, type select volume <volumenumber>.
5.At the DISKPART prompt, type delete volume.
6.At the DISKPART prompt, type list disk. Make note of the disk number of the disk that you want to convert to a GPT disk.
7.At the DISKPART prompt, type select disk <disknumber>.
8.At the DISKPART prompt, type convert gpt.
[Voor 72% gewijzigd door Anoniem: 341792 op 27-06-2011 18:05]