Clement Rasul
Sunday, May 19, 2013
How to burn iso image to USB
Assuming that your iso image file is located in "/home/clemrasul/linux.iso" and your USB is in "/dev/sdb", the Linux command to burn the image is:
#dd if=/home/clemrasul/linux.iso of=/dev/sdb
This command comes built-in in Linux.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment