| Computer Education | |||||||
|
|
| We continue the discussion of hard drive management begun on previous pages where we looked at Properties Sheets and the Disk Management Console. Beginning with Windows 2000 and continuing in Windows XP Professional, Microsoft introduced a new way of organizing the structure of hard drives called "dynamic disks". We will briefly consider some aspects of this different approach to storing information. The concepts that will be discussed apply only to Windows Professional systems. Windows Home does not support dynamic disks. Basic disksThe type of disk configuration still mostly used in home systems is referred to as a basic disk. Files are stored either on any available space on a given hard drive or are stored in segments of the hard drive designated as partitions. Within a given partition the storage space consists of contiguous areas. Individual partitions are also usually contiguous to one another on a given hard drive. Files are always located in a particular, well-defined physical area of a disk. Any change in the way space is allocated on a disk or partition requires rebooting and requires special software to preserve data or files. Dynamic disksIn dynamic disks, space allocations can be changed by the operating system. (Note: Dynamic disks cannot be assigned to removable media or USB connected disks.) Units of storage space that are assigned letter designations are no longer limited to a given hard drive device or physically contiguous areas and are referred to as volumes. The contents of a file can be split across physically distinct hard drives. Here are some different types of volume.
The Disk Management Console can be used in Windows XP Professional to configure various dynamic disk setups. There is a Wizard for converting simple disks to dynamic. For details see this Microsoft reference or this tutorial. Mounting a disk in a folderThe ability to mount or graft a drive into a folder on another drive is not new to UNIX users but many users of Windows are unaware of this feature of systems with NTFS. Instead of assigning a letter to a drive and treating it as a separate volume, you can allocate the space on the drive to an existing (but empty) folder on another drive. Note that this procedure results in one very large folder whereas disk spanning results in an enlargement of the entire volume.
|
| < Previous page | ©2002-2010 Victor Laurie | Top page > |