There is, in the output file (of=/dev/sdb1). You passed the first partition to dd, it should be the disk letter without a partition number (of=/dev/sdb). like this:
$ sudo dd if=trisquel_8.0_amd64.iso of=/dev/sdb bs=4M; sync

Yeah, I found the out:

https://trisquel.info/en/forum/i-have-tried-everything#comment-113186

Reply via email to