User Manual

Table Of Contents
IOWA-LX-600 Half-size CPU Card
Page 112
Step 3: The recovery tool setup menu is shown as below.
Figure B-3: Recovery Tool Setup Me nu
Step 4: Press <5> then <Enter>.
Figure B-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>crea te part pri size= ___
DISKPART>assign letter =N
DISKPART>crea te part pri size= ___
DISKPART>assign letter =F
DISKPART>exit
system32>format N: /fs:ntfs /q /y