How to make bootable pen drive with iso image

Status
Not open for further replies.

CadCrazy

in search of myself
I have bootable iso image. How to copy it to pen drive and to make it bootable.

Thanks

hello anyone please help me
 
Last edited:

krates

Be CoOl rAp RuLeZ !!!
Don't Know But Thinks It May Work Open The Open The Bootable Cd Image Through Daemon Tool Or Such Utilities Copy All The Contents From The Image tO The Pen Drive Rename The Pen Drive To The Cd Name Now Insert Your Pen Drive And Reboot The Computer Open The Bios Enable The First Boot Device As The Usb Drive In which Your Pen Drive Is Save Changes Reboot The Computer See If It Is Booting The The Pen Drive Or Not If Not Try Changing The Usb Port Cause I Think You u May Not Be Knowing The Port


















If It Work Then Thanks Me
Otherwise I Am Sorry For The Hard Work
 

Zeeshan Quireshi

C# Be Sharp !
Well here's a way to do it :

You need these two utilities to get your work done :
  • BBIE - Bart's Boot Image Extractor *nu2.nu/bbie/
  • Bart's MKBT, Make Bootable *nu2.nu/mkbt/

First , format your zip drive to FAT 32 Filesystem , now to make drive bootable follow these steps :
1. Extract boot sector of cd using bbie [e.g "bbie image.iso" , "bbie e:"]
2. This will create file image1.bin
3. now copy the contents of the iso or cd onto you USB drive.
4. now execute this command "mkbt -c -x {you zip drive letter} image1.bin"

also , if you want to boot a linux filesystem or the likes then you can follow this guide *www.althack.com/2006/03/10/how-to-run-linux-on-a-usb-drive/
 
OP
CadCrazy

CadCrazy

in search of myself
Thanks Zeeshan Quireshi

A lengthy procedure for a lazy person like me. I ll try it anyway
 

sravan

Subbu loves Technology
Well here's a way to do it :

You need these two utilities to get your work done :
  • BBIE - Bart's Boot Image Extractor *nu2.nu/bbie/
  • Bart's MKBT, Make Bootable *nu2.nu/mkbt/

First , format your zip drive to FAT 32 Filesystem , now to make drive bootable follow these steps :
1. Extract boot sector of cd using bbie [e.g "bbie image.iso" , "bbie e:"]
2. This will create file image1.bin
3. now copy the contents of the iso or cd onto you USB drive.
4. now execute this command "mkbt -c -x {you zip drive letter} image1.bin"

also , if you want to boot a linux filesystem or the likes then you can follow this guide *www.althack.com/2006/03/10/how-to-run-linux-on-a-usb-drive/

I did all these
but i am not able to boot from pen drive.The cursor just blinks while booting and nothing happens
Also is the file image1.bin is visible in pendrive? .I cannot see such file even after i copied it to pendrive using mkbt
 

sabret00the

Youngling
thanks for the help guys.

Just wanted to know 2 things:

1)Is it possible to reformat a "bootable" pen drive to fat32 format?
2)Is it possible to boot into the Asus P5N32 E SLI BIOS from a bootable pen drive?
 

ico

Super Moderator
Staff member
Don't Know But Thinks It May Work Open The Open The Bootable Cd Image Through Daemon Tool Or Such Utilities Copy All The Contents From The Image tO The Pen Drive Rename The Pen Drive To The Cd Name Now Insert Your Pen Drive And Reboot The Computer Open The Bios Enable The First Boot Device As The Usb Drive In which Your Pen Drive Is Save Changes Reboot The Computer See If It Is Booting The The Pen Drive Or Not If Not Try Changing The Usb Port Cause I Think You u May Not Be Knowing The Port

If It Work Then Thanks Me
Otherwise I Am Sorry For The Hard Work
Krates ki abh tak ki sabhse badhiya post. :lol:
 

rishimittal

Broken In
UNetbootin allows you to create bootable Live USB drives for a variety of Linux distributions from Windows or Linux, without requiring you to burn a CD.

*unetbootin.sourceforge.net/
 

pillainp

Journeyman
1. Download and install UltraISO trial.

2. Plug in your pen drive.

3. Open UltraISO as Administrator (right-click shortcut, "Run as Administrator")

4. Open the CD/DVD image file you want to write to pendrive in this instance of UltraISO (File>Open).

5. Under the Bootable menu, select Write Disk Image.

6. A new dialog should open up, listing your pen drive(s).

7. Select the pendrive you want to write your image to.

8. Set the Write Method to USB-HDD (or USB-HDD+ if your BIOS supports it).

9. Click the Write button, and then click Yes/OK in the warning dialog (All data on this drive will be destroyed ....... do you want to continue) that pops up.

8. Sit back, relax and enjoy a drink.
 

heidy_james

Right off the assembly line
This is a revealing site, which have the most up-to-date news and links. The perks are endless of this handy site. Thanks for giving out this info; it’s really precious for me.
 
Status
Not open for further replies.
Top Bottom