TechEnclave
New Tech Posts
New Market Posts



Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 17 Jun 09, 01:28 PM
sachin1's Avatar
senior member
 
Join Date: Jan 2009
Posts: 226
sachin1 is Mysterious
Default bootable pen drive

hi guys ,
i had earlier asked that how to make a bootable cd
i was successfull in doing so (thanx to microsoft)

now i wanna make a bootable pen drive,
how to make it?
any software to do so?

thanx in advance
Reply With Quote
  #2 (permalink)  
Old 17 Jun 09, 01:56 PM
manu1991's Avatar
Ancient Philospher
 
Join Date: Dec 2007
Location: New Delhi
Age: 18
Posts: 1,367
manu1991 is highly Reputable manu1991 is highly Reputable manu1991 is highly Reputable manu1991 is highly Reputable manu1991 is highly Reputable manu1991 is highly Reputable
Default Re: bootable pen drive

Boot From A USB Flash Drive
Reply With Quote
  #3 (permalink)  
Old 17 Jun 09, 02:05 PM
jigarpatel's Avatar
Fanatic Member
 
Join Date: Jul 2008
Posts: 151
jigarpatel is Mysterious
Default Re: bootable pen drive

HP USB Disk Storage Format Tool - v2.1.8 Download - EXTREME Overclocking

Follow link, it will solve your problem, Making USB Drive Bootable.
Reply With Quote
  #4 (permalink)  
Old 17 Jun 09, 04:19 PM
SauravR's Avatar
Fanatic Member
 
Join Date: Feb 2007
Posts: 156
SauravR is Notable
Default Re: bootable pen drive

You need to download a boot image/ startup disc image first.... win98 or DOS will do... extract it to a folder , use the above mentioned HP USB drive formatting Utility... use option to make boot disk... point to the folder you extracted the startup image to. it will pick the boot files from the folder and format and make your pendrive bootable...

a good idea will be to copy few dos utlities/external commands (Like format, Smartdrv, xcopy etc) and Aviva NTFS4DOS --> Download install and then go to the folder get your NTFS4DOS.exe where it installed to..

Last edited by SauravR; 17 Jun 09 at 04:22 PM. Reason: addition
Reply With Quote
  #5 (permalink)  
Old 17 Jun 09, 04:23 PM
nukeu666's Avatar
Gearhead
 
Join Date: Dec 2006
Location: bbay, Tar Valon
Age: 26
Posts: 2,603
nukeu666 is highly Prominent nukeu666 is highly Prominent nukeu666 is highly Prominent nukeu666 is highly Prominent nukeu666 is highly Prominent nukeu666 is highly Prominent
Default Re: bootable pen drive

this is the only link you will need
EEEguides.com: Install Windows XP on the Asus Eee PC

your pendrive should be 4gb or smaller
Reply With Quote
  #6 (permalink)  
Old 17 Jun 09, 06:05 PM
microsoft's Avatar
Anti^
 
Join Date: Jun 2009
Location: Republic of Bharat
Posts: 371
microsoft is Notable microsoft is Notable
Default Re: bootable pen drive

petousb may help u in doing so
Reply With Quote
  #7 (permalink)  
Old 17 Jun 09, 06:06 PM
sachin1's Avatar
senior member
 
Join Date: Jan 2009
Posts: 226
sachin1 is Mysterious
Default Re: bootable pen drive

yeah that's a case ,googling around for sometime i found that the pen drive should be >256mb & <2gb.
is this true?
Reply With Quote
  #8 (permalink)  
Old 17 Jun 09, 07:38 PM
Fanatic Member
 
Join Date: Jul 2007
Location: Mumbai
Posts: 228
Prole73 is somewhat of a mystery
Default Re: bootable pen drive

Did this using Bart PE and PE2USB. Its very easy if you go through Bart PE website.
Reply With Quote
  #9 (permalink)  
Old 17 Jun 09, 08:20 PM
sachin1's Avatar
senior member
 
Join Date: Jan 2009
Posts: 226
sachin1 is Mysterious
Default Re: bootable pen drive

GUYS.......... I HAVE ONE IMAGE XP 64 BIT .
I EXTRACTED IT AND TRIED TO INSTALL THIS XP 64 BIT DIRECTLY THROUGH WINDOWS (XP 32 bit) BECAUSE I WANT TO KEEP 32 BIT AS WELL AS 64 BIT(on different disk partitions).BUT I FAILED .
IT SHOWS -IT IS NOT A VALID WIN32 APPLICATION.
I USUALLY DO THIS WITH XP 32 BIT SP-3 AND WAS SUCCESSFUL IN DOING SO
BUT I'M UNSUCCESSFUL THSI TIME .
PLEASE HELP ME GUYS.
THANX
Reply With Quote
  #10 (permalink)  
Old 18 Jun 09, 02:30 AM
SauravR's Avatar
Fanatic Member
 
Join Date: Feb 2007
Posts: 156
SauravR is Notable
Hmm Re: bootable pen drive

