Figure c-4: command mode – IEI Integration AFL-W19A_W19B_17D_W15A-GM45 v2.20 User Manual
Page 106
Advertising

AFL-W19A/W19B/17D/W15A-GM45 Panel PC
Page 95
Figure C-4: Command Mode
Step 5:
The command prompt window appears. Type the following commands (marked
in red) to create two partitions. One is for the OS installation; the other is for
saving recovery files and images which will be an invisible partition.
(Press <Enter> after entering each line below)
system32>
diskpart
DISKPART>
list vol
DISKPART>
sel disk 0
DISKPART>
create part pri size=
___
DISKPART>
assign letter=N
DISKPART>
create part pri size=
___
DISKPART>
assign letter=F
DISKPART>
exit
system32>
format N: /fs:ntfs /q /y
system32>
format F: /fs:ntfs /q /v:Recovery /y
system32>
exit
Advertising