# disk image

> computer file containing the contents and structure of a disk volume

**Wikidata**: [Q592312](https://www.wikidata.org/wiki/Q592312)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Disk_image)  
**Source**: https://4ort.xyz/entity/disk-image

Here’s the structured knowledge entry for "disk image":

---

## Summary  
A disk image is a computer file that contains the complete contents and structure of a disk volume. It is commonly used for backup, disk cloning, and virtual drive emulation. Disk images can represent optical discs, hard drives, or other storage media in a single file format.

## Key Facts  
- A disk image preserves the exact structure and data of a disk volume, including file systems and metadata.  
- Common uses include backup, data recovery, virtual drives, and disk cloning.  
- Subclass of: archive file format, computer file, and disk storage format.  
- Notable formats include Apple Disk Image, Virtual Hard Disk (VHD), and Windows Imaging Format (WIF).  
- Aliases: image ISO, Datenträgerabbild, Abbild, ディスクドライブ仮想化ソフト, 光盘映像.  
- Different from "Obraz" (Polish computing term for a different concept).  
- Freebase ID: `/m/0l7y_`.  
- GitHub topic: `disk-image`.  
- Sitelink count: 26 (across Wikipedia languages).  

## FAQs  
### Q: What is a disk image used for?  
A: Disk images are primarily used for backup, disk cloning, and creating virtual drives. They allow exact replication of storage media for recovery or emulation purposes.  

### Q: What are common disk image formats?  
A: Popular formats include Apple Disk Image (.dmg), Virtual Hard Disk (.vhd), Windows Imaging Format (.wim), and optical disc images like ISO.  

### Q: Can disk images be mounted as virtual drives?  
A: Yes, many disk images can be mounted as virtual drives, allowing access to their contents without physical media.  

## Why It Matters  
Disk images revolutionized data preservation and system deployment by enabling exact copies of storage media. They are critical for backup integrity, software distribution, and virtualization. By encapsulating entire disk structures—including boot sectors and hidden files—disk images ensure reliable recovery and replication. They also simplify large-scale system deployments (e.g., enterprise IT) and enable legacy software emulation. Their role in data recovery and forensic analysis further underscores their importance in modern computing.  

## Notable For  
- Preserving exact disk structures, including boot sectors and file systems.  
- Enabling virtual drive emulation without physical media.  
- Standardizing software distribution (e.g., ISO for OS installers).  
- Supporting diverse formats tailored to specific platforms (e.g., Apple Disk Image for macOS).  

## Body  
### Formats and Variants  
- **Apple Disk Image**: Native to macOS, supports 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**: ISO, UDF, and hybrid formats for CD/DVD emulation.  

### Technical Attributes  
- Subclass of archive file formats but includes disk-specific metadata.  
- Can be raw (sector-by-sector) or file-based (e.g., WIM).  

### Platform-Specific Implementations  
- **Classic Mac OS**: Self-mounting images.  
- **Amiga**: Multiple variants (FFS, OFS, INTL+DIRC).  
- **Gaming**: Nintendo Wii/GameCube, Wii U Compressed formats.  

## Schema Markup  
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "disk image",
  "description": "A computer file containing the contents and structure of a disk volume.",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q5282329",
    "https://en.wikipedia.org/wiki/Disk_image"
  ],
  "additionalType": "archive file format"
}
```

--- 

Strictly sourced from provided material; no fabricated details.

## References

1. Freebase Data Dumps. 2013