| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unverifiable material may be challenged and removed. | DoubleSpace was the original name of the disk compression software that was supplied with MS-DOS starting from version 6.0. The purpose of DoubleSpace was to increase the amount of data the user could store on disks, by transparently compressing and decompressing data on-the-fly. It was primarily intended for use with hard drives, but use for floppy disks was also supported. To meet Wikipedias quality standards, this article or section may require cleanup. ...
Microsofts disk operating system, MS-DOS, was Microsofts implementation of DOS, which was the first popular operating system for the IBM PC, and until recently, was widely used on the PC compatible platform. ...
Typical hard drives of the mid-1990s. ...
A floppy disk is a data storage device that is composed of a disk of thin, flexible (floppy) magnetic storage medium encased in a square or rectangular plastic shell. ...
Overview
In the most common usage scenario, the user would have one hard drive in the computer, with all the space allocated to one partition (usually as drive letter C). When the user ran DoubleSpace for the first time, it would offer to compress the selected drive. The initial compression was a lengthy process, which could take hours to complete. After the process, all the files previously on the drive would have been compressed and stored in one big file, usually called DBLSPACE.000. The compression process would also enable a special DoubleSpace driver to be loaded as part of MS-DOS during boot. Upon loading this driver would change the drive letter of the actual drive on the disk to H (which was also known as the Host Drive) and would then map the drive letter C to the compressed drive 'contained' in DBLSPACE.000, compressing and decompressing data as needed. DoubleSpace could also be used to create a blank compressed drive out of space from one of the physical drives in the system. Drive letter assignment is the process of assigning drive letters to primary and logical partitions (drive volumes) in the root namespace as seen by a Microsoft operating system. ...
DoubleSpace was not the first program of its class. For instance, Stacker from Stac Electronics had existed for years as an add-on product. Microsoft's decision to create DoubleSpace and add it to MS-DOS was probably influenced by the fact that DOS-based operating systems from other manufacturers (IBM and Novell) had started including disk compression software in their products. Stac Electronics was an engineering company founded in 1984 by four friends at Caltech. ...
Stac Electronics was an engineering company founded in 1984 by four friends at Caltech. ...
For other uses, see IBM (disambiguation) and Big Blue. ...
Novell Inc. ...
Reception and incompatibilities Initially, DoubleSpace was surrounded by an air of mystery. Many had difficulties understanding how it was possible to store more data on the disk than it could actually contain. This led to much speculation, with some users thinking DoubleSpace changed the way data was stored physically on the disk, and there were rumors that using DoubleSpace would reduce the longevity of the disks or the computer itself. This was of course a misunderstanding: DoubleSpace used purely logical/software means to obtain its results and was not different from other compression tools like PKZIP; except that it handled the compression/decompression transparently to the user. PKZIP is an archiving tool originally written by the late Phil Katz, and marketed by his company PKWARE, Inc. ...
A few computer programs, particularly games, were incompatible with DoubleSpace because of the way they accessed the disk: in effect bypassing the DoubleSpace driver. DoubleSpace also consumed a significant amount of conventional memory, making it difficult to run memory-intensive programs. Conventional memory is the first 640 kibibytes of an IBM PCs memory. ...
Some users reported data loss believed to be caused by DoubleSpace. Some of these cases were attributed to cases where the memory used by DoubleSpace was corrupted by other programs, and Microsoft attempted to remedy this in the MS-DOS 6.2 version of DoubleSpace. Another situation that led to data loss was the accidental deletion of the file on the host drive that contained the compressed data: in effect, a user could delete all his/her data by deleting just one file. Another problem was attributed to users turning off their computer before DoubleSpace had finished writing a "virtual file" back to the file DBLSPACE.000. This was compounded by Microsoft concurrently releasing an option that allowed the MS-DOS prompt to reappear for use before MS-DOS had finished writing a file back to disk.
Later versions MS-DOS 6.2 DOS 6.2 featured a new and improved version of DoubleSpace. The ability to remove DoubleSpace was added. The program SCANDISK introduced in this release was able to scan the compressed (including checks of the internal DoubleSpace structures) as well as non-compressed drives. Security features (known as DoubleGuard) were added to prevent memory corruption from leading to data loss. The memory footprint of the DoubleSpace driver was reduced compared to the version shipped in MS-DOS 6.0. This article does not cite any references or sources. ...
MS-DOS 6.21 Following a successful lawsuit by Stac Electronics regarding demonstrated patent infringement, Microsoft released MS-DOS 6.21 without DoubleSpace. A court injunction also prevented any further distribution of the previous versions of MS-DOS that included DoubleSpace. Stac Electronics was an engineering company founded in 1984 by four friends at Caltech. ...
The examples and perspective in this article or section may not represent a worldwide view. ...
MS-DOS 6.22 MS-DOS 6.22 contained a reimplemented version of the disk compression software, but this time released under the name DriveSpace. The software was essentially identical to the MS-DOS 6.2 version of DoubleSpace from a user point-of-view, and was compatible with previous versions.
DriveSpace in Windows 95 Windows 95 had full support of DoubleSpace/DriveSpace via a native 32-bit driver for accessing the compressed drives, along with a graphical version of the software tools. MS-DOS DriveSpace users could upgrade to Windows 95 without any troubles. Furthermore, the Microsoft Plus! for Windows 95 pack contained version 3 of DriveSpace. This version introduced new compression formats (HiPack and UltraPack) with different performance characteristics for even greater compression ratios along with a tool that could recompress the files on the disk using the different formats, depending on how frequently the files were used etc. One could upgrade from DriveSpace 2 to DriveSpace 3 but not vice versa. One could however decompress a DriveSpace 3 drive. The DOS device driver of DriveSpace 3 had a memory footprint of around 150 KB because of all these new features. This caused difficulty for users rebooting into the MS-DOS mode of Windows 95 for running games, because of the reduced amount of conventional memory available. Windows 95 is a consumer-oriented graphical user interface-based operating system. ...
Microsoft Plus! was an operating system enhancement package provided by Microsoft. ...
Conventional memory is the first 640 kibibytes of an IBM PCs memory. ...
DriveSpace 3 also shipped with Windows 95 OSR2 but many features were disabled unless Plus! was also installed, also DriveSpace could not be used with FAT32 making it of little use on PCs with large hard drives. === DriveSpace en el === de Windows 98 [Windows 98] enviado con DriveSpace 3 como parte del sistema operativo.
DriveSpace in Windows Me Because of the removal of real mode support and the decreasing popularity of DriveSpace, DriveSpace in Windows Me had only limited support. DriveSpace no longer supported hard disk compression, but still supported reading and writing compressed removable media, although the only DriveSpace operation supported beside that was deleting and reallocating compressed drives. Real mode (also called real address mode in Intels manuals) is an operating mode of 80286 and later x86-compatible CPUs. ...
Windows Millennium Edition, or Windows Me (IPA pronunciation: [miË], [Ém iË]), is a hybrid 16-bit/32-bit graphical operating system released on September 14, 2000 by Microsoft. ...
Compression for other common Windows file systems - FAT32 is not supported by DriveSpace tools.
- NTFS has its own compression technology ("compact") native to Windows NT-based operating systems instead of DriveSpace.
File Allocation Table (FAT) is a partially patented file system developed by Microsoft for MS-DOS and was the primary file system for consumer versions of Microsoft Windows up to and including Windows Me. ...
NTFS is the standard file system of Windows NT, including its later versions Windows 2000, Windows XP, Windows Server 2003, Windows Server 2008, and Windows Vista. ...
Windows NT (New Technology) is a family of operating systems produced by Microsoft, the first version of which was released in July 1993. ...
External links |