Hello there,
I want to copy trisquel_7.0_amd64.iso to an usb stick so that I can boot from
there in order to install it. So far I am not successful. For example I tried
following command:
sudo dd if=Software/trisquel_7.0_amd64.iso of=/dev/sdb bs=4M; sync
The result is an empty stick with a destroyed partition table. I also tried
to copy it using Disc Creator on my Xubuntu 16.04.2 LTS system. This is
working neither.
I have to add I am able to create a bootable usb stick with Xubuntu 16.04.2
LTS by using both approaches.
Any ideas?
Thank you!