You are not logged in.
Pages: 1
Is there a solution, a driver or something to operate a partition beyond 2TB MBR (512b sectors) under Linux? It is done easily under Windows, using a Acronis driver . An "unreachable" partition becomes fully RW-able just after the driver installation, an additional Acronis virtual drive appears in device manager list. Even a reboot is not required.
I plan to repartition this 3TB drive but I am just curious.
I am just a Linux beginner enthusiast
Offline
If you're re-partitioning why not move into the 21st century and use a GUID partition table (GPT) instead? That has an 18TiB limit for individual partitions.
Brianna Ghey — Rest In Power
Offline
It is long story why it is how it is. I am just not ready to re-partition it now so I am curious.
I am just a Linux beginner enthusiast
Offline
Have you installed ntfs-3g?
I am using it and I am not aware of any limitations beyond 2T.
Online
The limitation is caused by the partition table rather than the filesystem.
Brianna Ghey — Rest In Power
Offline
Pages: 1