Possible Duplicate:
Create USB installer from the command line?
With curiosity I have on terminal, I came to this step. How can I create Live USB from terminal? Is there any tool i got to do that ?
I am using Ubuntu 12.04 .
With curiosity I have on terminal, I came to this step. How can I create Live USB from terminal? Is there any tool i got to do that ? I am using Ubuntu 12.04 . |
|||||||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
You can use the famous (and also dangerous) Linux tool Using
|
It's not /dev/sdc1 but you need to specify /dev/sdc without the partition number – Anwar Oct 8 '12 at 17:32 |
|
hmm bad luck , negative . Its not booting even 1st priority removal disk . I am sure ISO dont have errors . – Jai Oct 8 '12 at 17:48 |
|
Yes it can be done with mtools (various) If you have a look at this page, there's instructions for downloading the isotostick.sh script that uses mtools (you need to also install mtools). A look through that script will give you an idea of what is involved. |
|||||||||||
|