Is it possible to create bootable USB from "any" bootable ISO

6

Possible Duplicate:
How do I place a bootable ISO on a USB drive?

I know its possible for Windows or most other OS. But I am talking about general purpose utility software. I have an bootable ISO of rescue software and I want to make bootable USB out of it. So is it there any software that can turn "any" bootable ISO to bootable USB (say Pendrive).

Maha

Posted 2012-07-12T20:19:15.907

Reputation: 695

Question was closed 2012-07-17T23:42:50.890

I think this question is very interesting ... actually there are not boot loader with such possibility ( I think ). It will nice if grub let do it with any Iso ( also Osx ISO ) – Francesco – 2014-04-26T10:45:01.303

Answers

3

Try this software: http://unetbootin.sourceforge.net. Although it initially supports the listed distros, in this section it shows how to make it work with non-supported ones, which may well be the case of your recovery ISO (I can bet it is some kind of linux distro instead of Windows or some obscure OS).

If you use Windows instead, you can try this one too: http://rufus.akeo.ie. I never tried it, but I guess it should work.

Claudio

Posted 2012-07-12T20:19:15.907

Reputation: 556

I use unetbootin w/o a problem as well. – Some Free Mason – 2012-07-12T20:25:46.780

Can I create a USB for Acronis True Image rescue disk. I tried but it failed. – Maha – 2012-07-18T11:45:12.940

1

You can try this one ! http://www.pendrivelinux.com/yumi-multiboot-usb-creator/ It is the best for me because it is Multiboot USB Creator (Windows). That means you can store many Linux Distributions, Hiren Boot, and Windows Setup in a same place (USB Flash Drive).

Tony Tran

Posted 2012-07-12T20:19:15.907

Reputation: 33