What is the difference between .vhd and .bz2?
- Extension
- .vhd
- .bz2
- Format
- Binary
- Binary
- Category
- Disk Image
- Compressed
- Developer
- Microsoft
- Julian Seward
- Description
- Virtual Hard Disk (VHD) is the default disk image file format for Microsoft Virtual Server 2005.
- An archive file developed by Bzip2 compressor mainly found on Unix OS. Its popularly used to move Linux application packages because of its high-level compression algorithms i.e. the Burrows-Wheeler compression and Run-Length Encoding (RLE).
- MIME Type
- application/x-virtualbox-vhd
- application/x-bzip2
- Sample
- sample.bz2
- Wikipedia
- .vhd on Wikipedia
- .bz2 on Wikipedia