Best way to partition 1 TB (Linux and Windows 7)
- by Simon
Is there an intelligent way to partition 1 TB and be prepared for resizing/adding/deleting partitions?
I was thinking about LVM, but as far as I remember, Windows 7 can't be installed on logical volume right?
For now my plan is:
- ~150 GB for Windows 7 and other stuff (Visual Studio..., maybe I'll split it 100/50 or something like that) - simple NTFS
- 850 GB = LVM - disk for Linux (Ubuntu) and other stuff virtual machines, etc.
I'm mostly interested in how and what tools should I use to get easy in maintain partitions for both systems.