Disk Partitioning

Manually Creating and Deleting Partitions
Error Conditions
Partitioning Background
Understanding How AlphaBIOS Works with System Partitions

The recommended hard-disk partition arrangement on the first hard disk in your system is as follows:

This arrangement provides two benefits.
  1. Windows NT requires that a boot partition be formatted with the FAT file system. However, the Windows NT file system (NTFS) provides advantages over FAT, such as additional security and more efficient use of disk space. By keeping the FAT boot partition as small as possible, the maximum amount of space is left available for use as an NTFS partition.
  2. Most applications install themselves onto drive C by default. Although the program installation drive is usually configurable by the user, many people accept the default of drive C. By making the first partition large, drive C becomes the larger drive. This arrangement makes program installation easier and avoids time-consuming insufficient disk space mistakes.

Manually Creating and Deleting Partitions

The following information is useful if you need to create a custom hard disk partition arrangement or otherwise manually manage your hard disk partitions. These procedures assume that you already have the Hard Disk Setup screen displayed.

To create a partition:
  1. Select the disk on which to create the partition.
  2. If one or more partitions already exist on the disk, select the unpartitioned space.
  3. Press the [Insert] key. A dialog box appears, similar to the one in the figure below.
  4. Type the size of the partition to create and press [Enter].
To delete a partition:
  1. Select the partition to be deleted.
  2. Press the [Delete] key. A dialog box appears, similar to the one in the figure below.
  3. Press [F10] to confirm the deletion.

Error Conditions

Disk Initialization Failed When you start hard disk setup, if you receive an "internal error occurred" message, it means that a disk was found, but there was an error in communicating with the disk. The likely conditions that can cause this error are: No Hard Disks Found When you start hard disk setup, if you receive a "No hard drives were found connected to your computer" message, it means that AlphaBIOS could not locate a hard drive. If a hard drive is installed in your system, the likely conditions that cause this error are: No Partitions on Disk If hard disk 0 does not have any partitions defined, then a message will appear when you start hard disk setup, asking if you want to perform an express disk setup. Express disk setup automatically creates the default disk partition arrangement on hard disk 0.

Partitioning Background

In order to install Windows NT, a system partition must be defined. On an Alpha system, a system partition is set silently in the background by AlphaBIOS when you install Windows NT for the first time.

The purpose of the system partition is twofold. First, it tells the Windows NT installation program where to place the OS Loader and hardware support files. Second, on subsequent restarts of Windows NT, the system partition definition tells AlphaBIOS where the OSLOADER.EXE file is so it can successfully hand off control to the OS Loader and continue the boot process.

The system partition can be the same partition into which Windows NT is installed, or it can be separate. However, the system partition must be formatted with the FAT file system. Because the default recommended partition arrangement on Alpha calls for the partition into which Windows NT is installed to be an NTFS partition, the system partition will almost always be a small (4- to 6-MB) FAT partition on the same disk onto which Windows NT is installed.


Understanding How AlphaBIOS Works with System Partitions

If you have previously installed Windows NT on your system, then a system partition will have already been defined and Windows NT will know where to place the OSLOADER and hardware support files. However, if you are installing Windows NT for the first time, AlphaBIOS will determine that a system partition has not been defined when you select Install Windows NT in the AlphaBIOS Setup screen. When this occurs, AlphaBIOS searches for all FAT partitions on the system. If only one FAT partition exists (which would be the situation if you have only one hard drive installed and just performed an express hard-disk setup), then AlphaBIOS designates that FAT partition as the system partition and continues with the Windows NT installation. If more than one FAT partition exists on your system, AlphaBIOS displays the list of FAT partitions from which you can choose the system partition. After you choose the system partition, the installation process continues.