# FDI
**Wikidata**: [Q28755755](https://www.wikidata.org/wiki/Q28755755)  
**Source**: https://4ort.xyz/entity/fdi

## Summary
FDI is a disk image file format used to store the complete contents and structure of a disk volume. As an instance of the disk image class, it functions as a computer file that preserves data for backup, cloning, or emulation purposes.

## Key Facts
- **File Extension**: `.fdi`
- **Instance of**: Disk image (a computer file containing the contents and structure of a disk volume).
- **Specification Document**: The format is described at `https://www.oldskool.org/disk2fdi/files/FDISPEC.pdf`.
- **Zhihu Topic ID**: 19719407 (Topic name: FDI).
- **File Format Wiki Page ID**: FDI.
- **Class Hierarchy**: Subclass of archive file format, computer file, and disk storage format.
- **Identifiers**: Freebase ID for the parent class is `/m/0l7y_`; GitHub topic for the parent class is `disk-image`.

## FAQs
### Q: What type of file is an FDI file?
A: FDI is a disk image file, which means it is a single computer file containing the complete contents and structure of a disk volume or storage media.

### Q: Where can the technical specifications for FDI be found?
A: The technical specifications for the FDI format are detailed in a document available at `oldskool.org`, specifically within the `FDISPEC.pdf` file.

### Q: How does FDI relate to other disk image formats?
A: FDI is a specific instance of the broader "disk image" category. While it shares the fundamental characteristics of preserving disk structures and metadata, the category itself includes other notable formats such as Apple Disk Image (.dmg), Virtual Hard Disk (.vhd), and Windows Imaging Format (.wim).

### Q: What are the primary uses of the disk image class FDI belongs to?
A: Formats in this class are commonly used for backup, data recovery, creating virtual drives, and disk cloning, allowing for exact replication of storage media.

## Why It Matters
FDI represents a specific implementation of disk image technology, a field critical to data preservation and system management. Disk images revolutionized computing by enabling the exact replication of storage media, ensuring that boot sectors, file systems, and metadata are preserved intact. This capability is essential for reliable data backup, forensic analysis, and large-scale system deployment. By encapsulating an entire disk volume into a single file, formats like FDI facilitate software distribution and legacy software emulation, solving the problem of physical media degradation and hardware incompatibility.

## Notable For
- **Exact Structure Preservation**: As a disk image, FDI preserves the exact structure and data of a disk volume, including file systems and metadata.
- **Virtual Drive Emulation**: It enables the mounting of virtual drives, allowing access to disk contents without physical media.
- **Data Recovery**: Supports data recovery and forensic analysis by maintaining a bit-for-bit copy of the original media.
- **Standardized Identification**: Recognized by specific platform identifiers, including a distinct Zhihu Topic ID (19719407) and a dedicated File Format Wiki page.

## Body
### Definition and Classification
FDI is a computer file format categorized as a **disk image**. It functions as a digital replica of a disk volume, containing its complete contents and structure. As a disk image, FDI falls under the broader umbrella of **archive file formats** and **disk storage formats**. It is distinct from simple file archives because it includes disk-specific metadata necessary for structure preservation.

### Technical Context and Specification
The FDI format is technically defined by an external specification document hosted at `oldskool.org`. The resource `FDISPEC.pdf` outlines the structure and usage of the format. In the context of disk images generally, FDI operates within a technical framework that allows for raw (sector-by-sector) or file-based copies of storage media.

### Ecosystem and Related Formats
While FDI is a distinct format, it exists within an ecosystem of disk image technologies. The "disk image" class, to which FDI belongs, includes several notable variants and implementations used across different platforms:
*   **Apple Disk Image**: Native to macOS, often supporting encryption and compression.
*   **Virtual Hard Disk (VHD/VHDX)**: Used by Microsoft for virtualization (Hyper-V).
*   **Windows Imaging Format (WIM)**: Optimized for Windows OS deployment.
*   **Optical Disc Images**: Includes ISO and UDF formats used for CD/DVD emulation.
*   **Platform-Specific Variants**: Includes formats for Classic Mac OS (self-mounting images), Amiga (FFS, OFS), and gaming consoles like Nintendo Wii/GameCube.

### Identifiers and Aliases
FDI is indexed and identified through several knowledge bases and platforms:
*   **Zhihu**: Topic ID 19719407, explicitly labeled "FDI".
*   **Wikidata**: The parent concept "disk image" is identified by the Freebase ID `/m/0l7y_` and has a sitelink count of 26 across Wikipedia languages.
*   **Aliases**: The broader concept of disk image is also known by aliases such as "image ISO," "Datenträgerabbild," "Abbild," "ディスクドライブ仮想化ソフト," and "光盘映像."

### External Resources
*   **Specification**: `https://www.oldskool.org/disk2fdi/files/FDISPEC.pdf`
*   **GitHub Topic**: `disk-image` (for the parent class).
*   **File Format Wiki**: Page ID "FDI".