Figure c-3: recovery tool setup menu, Figure c-4: command mode – IEI Integration KINO-PV-D4253_D5253 User Manual
Page 108
Advertising

P age 96
K INO-P V-D5253-D4253 Mini-ITX Motherboard
Figure C-3: Recovery Tool Setup Menu
Press <5> then <Enter>.
Figure C-4: Command Mode
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