Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 24-09-2008, 09:11 PM   #1 (permalink)
Right Off the Assembly Line
 
jerin3013's Avatar
 
Join Date: Apr 2007
Posts: 46
Thumbs up Create a bootable USB drive!!!



Descrption:

I had to search all over for this information, so I stole a little here, borrowed a little there, and made up what I couldn't find, to get it all in one place.
Hopefully, this will save everyone some time.

First, this is PE version 2.0, and earlier versions will not work. I do not/will not work with BartPE, so I haven't a clue what needs to be done in that environment.

Your USB and the port it is using must be USB 2.0. I don't know if USB 1.0 will work slowly, or not at all.

I'm assuming you've created a bootable PE Version 2.0 CD.
I used the drive letters that my computer assigned to the devices. Yours may be different.
C:=local hard drive
D:=CD/DVD drive
E:=USB Thumb drive
X:=PE's RAM disk

You need to assure that you select the proper disks, as you will be erasing and formatting the thumb drive. I will not be responsible for any data loss or woes you encounter!

You'll need MagicISO, to extract all folders and files (including hidden files) from your CD to a file on your C: drive (I used c:\bootusb)
(You probably already have these files in a folder, somewhere... you needed to use them to create the ISO. If not, extract them before you boot the PE CD).

Boot your PE version 2.0 CD
type these commands:
disk part
select disk 1 (this was my USB drive. type in "detail disk" to be sure you've selected the USB drive)
clean (you are erasing the selected disk. I hope you got it right!)
create partition primary
select partition 1
active
format fs=fat32 (this takes a while)
assign
exit

You're now back at the command prompt, and need to copy the files from the folder you created on your hard drive to the USB drive.
xcopy c:\bootusb\*.* e: /h /e (this also takes a while)

You can't copy the files from the RAM drive, as they're in use by PE
I don't think (but haven't tried) you can copy them from the CD, as they're compressed... (?)

Good luck, and I hope to have saved someone a bit of trouble figuring this out.
jerin3013 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 24-09-2008, 09:36 PM   #2 (permalink)
In The Zone
 
jatt's Avatar
 
Join Date: Dec 2006
Location: (punjab) ਪੰਜਾਬ
Posts: 350
Default Re: Create a bootable USB drive!!!

thanks friend to give this tutorial here,but i simply could not able to understand some things first i want to know what you mean by "bootable PE Version 2.0 CD"
is this ISO of a bootable windows xp.if not please give these things here,and also that in which environment we have to try this tutorial i mean i have windows xp on my system. and for making ISO can i use WinImage instead of magic ISO.please clear my doubts i want to solve my laptops booting problem.thanks in advance.
__________________
ਨੋ ਗਰਲ ਫਰੈਂਡ ਨੋ ਟੈਂਨਸ਼ਨ,no girlfriend no tension,website: Punjabi.c-o.in,forum: punjabiteacher.co.cc
jatt is offline  
Old 24-09-2008, 10:55 PM   #3 (permalink)
Legen-wait for it-dary!
 
dheeraj_kumar's Avatar
 
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
Default Re: Create a bootable USB drive!!!

http://apcmag.com/windows_pe_20_a_ti...aintenance.htm
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
dheeraj_kumar is offline  
Old 25-09-2008, 12:25 PM   #4 (permalink)
"Aal Izz Well"
 
Krazzy Warrior's Avatar
 
Join Date: Apr 2008
Location: Inside ur BRaIN..!!
Posts: 1,832
Default Re: Create a bootable USB drive!!!

Thanks for the tut..
__________________
http://webchat.freenode.net/?channels=krow

http://twitter.com/krazzywarrior
Krazzy Warrior is offline  
Old 25-09-2008, 05:29 PM   #5 (permalink)
In The Zone
 
manishjha18's Avatar
 
Join Date: Aug 2004
Location: pune (temporary)
Posts: 341
Default Re: Create a bootable USB drive!!!

download this file-have uploaded it at
http://cid-414ccc772f706049.skydrive...px/Public?uc=1

finally i can make bootable usb drive- all you have to do it is format is using HP USB Disk Storage Format Tool--
elect apporpraite device, file system and volume label

Check Create DOS Startup Disc and then click sub option of "Using Dos System Files Located at"

Select the folder DOS System Files (These are for Win XP Only, for all other OS you will need to download the files from somewhere)you just extracted from the zip

.Click Start

Copy Folder GBDF over to USB Device To have Norton Ghost Installed

Warning: This Process will format your USB Device
manishjha18 is offline  
Old 25-09-2008, 09:49 PM   #6 (permalink)
In The Zone
 
jatt's Avatar
 
Join Date: Dec 2006
Location: (punjab) ਪੰਜਾਬ
Posts: 350
Question Re: Create a bootable USB drive!!!

thanks,i will try it,but first i want to make a 98 bootable please write here complete procedure to do.i will very thankful to you for this.

Quote:
Originally Posted by manishjha18 View Post
download this file-have uploaded it at
http://cid-414ccc772f706049.skydrive...px/Public?uc=1

finally i can make bootable usb drive- all you have to do it is format is using HP USB Disk Storage Format Tool--
elect apporpraite device, file system and volume label

Check Create DOS Startup Disc and then click sub option of "Using Dos System Files Located at"

Select the folder DOS System Files (These are for Win XP Only, for all other OS you will need to download the files from somewhere)you just extracted from the zip

.Click Start

Copy Folder GBDF over to USB Device To have Norton Ghost Installed

Warning: This Process will format your USB Device
Thanks,I m trying
__________________
ਨੋ ਗਰਲ ਫਰੈਂਡ ਨੋ ਟੈਂਨਸ਼ਨ,no girlfriend no tension,website: Punjabi.c-o.in,forum: punjabiteacher.co.cc

Last edited by jatt; 27-09-2008 at 06:03 AM. Reason: Automerged Doublepost
jatt is offline  
Old 01-10-2008, 12:32 PM   #7 (permalink)
ax3
Cool as a CUCUMBAR ! ! !
 
ax3's Avatar
 
Join Date: Dec 2003
Posts: 5,052
Default Re: Create a bootable USB drive!!!

nice 1 ......
__________________
... W H O T ...
ax3 is offline  
Old 01-10-2008, 03:31 PM   #8 (permalink)
In The Zone
 
manishjha18's Avatar
 
Join Date: Aug 2004
Location: pune (temporary)
Posts: 341
Default Re: Create a bootable USB drive!!!

does mine way worked
manishjha18 is offline  
Old 01-10-2008, 03:36 PM   #9 (permalink)
The Black Waltz
 
Join Date: Apr 2008
Location: The Shed
Posts: 1,511
Default Re: Create a bootable USB drive!!!

Can't we do it this way?

Format the flash drive- select MSDOS startup disk and format
Copy ntldr and ntdetect.com files to the drive
And finally create a boot.ini file in the drive

Won't this method work? I never tried it before.
__________________
#krow @ irc.freenode.net
Cool Joe is offline  
Old 04-10-2008, 05:10 PM   #10 (permalink)
In The Zone
 
jatt's Avatar
 
Join Date: Dec 2006
Location: (punjab) ਪੰਜਾਬ
Posts: 350
Default Re: Create a bootable USB drive!!!

it will not work i tried it hardly.you can try it at www.bootdisk.com/pendrive.htm
__________________
ਨੋ ਗਰਲ ਫਰੈਂਡ ਨੋ ਟੈਂਨਸ਼ਨ,no girlfriend no tension,website: Punjabi.c-o.in,forum: punjabiteacher.co.cc
jatt is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to create bootable cd gaurav816 Software Q&A 12 16-04-2007 02:15 PM
how to create a bootable cd... vargez4 Software Q&A 3 14-02-2007 07:24 PM
Best Way to create Win2000 Bootable CD arijitraja Software Q&A 1 20-07-2006 07:06 PM
How to Create Multi Bootable CDs? Max_Payne007 Software Q&A 2 28-09-2005 04:11 PM
How can I create bootable cds?? sujithtom Software Q&A 10 09-10-2004 06:14 PM

 
Latest Threads
- by chris
- by icebags
- by Tenida

Advertisement




All times are GMT +5.5. The time now is 01:45 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2