i joke again , but if you know well winnt , you know it always launch chkdsk at each start .
problem is that it does not when it does an install of windows7 or 8 , 8.1
so the winreduced iso should have a cmd file , that user can launch in the console [Shift F10] with these instructions : chkdsk /F /X /V C:
chkdsk /F /X /V D:
chkdsk /F /X /V E:
....
NOT chkdsk /F /X /V X:
...
and a warning if chkdsk /F /X /V Y: is possible , about the fact the install will need to use an existing partition and not a blank hard-drive .
that operation is very good for drives , install needs to be restarted after a reboot but you are sure to install without bugs from any hd .
problem is that it does not when it does an install of windows7 or 8 , 8.1
so the winreduced iso should have a cmd file , that user can launch in the console [Shift F10] with these instructions : chkdsk /F /X /V C:
chkdsk /F /X /V D:
chkdsk /F /X /V E:
....
NOT chkdsk /F /X /V X:
...
and a warning if chkdsk /F /X /V Y: is possible , about the fact the install will need to use an existing partition and not a blank hard-drive .
that operation is very good for drives , install needs to be restarted after a reboot but you are sure to install without bugs from any hd .