Quote:
Originally Posted by sachin1 View Post
GUYS.......... I HAVE ONE IMAGE XP 64 BIT .
I EXTRACTED IT AND TRIED TO INSTALL THIS XP 64 BIT DIRECTLY THROUGH WINDOWS (XP 32 bit) BECAUSE I WANT TO KEEP 32 BIT AS WELL AS 64 BIT(on different disk partitions).BUT I FAILED .
IT SHOWS -IT IS NOT A VALID WIN32 APPLICATION.
You cannot install 64 bit windows on 32 bit windows...
even if you are installing on diffrent partitions ... you have to start from boot from th cd itself and use some 3rd party boot manager to keep 2 versions of XP on the same disc diffrent partitions... diffrent disc will be better option in that case disconnect one drive and install windows from scratch on the other drive.. and then use bios boot time key to select which drive to boot from F12 in my computer...

Some ground rules for x64Env
i) its not really necessary to keep 32 bit OS if you have got same 64bit OS as 64 bit OS will support all your softwares that are native 32 bit... if you get errors like file or DLL not find find the corresponding 32 bit DLL and copy it to windows syswow folder register it thorough regsrv32.exe if needed..
ii) You have only keep one rule in mind if supporting files are 64 bit then the software can be only 64 bit...
iii) If supporting files / library files are 32 bit than the Software can be only 32 bit...
in other words if you have 64bit software all dependencies need to be 64bit.
if 32 bit then dependencies need to be 32 bit you cannot mix the two..
iv) x64 bit has the x86 bit windows files contained in itself .... if you are looking for a particular x86 file look it in %windir%\SysWoW folder... for example you installed 32 bit jre and looking for java control panel icon... look for java.cpl in syswow instead of system32

on example will make it more clear what i mean by not mixing 64 bit dependencies ...
quest's TOAD for Oracle is widely used by database analyst to query network based oracle servers...
now Toad for oracle comes in 32 bit native software only... while oracle comes in both 64 bit and 32 bit .... what classic mistake guys using this do that if they are on 64 bit OS... they install 64 bit oracle / client makes sense since you are using 64 bit OS.. but since toad only comes in 32 bit variant they have to install 32 bit toad... now they cannot connect to oracle databases because toad has a dependency of using oracle client... Since client now is 64 bit they cannot connect to remote databases.... solution is easy intall 32 bit oracle client and it will connect because you cannot mix the depenencies...

Now 64 bit is capable of running all 32 bit binaries but 32 bit OS is not capable of running 64 bit binaries ... that is the reason you get not a valid win32 application when you try to launch 64bit exe in 32 bit OS....

Peace
Reply With Quote
  #11 (permalink)  
Old 18 Jun 09, 10:54 AM
Indyan's Avatar
Steroids Member
 
Join Date: Dec 2004
Location: Asansol
Age: 21
Posts: 345
Indyan is highly Prominent Indyan is highly Prominent Indyan is highly Prominent Indyan is highly Prominent Indyan is highly Prominent
Default Re: bootable pen drive

For Windows 2000 and XP : Use WinSetupFromUSB
For Linux : Use UnetBootin
For Vista : Not aware of any point and click solution. You can find the manual solution at
Install Any Operating System from Pen Drive (Works on Netbooks) | Software | Pallab dot Net | Pallab dot Net
Reply With Quote
  #12 (permalink)  
Old 18 Jun 09, 01:37 PM
sachin1's Avatar
senior member
 
Join Date: Jan 2009
Posts: 226
sachin1 is Mysterious
Default Re: bootable pen drive

Quote:
Originally Posted by jigarpatel View Post
HP USB Disk Storage Format Tool - v2.1.8 Download - EXTREME Overclocking

Follow link, it will solve your problem, Making USB Drive Bootable.
hey i used this software, but it asks for DOS files located at my computer but i'm only havin the image of the xp 64 bit.
what to do next?
Reply With Quote
  #13 (permalink)  
Old 18 Jun 09, 02:56 PM
Fanatic Member
 
Join Date: Feb 2008
Posts: 194
babhishek is Mysterious
Default Re: bootable pen drive

if you need to make a bootable usb drive my suggestion is - use GOOGLE SEARCH

it gives you options for making boot disks based on linux/windows....

have fun.
Reply With Quote
  #14 (permalink)  
Old 18 Jun 09, 03:44 PM
SauravR's Avatar
Fanatic Member
 
Join Date: Feb 2007
Posts: 156
SauravR is Notable
Umm Re: bootable pen drive

Quote:
Originally Posted by sachin1 View Post
hey i used this software, but it asks for DOS files located at my computer but i'm only havin the image of the xp 64 bit.
what to do next?
google for win98 startup disc image ... download it mostly it will be in *.img File extract *.img file with help of some tool say magiciso place extracted files in a FOLDER.. now this FOLDER is what you need to point to while using HP usb Utility...

Peace
Reply With Quote
  #15 (permalink)  
Old 18 Jun 09, 09:07 PM
sachin1's Avatar
senior member
 
Join Date: Jan 2009
Posts: 226
sachin1 is Mysterious
Default Re: bootable pen drive

finally i did it

thanks to u guys!
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 On


Search TechEnclave
Register on TechEnclave to Remove the ads and the sidebar
Have some Fun!


Main Sections     New To TechEnclave?     Need Help?

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2