NEC 1080Xd manual Windows 2003 Installation C-5, Note Make sure you are at the root directory C

Models: 1080Xd

1 216
Download 216 pages 14.64 Kb
Page 207
Image 207
DISKPART> assign letter=p

5.Assign drive roles as shown below:

DISKPART> select disk 0

Disk 0 is now the selected disk.

DISKPART> select partition 1

Partition 1 is now the selected partition.

DISKPART> assign letter=p

DiskPart successfully assigned the drive letter or mount point.

DISKPART> select disk 1

Disk 1 is now the selected disk.

DISKPART> select partition 1

Partition 1 is now the selected partition.

DISKPART> assign letter=s

DiskPart successfully assigned the drive letter or mount point.

DiskPart>exit

6.Format Disk 1 from command line as shown below:

C:\>format s: /fs:fat /q /y

The type of the file system is RAW. The new file system is FAT. QuickFormatting 204M

Initializing the File Allocation Table (FAT)...

Format complete.

213,680,128 bytes total disk space.

213,680,128 bytes available on disk.

4,096 bytes in each allocation unit.

52,168 allocation units available on disk.

16 bits in each FAT entry. Volume Serial Number is EA34-03C7

7.Copy contents from Drive 0 to Drive 1 as shown below:

DISKPART> assign letter=sNote: Make sure you are at the root directory C:\.

c:\>xcopy p:\*.* s: /s /h

c:\boot.nvr

c:\SETUPLDR.EFI

c:\EFI\Microsoft\WINNT50\Boot0003

c:\EFI\Microsoft\WINNT50\ia64ldr.efi

c:\EFI\Microsoft\EFIDrivers\fpswa.efi

c:\MSUtil\diskpart.efi 6 File(s) copied

8.Convert Drive(s) to Dynamic.

Use Windows Disk Administrator to convert Disk 0 and Disk 1 to Dynamic.

9.Mirror the drives.

Use Windows Disk Administrator to mirror the drives.

Windows 2003 Installation C-5

Page 207
Image 207
NEC 1080Xd manual Windows 2003 Installation C-5, Note Make sure you are at the root directory C, DISKPART select disk