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