Friday, 8 September 2017

linux - How to copy an ISO image onto USB with dd


The last paragraph of the SliTaz 3.0 Release Notes says the following about the liveCD:



The ISO image now uses a 'hybrid' system: it can also be copied onto an USB stick without formating it (using dd).



Does anyone know how to do this?



Answer



dd if=/path/to/your/isofile of=/your/usb/disk try this.


No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...