Search : in
By :

Create a bootable pendrive

Last answer on Sep 2, 2009 11:20:19 pm BST debasis, on Sep 2, 2009 7:40:10 am BST 
 Report this message to moderators

Hello,
how can i create a bootable pendrive without use of floppy.

Configuration: Windows XP Internet Explorer 6.0

Best answers for « create a bootable pendrive » in :
Creating a Boot disk on XP ShowCreating a Boot disk on XP A boot disk is a removable storage medium from which a computer can load the OS or utility program. . You can need a boot disk for several reasons: Installing the OS. Data recovery. Data...
Windows 7: Create a recovery partition ShowWindows 7: Create a recovery partition Preparation of hard disk Copying files Prepare of the partition to make it bootable Note This tip will help you to easily create a "recovery" partition: After some testing with Windows...
Recreating the boot.ini file to launch ShowRecreating the boot.ini file to launch This tips is designed to show you how to recreate the boot.ini file: Insert the windows CD installation and restart your computer. If the CD does not boot automatically press F12 to boot your PC...
Download LC ISO Creator ShowLC ISO Creator is very simple: it allows to create a .ISO file from your CD. Then, it allows you to burn these ISO files, to use CD emulation software (in order not to use any more the original CD) or to make a backup copy. The software is...
Book disk ShowSystem disk A system disk, also sometimes called a boot disk, is a disk that will allow you to start a computer when the operating system no longer responds, as the result of a virus for example. This disk contains special information that makes it...
Web - Boomarks ShowBoomarks While surfing the Web, you'll often come across an interesting website or page and want to record its address so that you can return to it later. This is what bookmarks (sometimes called favourites) are used for. They let you create a...
Partition - Partitioning a hard drive ShowWhat is a partition? The partitioning of a hard drive occurs after the drive has been physically formatted but before it is logically formatted. It involves creating areas on the disk where data will not be mixed. It can be used, for example, to...

1

dybbody, on Sep 2, 2009 12:38:32 pm BST

Hello Sir,

This is the only way to do this:


1. you will need your USB key and a DOS bootable floppy disk.
(note: The DOS bootable floppy disk must use "format /s" command. A WinME system disk can't do this.)
2. Insert the USB key and a DOS bootable floppy disk and boot.
3. Enter the BIOS setup.
4. Go to
"Advanced"
>"USB Configuration"
>"USB Mass Storage Device Configuration" section
> set your USB key's "Emulation Type" to "Hard Disk".
5. "Exit & Save".
6. Boot from the DOS bootable floppy disk, and format /s your USB memory key.
(note: Be sure to check the drive letter assigned to your USB memory key before formatting.)
7. Reboot and enter the BIOS setup.
8. Go to "Boot"
>"Removale Drives", and set the "1st Drive" to [your USB memory key].
9. Go to "Exit" and "Exit & Save".
10. Remove the DOS bootable floppy diskette and reboot.

Reply to dybbody

2

 sharpman, on Sep 2, 2009 11:20:19 pm BST
  • +1

Dude, dybbody has explained one method.

but I notice you do not have a fdd.

well here is the method that works without a fdd

download this file
http://www.hirensbootcd.net/downloads/usb_format.zip

its a program that is used to format usb pen drives

download this file, its a w98se bootdisk
http://amsterdam1.plunder.com/x/$70MtqtwpK4FrWo-_Yn9etvJ0q3c­qaqcC/a2d35faa/Windows98_SE.zip

download this file - winimage
http://america.winimage.com/download/winima81.exe
------------------------------------------------------------­----------------------------------------------------------
so, you should have the following
win98se boot disk image
Winimage
USB Format program

------------------------------------------------------------­---------------------------------------------------------
ok, here's what you do.
1 unpack the win98se file. Make a note of the location it unpacks to
2 unpack the usb format program
3 install the winimage program.

4 Run the winimage program
5 select the open file icon (the one with a yellow folder with green arrow on it)
6 go to the directory that you unpacked the w98se bootdisk image to.
7 open the Windows98_SE.img file.
8 this will then show the contents of the image in the right pain in winimage.
9 hit ctrl + X at the same time (ctrl and X), this will open a dialog box. make a note of where it is extracting to.

10 put your USB thumbdrive/pendrive in computer. make a note of what the drive letter is if you have more than 1 usb peripheral connected. (it would be safer at this point to disconnect any usb drives that you have connected. leaving the pendrive the only usb drive connected. (would not want to format the wrong drive now would we )

11 run the usb format program.
12 at the top there is a device dropdown, select the correct usb letter if it is not already displayed
13 I would leave the file system at fat
14 Give the device a name if you like (usb boot disk)
15 select create a dos boottable disk
16 browse to the location that the winimage programe extracted the files to.
17 click on start.

the usb drive will be formated and some of the win98 files will be copied to it.
your drive should now boot your pc.

Note that you may need to change boot priority in bios to enable the pc to boot from usb pendrive.

hope that helps

let us know if you have any problems.

just give us the nod also if it helped.

Reply to sharpman