fdisk utility
Jun 3,93fdisk is a simple text-based partitioning utility. It exists for both Windows and Linux operating systems. You can use the fdisk …
Read MoreGPT partitions
Jun 3,93GPT (GUID Partition Table) is the preferred partitioning system for hard disks bigger than 2TB (the limit for MBR partitions). …
Read MoreMBR partitions
Jun 3,93The most common partitioning scheme for x86 and x86-64 computers is MBR (Master Boot Record). This method stores its data …
Read MoreHard disk interfaces
Jun 3,93Three hard disk interfaces are common on today’s computers: PATA (Parallel Advanced Technology Attachment) – these interfaces used to be very …
Read MoreSwap partition
Jun 3,93A swap partition is treated in Linux as the extension of RAM. Swap partitions are used as virtual memory when the …
Read MoreWhat is partitioning?
Jun 3,93The process of dividing a disk into logical areas that can be worked with separately is called partitioning. Disk partitioning …
Read More