L
Liquid validity
I don't see any advantage in splitting a single physical drive into two virtual drives. Under the old FAT16 system there were partition limits and an advantage because you ended up with smaller cluster sizes, but since FAT32 and NTFS there is no real advantage. If your hard drive fails you lose everything.
True, its not about guarding against hardware failure.
You can only do that with RAID really.
Its simply so that the OS image clone you create isn't too big.
It also means with data separation that your data remains untouched
when you restore an HDD image clone.
Say you did a clone 2 months ago, any data newer than 2 months
gets erased when you restore the clone.
With data separation that can't happen.
Having said that, if you have more than one physical drive there isn't really any need.
Although it does still keep image clone size down.
Last edited: