SHARE
Facebook X Pinterest WhatsApp

LinuxPlanet: New HOWTO: Linux Partition HOWTO

Written By
thumbnail
Web Webster
Web Webster
Apr 5, 2001

“Partitioning is a means to divide a single hard drive into many
logical drives. A partition is a contiguous set of blocks on a
drive that are treated as an independant disk. A partition table
(the creation of which is the topic of this HOWTO) is an index that
relates sections of the hard drive to partitions.”

“Why have multiple partitions?

  • Encapsulate your data. Since file system corruption is local to
    a partition, you stand to lose only some of your data if an
    accident occurs.
  • Increase disk space efficiency. You can format partitions with
    varying block sizes, depending on your usage. If your data is in a
    large number of small files (less than 1k) and your partition uses
    4k sized blocks, you are wasting 3k for every file. In general, you
    waste on average one half of a block for every file, so matching
    block size to the average size of your files is important if you
    have many files.
  • Limit data growth. Runaway processes or maniacal users can
    consume so much disk space that the operating system no longer has
    room on the hard drive for its bookkeeping operations. This will
    lead to disaster. By segregating space, you ensure that things
    other than the operating system die when allocated disk space is
    exhausted.”

Complete
Story

thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

Red Hat reveals major enhancements to Red Hat Enterprise Linux AI
sjvn
Oct 22, 2024
How to Find AWS EC2 Instance Type Over SSH (6 Methods)
Benny Lanco
Sep 23, 2024
Crond: Daemon to Execute Scheduled Commands
Rose Hosting Blog
Sep 20, 2024
A Detailed Introduction to Oracle VirtualBox
Senthil Kumar
Sep 19, 2024
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.