hard drive - Why so many steps in adding new disk and what do they do?

07
2014-07
  • Celeritas

    Why is it necessary to initialize, format, create a volume and a partition on a new hard drive? What are there differences? I have red on Google and most of them seem to do the same thing.

  • Answers
  • Loren Pechtel

    Initialize: This builds the table of contents for the drive. It's not automatic because in a repair situation it might be a bad idea.

    Partition: Allocate the drive into one or more chunks. Most people do only one but you might find multiple chunks in a multi-boot situation.

    Format: Create the table of contents for the volume you created.

    Think of it like a root directory and subdirectory.

  • Nathan C

    Partitions and volumes are the same thing, just named differently.

    There's your "physical" disk which is the entire capacity. It can be "partitioned" into multiple slices that the OS sees as multiple "volumes".

    You also need to format the drives with a filesystem which dictates how information is stored on the partition.

    You can picture a disk like this:

    ------------------------------
    |                            |
    ------------------------------
    

    A partition would divide it, like so:

    ------------------------------
    |             |              |
    ------------------------------
    

    Now I have two "volumes" that the OS will see as different drives.

  • SiteNook

    A hard disk has a lot of room, and you can partition it into multiple drives, each on its own partition. When you've decided how many partitions you'd like, you need to format them for the Operating System (OS) to use. I think this is what's meant by creating a volume.
    Different OSes use a different format to store data. Most commonly used are Microsoft and Linux. Each type has many versions of OS, for instance Microsoft has Windows XP, Win7, Win8, etc. Linux has Debian, Ubuntu, Red Hat, etc. So you have to format the volume with the OS you prefer. I believe this is also called initializing a disk.
    Some people put one of each OS on the same disk and can switch between them. Some people use several volumes for the same OS, for instance you could make a C: and D: drive in Windows and use the C: drive for the OS files and D: for data.

    Hope this helps.


  • Related Question

    storage - Why the 1 TB disk limit on Thermaltake Blacx?
  • Kris

    I've been looking at options for external storage and I quite like the idea of plug hard drives in as needed like you can with Thermaltake's Blacx. The USB 2 speed limit doesn't really concern me but I'm a bit puzzled by the 1 TB limit to the disks it will work with.

    It seems to me that it should work with any SATA compatible disk. So why the limit? Is this perhaps a purely artificial limit so they can sell us a new unit in a few years (the price per gigabyte sweet spot is already moving to 1.5 TB)


  • Related Answers
  • Seasoned Advice (cooking)

    but I'm a bit puzzled by the 1 TB limit to the disks it will work with.

    umm ... it says (under Features as well as under Specifications):

    "Supports All 2.5” & 3.5” SATA HDDs up to 2 TB !"

    "HDD Capacity: All 2.5” or 3.5” SATA HDD up to 2 TB"

    Patented Design: 2.5” & 3.5” USB SATAHDD Docking Station, Supports All 2.5” & 3.5” SATA Hard Drives up to 2 TB !!

    and AFAIK, 2 TB HDDs are the largest available consumer hard disc drives available as of now.