Comment # 2 on bug 1178293 from
Did you use the dd command documented in the wiki to write the image to the SD
card?

xzcat [image].raw.xz | dd bs=4M of=/dev/sdX iflag=fullblock oflag=direct
status=progress; sync


You are receiving this mail because: