Quote:
Originally posted by lynx@29 April 2004 - 12:32
Sounds like you've got them set for CHS addressing, which I don't believe is properly supported by Microsoft OS's. The consequence of this is that as your disks fill up the OS will start to try to access sectors that don't actually exist under that addressing scheme.
You should change that to LBA addressing, but it means you will have to run fdisk, remove and recreate your partitions, then reinstall everything.
how do i do it?