0
Setup:
- Intel NUC today (model DN2820FYKH)
- Value Kingston 8GB DDR3L
- Samsung SSD 840 EVO
It starts up okay, BIOS reports correct amount of RAM as well as connected drives.
I followed Intel recommended BIOS settings:
- AHCI mode
- Legacy boot disabled
- UEFI compatibility Windows 8.x
I went ahead and booted from my Windows 8.1 installation USB. However at a step, where I should choose partition/drive for install, the list is empty with error that it could not find a drive.
So I booted from my other USB stick to Parted Magic and it detected drive successfully. I could do normal operations with drive (recreated partition table, create partitions, etc.).
Steps I tried to troubleshoot:
- Changing UEFI compatibility to Win7 and tried Windows 7 installation, but it's same issue there as well.
- Various versions of BIOS
- Changing to IDE mode, then disk appeared but I would get error when
trying to use
clean
in diskpart (DiskPart has encountered an error: The request could not be performed because of an I/O device error.
) - Replaced SSD with Intel's 310 series 120GB. Even in AHCI mode, Windows detected it. But when I tried
clean
->cre par pri
->for quick fs=ntfs
it throwed error during formating (Disk Part has encountered an error: the parameter is incorrect
). If I let Windows format it during setup by simply clickingnext
would halt for few minutes and then throw error0x80070057
and afterrefresh
I could see Windows created 300MBrestore
and 100MBsystem
partition and rest was unallocated.
One interesting thing to note is that I could see the drive few times in Windows installation, but whenever I tried to remove or create partition, it would just halt (endless wait cursor) but computer still responded. Strangely, I was able to create a partition and install Windows just once, but as I removed USB stick at the end of installation and let it boot for the first time, it would just throw blue error message with error code 0x00085
.
Parted Magic does detect the drive successfully every time, and I can do operations with the drive very easily, so that should indicate it's not hardware issue, but a software.
Try with BIOS in IDE (not AHCI). – whs – 2015-04-28T19:44:15.010
Try some formatting. Wall-of-text makes people not want to read it. – Tetsujin – 2015-04-28T20:46:03.480
@whs: changing to IDE kind of worked (I can see the drive, but when trying to farmat it, I get errors -
DiskPart has encountered an error: The request could not be performed because of an I/O device error.
– Andrew – 2015-04-28T21:02:22.023@Tetsujin I hope it's better now :) – Andrew – 2015-04-28T21:03:05.837
Whole lot better - unfortunately idk the answer, but I bet more people will read it now :) Wish you luck. – Tetsujin – 2015-04-28T21:04:43.710
Well, that's a new situation. If there is an I/o device error, then something is wrong with the disk. Try to run a chkdsk /f /r – whs – 2015-04-28T21:06:27.543
@whs I checked both drives in my main PC before trying them in NUC. – Andrew – 2015-04-28T21:39:44.390
I don't know what to tell you. The message suggests that there is something wrong with the hardware - either the disk or the NUC. It could also be a driver problem on the NUC. Can you try another disk ? – whs – 2015-04-28T21:47:27.797
@whs I tried Samsung 840 EVO and Intel 310 series. Samsung is almost never detected by windows and Intel has problems with formatting. Both disks work fine in Parted Magic on NUC - I created partition, formated to ntfs and even mounted it and written some files on it, it worked well. But Windows install is dead end. Sigh...it would be so much clearer and easier if it didn't work in Parted Magic :) Either way it doesn't look normal so I'll probably just return the NUC and get a new one instead. – Andrew – 2015-04-28T22:03:53.837
I guess that's all you can do. You made enough different trials. Those NUCs are expensive if you add the price of RAM and SSD. Did you have a look at this one ==> http://www.computershopper.com/desktops/reviews/hp-pavilion-mini
– whs – 2015-04-28T22:47:06.257