Windows 7 Forums


Reply
Thread Tools

Any Win7 utility to create bootable USB stick from bootable ISO image?

 
 
Cameo
Guest
Posts: n/a
Thanked:
 
      11-13-2011
Let me know if you know of one.
Thanks.
 
Reply With Quote
 
 
 
 
Seth
Guest
Posts: n/a
Thanked:
 
      11-13-2011
"Cameo" <> wrote in message
news:j9n239$n4p$...
> Let me know if you know of one.


http://www.pendrivelinux.com/yumi-mu...t-usb-creator/


 
Reply With Quote
 
Cameo
Guest
Posts: n/a
Thanked:
 
      11-13-2011
On 11/12/2011 5:56 PM, Seth wrote:
> http://www.pendrivelinux.com/yumi-mu...t-usb-creator/


Thanks. That's an easy one to use but I would prefer one without the
multiboot; just booting directly into the OS or rescue image without the
extra choices up front. As if I was running an ISO image burned into a CD.
 
Reply With Quote
 
G. Morgan
Guest
Posts: n/a
Thanked:
 
      11-13-2011
Cameo wrote:

>Let me know if you know of one.
>Thanks.


Just do steps 1 & 2 here:
http://kmwoley.com/blog/?p=345

Then copy the contents of the ISO to the thumb drive, you can use Winrar
to extract the contents of the ISO (do not copy the .iso file itself).

--

"I don't like to discriminate against terrorists based on nationality.
If you declare war on the United States and you want to kill us,
We're going to kill you first, period."

October 19, 2011 - Ali Soufan (Colbert Report)


 
Reply With Quote
 
Seth
Guest
Posts: n/a
Thanked:
 
      11-13-2011

"Cameo" <> wrote in message
news:j9nf3v$l4i$...
> On 11/12/2011 5:56 PM, Seth wrote:
>> http://www.pendrivelinux.com/yumi-mu...t-usb-creator/

>
> Thanks. That's an easy one to use but I would prefer one without the
> multiboot; just booting directly into the OS or rescue image without the
> extra choices up front. As if I was running an ISO image burned into a CD.


Then just manually prep the USB key with DISKPART and copy the ISO contents
over. A quick Google will show how to use DISKPART to prep it as bootable.

I prefer the multiboot as I have many utilities (bootable Win7 installer,
some live Linux distros, GPARTED, etc...) all on one USB key instead of
needing multiple to make up a respectable "toolbox".


 
Reply With Quote
 
Cameo
Guest
Posts: n/a
Thanked:
 
      11-13-2011
On 11/12/2011 8:24 PM, G. Morgan wrote:
> Just do steps 1& 2 here:
> http://kmwoley.com/blog/?p=345
>
> Then copy the contents of the ISO to the thumb drive, you can use Winrar
> to extract the contents of the ISO (do not copy the .iso file itself).


That link assumes that everybody wants to create a USB stick to boot
Windows from. Actually, I am looking for a more generic solution to be
able to "burn" any bootable ISO image into the thumb drive, whether a
Windows rescue disk or a Linux distro. Actually many Windows based
programs, such as Acronis, use Linux based rescue ISOs.

 
Reply With Quote
 
Cameo
Guest
Posts: n/a
Thanked:
 
      11-13-2011
On 11/12/2011 8:44 PM, Seth wrote:
>
> Then just manually prep the USB key with DISKPART and copy the ISO
> contents over. A quick Google will show how to use DISKPART to prep it
> as bootable.
>
> I prefer the multiboot as I have many utilities (bootable Win7
> installer, some live Linux distros, GPARTED, etc...) all on one USB key
> instead of needing multiple to make up a respectable "toolbox".


OK, I'll try it.
By the way, in the midst of experimenting with this, I came up with
another puzzle.

My HP laptop gives me a choice of 3 different USB boot options (besides
the usual ones):
USB Hard Drive,
USB Floppy,
USB Diskette on Key.

However, every time I make a bootable USB thumb drive, it can only boot
as a USB hard drive. It's no big deal, but I wonder what it would take
to get it booted as either one of the other two USB boot options. What
is the difference among the three USB boot options? Is it due to the
drive letter assignment of the USB drive? It is drive G right now.
That's what my Win7 picked when I created the first bootable USB stick.

 
Reply With Quote
 
