Surface 3 Fails to Image
-
@drc0nc Thanks for letting me know! @Tom-Elliott Seams like we need to look into this again and find a way to check for writeCache without it failing on mmcblk devices. Any ideas? Maybe check the return code of hdparm?
-
@Sebastian-Roth the write cache problem was only a warning, but I did come up with a fix I think anyway. There was no error code returned that showed there was or wasn’t a problem, so the fix I’ve added is to check the variable we store the check in. If the value has write cache with a value of not supported or is blank we won’t try enabling write support to begin with.
-
-
@Sebastian-Roth Works just fine now! thanks guys…
-
@Sebastian @drc0nc Please let us know what kernel you used, what version of FOG, what boot file, what USB to Ethernet adapter (the model), what kernel parameters or HDD parameters, and anything else special that you’ve done to get this device working.
I’m going to add this device to the Wiki’s working hardware list, that’s why I need all that stuff.
-
@Wayne-Workman
Fog trunk6327
boot fileipxe.efi
usb to ethernet adapter withASIX AX88772B
chip usb2 to 10/100. (I’ve been testing out gig to usb 3 adapters but no luck booting so far)
Host Kernel Argumentshas_usb_nic=1
Host Primary Disk/dev/mmcblk0
I’m using the HP Streams. I believe you already updated the wiki pertaining to these. We’ve lost the ability for a little while but @Tom-Elliott got it squared away. -
@drc0nc Oh, I thought you were working with a Surface 3?
-
@Wayne-Workman no, but the streams have the same hard drive, the mmcblk0.
-
@wwarsin Any updates from your side? The inits have been improved a lot in the last month and so far we made most of the tablets out there work with FOG. Please upgrade to the latest and see if it works for you as well. Please let us know!
-
I tried imaging and it works! Thanks for all of the work you guys do!