Virtual disk and virtual drive are software components that
emulate an actual
disk storage
Disc or disk may refer to:
* Disk (mathematics)
In geometry, a disk (Spelling of disc, also spelled disc) is the region in a plane (geometry), plane bounded by a circle. A disk is said to be ''closed'' if it contains the circle that constitut ...
device.
Virtual disks and virtual drives are common components of
virtual machine
In computing, a virtual machine (VM) is the virtualization or emulator, emulation of a computer system. Virtual machines are based on computer architectures and provide the functionality of a physical computer. Their implementations may involve ...
s in
hardware virtualization
Hardware virtualization is the virtualization of computers as complete hardware platforms, certain logical abstractions of their componentry, or only the functionality required to run various operating systems. Virtualization emulates the hardw ...
, but they are also widely used for various purposes unrelated to virtualization, such as for the creation of
logical disk
A logical disk, logical volume or virtual disk (VD or vdisk for short) is a virtual device that provides an area of usable storage capacity on one or more physical disk drive(s) in a computer system. The disk is described as ''logical'' or ''vir ...
s,software development, testing environments, and data management. They offer flexibility, ease of management, and the ability to simulate different storage environments without needing physical hardware.
Operation
A virtual drive is a software component that emulates an actual disk drive, such as an
optical disc drive
In computing, an optical disc drive (ODD) is a disc drive that uses laser light or electromagnetic waves within or near the visible light spectrum as part of the process of reading or writing data to or from optical discs. Some drives can on ...
, a
floppy disk drive
A floppy disk or floppy diskette (casually referred to as a floppy, a diskette, or a disk) is a type of disk storage composed of a thin and flexible disk of a magnetic storage medium in a square or nearly square plastic enclosure lined with a ...
, or a
hard disk drive
A hard disk drive (HDD), hard disk, hard drive, or fixed disk is an electro-mechanical data storage device that stores and retrieves digital data using magnetic storage with one or more rigid rapidly rotating hard disk drive platter, pla ...
. To other programs, a virtual drive looks and behaves like an actual physical device.
A virtual disk may be in any of the following forms:
*
Disk image
A disk image is a snapshot of a storage device's content typically stored in a file on another storage device.
Traditionally, a disk image was relatively large because it was a bit-by-bit copy of every storage location of a device (i.e. every ...
, a computer file that contains the exact data structure of an actual
storage device
*
Logical disk
A logical disk, logical volume or virtual disk (VD or vdisk for short) is a virtual device that provides an area of usable storage capacity on one or more physical disk drive(s) in a computer system. The disk is described as ''logical'' or ''vir ...
(also known as vdisk), an array of two or more actual drives that cooperatively act like a single device
*
RAM disk
A RAM drive (also called a RAM disk) is a block of random-access memory ( primary storage or volatile memory) that a computer's software is treating as if the memory were a disk drive (secondary storage). RAM drives provide high-performance te ...
, which stores its data in
random-access memory
Random-access memory (RAM; ) is a form of Computer memory, electronic computer memory that can be read and changed in any order, typically used to store working Data (computing), data and machine code. A random-access memory device allows ...
(RAM) instead of on a storage device
* A mapped network drive that connects to a
File Server
In computing, a file server (or fileserver) is a computer attached to a network that provides a location for shared disk access, i.e. storage of computer files (such as text, image, sound, video) that can be accessed by workstations within a co ...
Uses
In hardware virtualization, virtual machines implement virtual drives as part of their efforts to emulate the behavior of an actual machine. As with an ordinary computer, a virtual machine needs one virtual drive and one disk image to
start up, except when it is performing a
network boot
Network booting, shortened netboot, is the process of booting a computer from a network rather than a local drive. This method of booting can be used by routers, diskless workstations and centrally managed computers (thin clients) such as publ ...
. More virtual drives are added as needed.
Virtual optical drives are used on physical computers to transfer the contents of the optical disks onto hard disk drives. Doing so helps in resolving the problem of the short life span of
CDs
CDS, CDs, Cds, etc. may refer to:
Finance
* Canadian Depository for Securities, Canadian post-trade financial services company
* Certificate of deposit (CDs)
* Counterfeit Deterrence System, developed by the Central Bank Counterfeit Deterrence ...
and
DVD
The DVD (common abbreviation for digital video disc or digital versatile disc) is a digital optical disc data storage format. It was invented and developed in 1995 and first released on November 1, 1996, in Japan. The medium can store any ki ...
s and takes advantage of the faster data transfer rate of hard disk drives. However, virtual optical drives are also used for
software piracy
Online piracy or software piracy is the practice of downloading and distributing copyrighted works digitally without permission, such as music, movies or software.
History
Nathan Fisk traces the origins of modern online piracy back to similar ...
: early
computer game
A video game or computer game is an electronic game that involves interaction with a user interface or input device (such as a joystick, controller, keyboard, or motion sensing device) to generate visual feedback from a display device, mo ...
s used disc existence verification to ensure licensed use, which can be circumvented using virtual optical drives. As a countermeasure, the
StarForce
The Starforce is a supervillain team appearing in American comic books published by Marvel Comics. Its first appearance was in the comic ''The Avengers (comic book), Avengers'' #346 released in 1992, as part of the "Operation: Galactic Storm" st ...
copy protection scheme attempts to thwart disc virtualization. Modern video games have migrated to online
product activation
Product activation is a license validation procedure required by some proprietary software programs. Product activation prevents unlimited free use of copied or replicated software. Unactivated software refuses to fully function until it ''determi ...
as part of their distribution process.
See also
*
Comparison of disc image software
Notable software applications that can access or manipulate disk image files are as follows, comparing their disk image handling features.
See also
* Disk image
* Disk partitioning
* Optical disc authoring
Optical disc authoring, inc ...
*
Floating drive
In computer data storage, drive letter assignment is the process of assigning alphabetical identifiers to volumes. Unlike the concept of UNIX mount points, where volumes are named and located arbitrarily in a single hierarchical namespace, driv ...
*
Removable media
In computing, a removable media is a data storage media that is designed to be readily inserted and removed from a system. Most early removable media, such as floppy disks and optical discs, require a dedicated read/write device (i.e. a drive) ...
*
Storage virtualization
In computer science, storage virtualization is "the process of presenting a logical view of the physical storage resources to" a host computer system, "treating all storage media (hard disk, optical disk, tape, etc.) in the enterprise as a sing ...
Storage virtualization
Disk images
{{Compu-storage-stub