G. Morgan
Guest
Posts: n/a
Thanked:
 
      11-13-2011
Cameo wrote:

>On 11/12/2011 8:24 PM, G. Morgan wrote:
>> Just do steps 1& 2 here:
>> http://kmwoley.com/blog/?p=345
>>
>> Then copy the contents of the ISO to the thumb drive, you can use Winrar
>> to extract the contents of the ISO (do not copy the .iso file itself).

>
>That link assumes that everybody wants to create a USB stick to boot
>Windows from. Actually, I am looking for a more generic solution to be
>able to "burn" any bootable ISO image into the thumb drive, whether a
>Windows rescue disk or a Linux distro. Actually many Windows based
>programs, such as Acronis, use Linux based rescue ISOs.


Not really, once you install a bootloader onto the stick you can simply
delete everything in the root and replace it with whatever bootable .iso
you have, just decompress them first (windows based). The stick remains
bootable even after you delete the contents.

If you want to make your own custom PE boot disk, try www.reboot.pro


--

"I don't like to discriminate against terrorists based on nationality.
If you declare war on the United States and you want to kill us,
We're going to kill you first, period."

October 19, 2011 - Ali Soufan (Colbert Report)


 
Reply With Quote
 
G. Morgan
Guest
Posts: n/a
Thanked:
 
      11-13-2011
Cameo wrote:

>My HP laptop gives me a choice of 3 different USB boot options (besides
>the usual ones):
>USB Hard Drive,
>USB Floppy,
>USB Diskette on Key.
>
>However, every time I make a bootable USB thumb drive, it can only boot
>as a USB hard drive.


That is the correct setting.

--

"I don't like to discriminate against terrorists based on nationality.
If you declare war on the United States and you want to kill us,
We're going to kill you first, period."

October 19, 2011 - Ali Soufan (Colbert Report)


 
Reply With Quote
 
Seth
Guest
Posts: n/a
Thanked:
 
      11-13-2011

"Cameo" <> wrote in message
news:j9nmr6$kap$...
> On 11/12/2011 8:44 PM, Seth wrote:
>>
>> Then just manually prep the USB key with DISKPART and copy the ISO
>> contents over. A quick Google will show how to use DISKPART to prep it
>> as bootable.
>>
>> I prefer the multiboot as I have many utilities (bootable Win7
>> installer, some live Linux distros, GPARTED, etc...) all on one USB key
>> instead of needing multiple to make up a respectable "toolbox".

>
> OK, I'll try it.
> By the way, in the midst of experimenting with this, I came up with
> another puzzle.
>
> My HP laptop gives me a choice of 3 different USB boot options (besides
> the usual ones):
> USB Hard Drive,


Proper choice

> USB Floppy,


These days floppy drives are all USB based. If you don't have a USB floppy
drive, ignore this. Disable it is BIOS is seeing it gets your OCD riled up.

> USB Diskette on Key.


Just guessing, but maybe an IMG file on a non bootable USB key? Like when
doing a BIOS update from USB it doesn't need to be bootable cause the BIOS
knows how to read it.

> However, every time I make a bootable USB thumb drive, it can only boot as
> a USB hard drive. It's no big deal, but I wonder what it would take to get
> it booted as either one of the other two USB boot options. What is the
> difference among the three USB boot options? Is it due to the drive letter
> assignment of the USB drive? It is drive G right now. That's what my Win7
> picked when I created the first bootable USB stick.
>




 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
BSOD 2 different BSODs. Inimical_rize Crashes, BSODs and Debugging 1 09-17-2011 04:20 PM
Create Windows 7 Bootable disk anthony.val Windows 7 Support 1 05-27-2011 08:33 AM
Acronis True Image WD Edition clifford_cooley Free Software Database 0 08-11-2010 07:39 AM
Windows 7 for XP users - How to find your way around Nibiru2012 General Discussion 8 06-04-2010 03:23 PM
How do I create a bootable system backup disc Martin27 General Discussion 5 12-27-2009 02:48 PM


All times are GMT +1. The time now is 07:10 PM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33