Thursday, May 21, 2009

Popular partitioning questions

q: Is it safe to partition not empty hdd?

a: With modern software usually it rather safe. But still we recommend to manage partitions on empty drives.

q: How big can be a new parttion?

a: For example you have 120 GB hard drive containing only one partition and you want to make another one. Safely you can make a partition equal to drive's free space. Modern software will warn you if you'll choose more than avaible free space - it'll damage some data. Of course it's ok if you made backups and going to format both partitions. BE CAREFULL WITH fdisk and another old software - it's not allowed to change size of partition or if it is, it's not safe.

q: I've made a partition and have installed Windows, but it's written than NTDLR missing or OS doesn't installed. What shoul I do?

a: Usually it means that partition with the OS installed isn't active. You can make any partition active in any partitioning software.

q: How can I make partition to install Linux?

a: Usually linux distributives have buildedin partitioning software in installation package. If it's not load boot disk with partitioning software installed. fdisk can't make partitions for linux.

q:What are the recommendations for making a partitions?

a: We recomend you to improve the speed and to increse safety install Windows and applications on one partition and store the data on another partitions. Usually it's enough 10-20GB for system partition. For linux there are another recommendations you should have separate partition for swap separate partition for OS and separate for data, better advices for linux you can find on Linyx specialized forums.

q:What the difference in FAT16 FAT32 and NTFS?

a: The differences in this filesystems are in maximum file size allowed and in the security and size of the cluster. Usually there choise between FAT32 and NTFS, NTFS is faster allows more than 4GB one file size and allow some security management. But if something will happen with partitions FAT32 is easier to restore the data on our own experiense.

No comments: