When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Disk formatting - Wikipedia

    en.wikipedia.org/wiki/Disk_formatting

    High-level formatting is the process of setting up an empty file system on a disk partition or a logical volume and for PCs, installing a boot sector. [1] This is often a fast operation, and is sometimes referred to as quick formatting. Formatting an entire logical drive or partition may optionally scan for defects, which may take considerable ...

  3. GParted - Wikipedia

    en.wikipedia.org/wiki/Gparted

    GParted is a GTK front-end to GNU Parted and an official GNOME partition-editing application (alongside Disks).GParted is used for creating, deleting, [3] resizing, [4] moving, checking, and copying disk partitions and their file systems.

  4. format (command) - Wikipedia

    en.wikipedia.org/wiki/Format_(command)

    With this option, Format writes bootstrap code to the first sector of the volume (and possibly elsewhere as well). Format always writes a BIOS Parameter Block to the first sector, with or without the /S option. Another option (/Q) allows for what Microsoft calls "Quick Format". With this option the command will not perform steps 2 and 3 above.

  5. Advanced Format - Wikipedia

    en.wikipedia.org/wiki/Advanced_Format

    Linux supports 4K native drives since the Linux kernel version 2.6.31 and util-linux-ng version 2.17 (released in 2009 and 2010, respectively). [ 31 ] [ 32 ] [ 33 ] The color version of the logo indicating a 4K native drive is somewhat different from the 512e logo, featuring four rounded corners, a blue background, and text "4Kn" at the center ...

  6. GUID Partition Table - Wikipedia

    en.wikipedia.org/wiki/GUID_Partition_Table

    Microsoft Technet: How Basic Disks and Volumes Work A bit MS-specific but good figures relate GPT to older MBR format and protective-MBR, shows layouts of complete disks, and how to interpret partition-table hexdumps. Apple Developer Connection: Secrets of the GPT; Make the most of large drives with GPT and Linux

  7. Disk partitioning - Wikipedia

    en.wikipedia.org/wiki/Disk_partitioning

    A common minimal configuration for Linux systems is to use three partitions: one holding the system files mounted on "/" (the root directory), one holding user configuration files and data mounted on /home (home directory), and a swap partition.

  8. Drive letter assignment - Wikipedia

    en.wikipedia.org/wiki/Drive_letter_assignment

    The drive letter syntax chosen for CP/M was inherited by Microsoft for its operating system MS-DOS by way of Seattle Computer Products' (SCP) 86-DOS, and thus also by IBM's OEM version PC DOS. Originally, drive letters always represented physical volumes, but support for logical volumes eventually appeared.

  9. dd (Unix) - Wikipedia

    en.wikipedia.org/wiki/Dd_(Unix)

    dd is a command-line utility for Unix, Plan 9, Inferno, and Unix-like operating systems and beyond, the primary purpose of which is to convert and copy files. [1] On Unix, device drivers for hardware (such as hard disk drives) and special device files (such as /dev/zero and /dev/random) appear in the file system just like normal files; dd can also read and/or write from/to these files ...