I am trying to find a way to take an ISO image of a bootable CD and make a bootable USB flash drive from it. Has anyone done this? I have found some linux versions that have an installer to put them on a USB flash drive but nothing to take the ISO file directly to the drive and it seems like it would be mainly just converting the ISO9660 file system to fat file system.
Mount your bootable ISO to an image drive. For this example I will use drive D: as the image drive, and drive E: as the flash drive. This is the command you use to create an exact copy of a disk on to another volume.
xcopy D:\*.* E: /s/e/f
This can be used for instance, to copy the Vista DVD to an appropriately sized USB flash drive to install the OS from there. I have tested this at work a few times and it installs in about the same amount of time, but without the worry of caring for the DVD (scratches) or having problems with the lens in the DVD drive reading the data. I should also note however, that the flash drive I used was not the fastest out there (it was a 4GB Patriot Signature flash drive as shown here)
I was wondering, if this would be possible to use a hackintosh CD to place on a USB flash memory. For installation and booting. I ve been digging around how to get the USB to become bootable, but i haven't been able to copy all of the contents of the hackintosh Cd to the USB drive. Any help???
What if i make the USB flash drive bootable first and then copy the image files to it. Will it work? will i need to edit the boot files. For instance, if i make the USB drive bootable with DOS, do i need to edit the autoexec and config files?
I have tried the xcopy and it does not make the USB bootable. Please help! I am trying to get the USB version of the BackTrack 3 Final for my networking class! what should I do in order to make that USB bootable? Also, I was wondering if I could use an ISO burner to burn it to a Flash Drive.
if your just trying to get BackTrack to boot from usb flash drive...no matter what the size....why not try to copy the BT and Boot directories into your usb flash drive's root and going into the boot directory to click the "Bootinst".bat....after that your usb should boot automatically as long as you set your bios to boot from your usb....short simple and sweet.
Why not try unetbootin-windows-248.exe ? I find this program very helpfull in making different types of installation "cd`s" on a usb disk Works fine with all iso, img files that I have tried (a lot)
You can find the file on sourgeforge.net
Just start program, add ISO file you want to "burn" to usb disk, and it just works !
Actually,
The xcopy command does work. I don't think you can create a bootable USB stick in WinXP. Only Vista. At least I haven't been able to do it. It worked just fine for me in Vista. I made my flash drive bootable and copied the vista files from the DVD and now I have a bootable vista flash drive. I'm going to try to do the same with an ISO file on a cd of ShadowProtect. I hope it works. The instructions I found are these:
This operation assumes your machine can boot from a USB enabled device. Check your BIOS to make sure. You also MUST have a DVD copy of Vista to install the source files from the DVD to a USB flash drive:
1. Insert your USB flash drive and enter the following commands:
(please note this list assumes that your USB flash drive will be seen as disk 1. To confirm that it is type "list disk" after you've entered the DISKPART command) Otherwise you may wipe a different drive (such as your hard disk drive!)
2. Type:
diskpart
select disk 1
clean
create partition primary
select partition 1
active
format fs=fat32
assign
exit
At this point your USB drive is formatted. DO NOT format the drive from within Windows. You MUST have a DVD copy of Vista to copy the source files from.
The final preparation step is to copy the installation files to your flash drive, this can be done by running the following command:
(Please note D: is the drive letter for the source files and E: is the drive letter for your flash drive, if they are different on your system you need to change them accordingly).
Exit DISKPART. Type:
xcopy d:\*.* /s/e/f e:\
Thats it, configure usb device as primary boot device in your bios and install.
Hi,
Just drop by here..
I think the solution is here [url=http://dhzcorner.wordpress.com/2008/02/23/install-windows-xp-dari-usb/][/url]. Use google translate to translate Indonesian to English.
It's a bit tricky, but it works. And they use it to install windows XP to a laptop with no CD-ROM (yes, these laptops exist, since they're so small .
Actually,
The xcopy command does work. I don't think you can create a bootable USB stick in WinXP. Only Vista. At least I haven't been able to do it. It worked just fine for me in Vista. I made my flash drive bootable and copied the vista files from the DVD and now I have a bootable vista flash drive. I'm going to try to do the same with an ISO file on a cd of ShadowProtect. I hope it works. The instructions I found are these:
This operation assumes your machine can boot from a USB enabled device. Check your BIOS to make sure. You also MUST have a DVD copy of Vista to install the source files from the DVD to a USB flash drive:
1. Insert your USB flash drive and enter the following commands:
(please note this list assumes that your USB flash drive will be seen as disk 1. To confirm that it is type "list disk" after you've entered the DISKPART command) Otherwise you may wipe a different drive (such as your hard disk drive!)
2. Type:
diskpart
select disk 1
clean
create partition primary
select partition 1
active
format fs=fat32
assign
exit
At this point your USB drive is formatted. DO NOT format the drive from within Windows. You MUST have a DVD copy of Vista to copy the source files from.
The final preparation step is to copy the installation files to your flash drive, this can be done by running the following command:
(Please note D: is the drive letter for the source files and E: is the drive letter for your flash drive, if they are different on your system you need to change them accordingly).
Exit DISKPART. Type:
xcopy d:\*.* /s/e/f e:\
Thats it, configure usb device as primary boot device in your bios and install.
I have a newer EliteBook 2530p that came without a CD/DVD drive. For those who think a laptop without The steps you listed above worked great for creating a bootable USB flash drive and copying the Vista DVD files. Vista is now reloaded on the laptop.
why not only use this command script?? its almost as xcopy, but with bootable part and formatting..
And you have to reroute the bootfile since this loads an menu for many options...
Message edited by Zitel on 05-09-2009 at 01:22:57 AM
Even though it says it is for linux, I have successfully used it for both Ubuntu and Windows 7 images, and it creates a perfect bootable USB key every time.
Even though it says it is for linux, I have successfully used it for both Ubuntu and Windows 7 images, and it creates a perfect bootable USB key every time.
This worked perfectly. Nice tool with a very simple to understand interface.
For the xcopy thing, I think it is xcopy (sourcedriveletter):\*.* /E/Q/H (usbdriveletter):\
--the /H copies hidden and system files
--the /E copies everything, including empty directory structure, and
--the /Q does NOT list every file copied, making it go a lot faster
Still seeing if it works for my Vista.... but thanks for the tips and information to the OP and the comment writers!
Just confirming -- the DISKPART mentioned earlier, combined with XCOPY /E/Q/H between source and usb works fine. USB of Windows Vista booted fine when created on a Vista Machine from an ISO file.
Even though it says it is for linux, I have successfully used it for both Ubuntu and Windows 7 images, and it creates a perfect bootable USB key every time.
Just like to add that it also works for any old 1.44MB floppy img too. I used it when updating all of my ST31000340AS from SD15 to SD1A firmware through a USB drive. Even though blank DVD is dirt cheap it creates necessary garbage so anytime I need to put a small img/ISO on something I use Unetbootin as well.
------------------------------GTL Ref Tweaking Guide - PM for detail
Brand is for the weak-minded, only product matters.
Resilient to marketing.
Reply to wuzy
Just like to add that it also works for any old 1.44MB floppy img too. I used it when updating all of my ST31000340AS from SD15 to SD1A firmware through a USB drive. Even though blank DVD is dirt cheap it creates necessary garbage so anytime I need to put a small img/ISO on something I use Unetbootin as well.
I have an ISO image of XP Tablet edition. (2 discs, 2 ISOs actually). is there a way to use this program or something like it to combine the 2 images onto one USB stick?
@jayedw3 First I want to ask something. Are both disks bootable? If not, then try this. Create an ISO of Disk 1. Then use a Program like WinISO to add the files and folders into the image.
Once done, you can use Unetbootin to create a bootable USB drive.
Ya know, I'm not sure if both are. I know the 1st is because i was able to install XP Tablet on 1 of 3 of my work machines. Problem is the other 2 don't have disc drives. I tried opening both images with Daemon Tools and copying the contents of the second disc into a folder on the first image, saving it as a new iso, and using Unetbootin to copy that to a flash drive. Tried booting to the flash drive and it stopped at what looks like the Unetbootin default screen saying "automatic boot in x seconds..." with a countdown from 10 that just repeats.
I have downloaded "unetbootin-eeeubuntu-windows-276.exe". Mount the windows Xp 64.iso into 2G USB thumb. Bios changed. After USB boot, only the menu of Unetbootini, with "defaults". Still can't boot wiyh USB? Pls. help
unetbootin-eeeubuntu-windows-276.exe is a custom version of unetbootin-windows. The current version at the link I gave is 3.56, interface has been updated, and many bugs have been fixed, and is not a custom ported version.
Give it a shot and see if that fixes the issue for you, also there are archived version on the web page, you may want to try an older version of the non (eeebuntu) custom version.
Forgive my ignorance. I too receive the Default option on the menu and get a kernal error. I am trying to load a WinPE ISO to a flash drive. I have tried the xcopy route and am getting boot errors on some PCs so thought I would try a different boot loader. I used the 3.56 version of unetbootin and specified the ISO image, but not luck. I am sure I am missing something simple, but do not know what it is. Thank you all for sharing.
So you want to take an ISO and put it onto a flashdrive and boot from it?
Done this. Only works on some flashdrives though but takes seconds to test
When it works you get 2 visible USB devices reported, a CDROM and a removable disk. You can even boot from the USB CDROM part as well which is why it works great for LiveCDs and stuff
ok ok, the how to bit;
Grab yourself a copy of 'LPinstaller.exe' from the U3 website (This tool needs to 'see' your flashdrive, that is the test, no see no work).
Extract the content of the exe to a folder (I know, sounds odd but 7Zip works good)
Make a file in that folder called 'QA.INI' and add following lines
[QA]
LocalISOPath=C:\YourISO.iso
Run the main exe but you need to add 'local' as an option (i.e. "LPinstaller.exe local" )
Once it is finished you should have your CD loaded onto your stick. Might be other ways but this is eeeeasy!
Message edited by Anonymous on 07-17-2009 at 11:20:06 AM
This method is great... however I still have a query where I want to install Windows server 2003 R2 to do some testing. But the problem is Windows Server 2003 comes with 2 CD's which means I have 2 ISO's. How do I merge both and create one single ISO and then copy it to USB...
1. See if you have an install DVD handy rather than the CDs (I remember having both in an OEM box before only seeing the DVD after using the CDs as it was the bottom of the pile)
2. I think just adding the contents of CD2 into the ISO image of CD1 should work ok, not sure if it would have a problem with the size of the data (Though if putting it on a flashdrive you are not limited by the physical CD medium so it might work ok) Lots of ISO editing programs around, just make sure you keep the bootable part. (I think somebody already suggested that along with "unetbootin" - this might also work just as well.)
3. If 2 does not work you might need to try and master your own bootable DVD using all the files from CD1 and CD2, the bootable part is tricky but if you google for "slipstreaming service packs" most of the top links will lead to explanations on how to copy the bootable part of an install disk...assuming the CD and dvd boot parts work the same...[scratches head]
I have tried the xcopy and it does not make the USB bootable. Please help! I am trying to get the USB version of the BackTrack 3 Final for my networking class! what should I do in order to make that USB bootable? Also, I was wondering if I could use an ISO burner to burn it to a Flash Drive.
theres something called gnome partition editor, i cant remember where i found it, but it lets you change partitions(duh) and change whether its bootable (in the "flags" section)
I have a newer EliteBook 2530p that came without a CD/DVD drive. For those who think a laptop without The steps you listed above worked great for creating a bootable USB flash drive and copying the Vista DVD files. Vista is now reloaded on the laptop.
Thanks!
i have used your prcedure but it is giving an error
Copied from my thread since no one have the answer, so i just proceed here then.
Quote :
Hello all. I have read the "ISO image to USB flash" thread and tried to do the "xcopy" to copy my windows image to a USB flash. Unfortunately, i have failed coz it said not enough space. However it's a formatted 2GB flash drive, and should be enough since the ISO is only 707MB. But i've found that it's also impossible to burn it into a DVD using nero, still, the size is to blame. The only way to burn it into a DVD is by using MagicISO, which compressed the folder in extreme ratio to a 707MB size. Hence, it would be extremely big if i just extract the iso.
The size of ISO:
The size inside the ISO:
For a record, it's Wesmosis Windows XP SP2.5 The Final.
Ive also ried to use MagicISO instead but it's no use since MagicISO can only burn it into CD/DVD, not a USB Flash Drive. Any idea? Thanks in advanced.
I have downloaded "unetbootin-eeeubuntu-windows-276.exe". Mount the windows Xp 64.iso into 2G USB thumb. Bios changed. After USB boot, only the menu of Unetbootini, with "defaults". Still can't boot wiyh USB? Pls. help
I stumbled on here looking for a solution for to turn my bootable Ghost 11.5 ISO file into a bootable USB drive. I tried UNetbootin with the ISO file with the same results of seeing only the default screen. I then tried it again but using the IMG file I used for the boot image of the ISO. The previous files copied from the ISO were still on the USB drive so everything worked when I tested it. Is there a better method than this or is this the process?
Even though it says it is for linux, I have successfully used it for both Ubuntu and Windows 7 images, and it creates a perfect bootable USB key every time.
I stumbled on here looking for a solution for to turn my bootable Ghost 11.5 ISO file into a bootable USB drive. I tried UNetbootin with the ISO file with the same results of seeing only the default screen. I then tried it again but using the IMG file I used for the boot image of the ISO. The previous files copied from the ISO were still on the USB drive so everything worked when I tested it. Is there a better method than this or is this the process?
Can you elaborate on what you mean by using the IMG file you used for the boot image of the ISO? I am not entirely sure what IMG file you are referring to. Is this a Ghost specific thing? I used a free utility to create my XP ISO from the disk, and installed the image on my USB using unetbootin. I get only the default unetbootin menu with no OS on the list to install.
I was wondering, if this would be possible to use a hackintosh CD to place on a USB flash memory. For installation and booting. I ve been digging around how to get the USB to become bootable, but i haven't been able to copy all of the contents of the hackintosh Cd to the USB drive. Any help???
You could do it with the Disk Utility program in OSX. Just restore the image to the partition on the USB drive. The restore option tab is to the right of the list of drives.
Can you elaborate on what you mean by using the IMG file you used for the boot image of the ISO? I am not entirely sure what IMG file you are referring to. Is this a Ghost specific thing? I used a free utility to create my XP ISO from the disk, and installed the image on my USB using unetbootin. I get only the default unetbootin menu with no OS on the list to install.
My bootable ISO uses an image of a DOS disk to boot from. When I used UNetbootin with the "ISO" option and referenced the ISO file, I only saw the default screen. When I used UNetbootin with the "floppy" option and referenced the DOS IMG file, it worked.
You could do it with the Disk Utility program in OSX. Just restore the image to the partition on the USB drive. The restore option tab is to the right of the list of drives.
3 ½ floppy drive to USB flash drive reader upgrade
Eliminate your need for 3 ½ floppies and 3 ½ disk drives!!!
Our 3 ½ floppy disk drive to USB flash drive reader converter will seamlessly replace your existing floppy drive with an independently operated USB flash drive reader. No additional changes to your system are needed besides removing the existing drive and replacing it with this drive. “Plug and Play”. Easy installation and no drivers required, no system configurations needed and no debugging required. If you can replace a floppy disk drive, you can install this device. The device connects to your existing power and data (ribbon) cables.
The soundless drive emulates your existing floppy drive to act as if the floppy drive was never removed. This drive will replace most any existing 720k/1.44MB capacity IBM format floppy drive or your money back. Do away with the painfully slow and obsolete floppy disks. Not only will this device work in PCs but, it will also work in machinery or devices that still use floppy drives. This device completely replaces the universal floppy drive of computerized system. If you are not certain this device will work in your equipment, then just ask! 1 Year Warranty. This device also emulates NON IBM type drives (TEAC, etc) and can also be setup as a DRIVE 0, DRIVE 1 configuration
Will work successfully on · CNC Machines · Embroidery Machines · Keyboards · Knitting Machines · Diagnostics Machines · Cutters · Routers · Plasma Cutters · X-Ray Machines · Robotics · Mills · And most any device with a Floppy Disk Drive!!!