You wrote thatyou first mount the raw sdb device, and then do the dd to the raw device. What is the point of mounting in the first place? That is useless and even dangerous, as the system _might_ want to try to write to the mounted sdb1 filesystem. Just skip the mounting. -----Original Message----- From: users-bounces@xxxxxxxxxxxxxxxxxxxxxxx [mailto:users-bounces@xxxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Ranjan Maitra Sent: donderdag 15 oktober 2015 1:38 To: Community support for Fedora users Subject: Re: usb bootable stick Hi, I would use dd. Mount your usb to (say, /dev/sdb1) and then use: sudo dd if=boot.iso of=/dev/sdb bs=8M Note: not /dev/sdb1 HTH! Ranjan On Thu, 15 Oct 2015 00:51:33 +0200 Antonio M <antonio.montagnani@xxxxxxxxx> wrote: > what is the easiest way to create a bootable usb stick put of any iso file?? > > -- > Antonio Montagnani > Skype : amontag52 > > Linux Fedora 22 (Twenty-two) > inviato da Gmail -- Important Notice: This mailbox is ignored: e-mails are set to be deleted on receipt. Please respond to the mailing list if appropriate. For those needing to send personal or professional e-mail, please use appropriate addresses. ____________________________________________________________ FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop! Check it out at http://www.inbox.com/earth -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org ______________________________________________________________________ Dit bericht kan informatie bevatten die niet voor u is bestemd. Indien u niet de geadresseerde bent of dit bericht abusievelijk aan u is toegezonden, wordt u verzocht dat aan de afzender te melden en het bericht te verwijderen. De Staat aanvaardt geen aansprakelijkheid voor schade, van welke aard ook, die verband houdt met risico's verbonden aan het electronisch verzenden van berichten. This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. The State accepts no liability for damage of any kind resulting from the risks inherent in the electronic transmission of messages. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org