Trismund's Techno-Zone
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeHomeGalleryLatest imagesSearchRegisterLog in

Share | 
 

 How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup

View previous topic View next topic Go down 
AuthorMessage
trismund
Administrator
Administrator
trismund

Posts : 152
Reputation : 0
Join date : 24/05/2010
Location : http://trismund.techno-zone.net

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeFri May 28, 2010 4:20 pm

Your Ad Here


You will need the following:

Windows XP CD or ISO
[You must be registered and logged in to see this link.]

Unpack USB Multiboot 10. After that put your XP disc into your CD drive or mount using powerISO or daemon

Go into the folder that you just unpacked the program to and click the file: USB_MultiBoot_10.cmd:

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Usbmul14

Press any key to continue...

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Usbmul10

Since we are using a 4g Flash drive it will need to be formatted so the XP files can be copied to it.

When ready type in "H" and press "ENTER" (note: all files will be lost on flash drive!)

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Format10

im using 4 gb Flash Drive so i wil format it using HP USB Disk Format Tool

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Hp11

Make sure that your USB drive is in the "Destination Drive"at the top.

You must also name the usb drive label (it will probably already be named, that is fine).

If you follow the settings that I have above in the picture you should be good to go.

Click "Start"

Answer yes to the question

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Hpusbf10

When it finishes click the "Close" button and you will be taken to this window:

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Givexp10


- Type in "1" then press "enter" and choose the place where WinXP is (probably your CD drive)

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Browse12

- Type in "2" then press "enter" and choose the place where your flash drive is located.

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Choose10

- Type in "3" and press "enter" and the XP files will be copied to the usb drive. Answer yes to any questions that follow.

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Makemu10

While the files are being written to the usb drive eventually one screen will pop up asking you to choose:

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Unatte10

*A. Unattended Install - UserName = YourName
in winnt.sif file - unattendswitch="Yes" - UserName is used Automatically
useraccounts.cmd with UserName is created in $OEM$ Folder copied to USB-drive

(Selecting Unattended Install in the Editor instead of Cancel will enable you to skip the Welcome Screens by filling in the information right now.)

*B. Semi-Unattended Install - UserName = None
in winnt.sif file - unattendswitch="No" - UserNames are given Manually at Windows Welcome Screens
useraccounts.cmd is Renamed to Inactive txt file in $OEM$ Folder copied to USB-drive

*C. Cancel - In all cases Selecting Cancel keeps given Settings for winnt.sif file and $OEM$ folder Unchanged

If you'd just rather fill in the information during the actual install of WinXP on your PC it's the same exact thing as choosing Unattended Install, Unattended Install just allows you to fill in the information now instead of later.

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Finish10

Finish for Creating Bootable USB Windows XP Setup

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Finish10

Press any key to continue...

Now to add Hiren's BootCD 10.4

Insert Hiren's BootCD to your CD Drive or Mount using PowerISO/Daemon

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Hirens10

Right Click on your Hiren's Drive and click Explore to view the contents

copy HBCD and autorun.inf to your USB flash Drive

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Hbcd_111

copy "gldr" and "Menu.lst" to your USB Flash Drive..

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Grub4d10

Now you have a multiboot USB flash drive with Windows XP setup and Hiren's BootCD..

You have to Set you BIOS to boot from USB Flash Drive..

If you are having problem on changing boot order in bios, please refer Change the [You must be registered and logged in to see this link.] document.


Last edited by trismund on Sat Jun 12, 2010 6:21 pm; edited 5 times in total
Back to top Go down
http://trismund.techno-zone.net
trismund
Administrator
Administrator
trismund

Posts : 152
Reputation : 0
Join date : 24/05/2010
Location : http://trismund.techno-zone.net

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeFri May 28, 2010 7:49 pm

Your Ad Here
if you like to add Windows 7
just copy the contents of your Windows 7 CD to your USB then add this to menu.lst

Code:
title Windows 7
root (hd0,0)
chainloader /bootmgr
Back to top Go down
http://trismund.techno-zone.net
jerster1
Registered User
Registered User


Posts : 8
Reputation : 0
Join date : 29/05/2010

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeSun May 30, 2010 12:56 am

Your Ad Here
i have an error when i choose my usb flash drive
"****** J: Has not fat fat32 or ntfs format and is not valid *****"
the thing is
i format it with the hp program
and it was ntfs
my flash drive is 4gig
its made by pny attache
Back to top Go down
trismund
Administrator
Administrator
trismund

Posts : 152
Reputation : 0
Join date : 24/05/2010
Location : http://trismund.techno-zone.net

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeSun May 30, 2010 1:29 am

Your Ad Here
USB_MultiBoot_10.cmd is NOT able to identify the Target Drive as a Valid Drive.
This is due to that the program has no access to fsutil.exe
Should be present in C:\WINDOWS\system32

If fsutil is in C:\WINDOWS\system32 then you can try this...

Extract [You must be registered and logged in to see this link.], say in c:\FIXPATH, open cmd in that folder and run FIXPATH.EXE or just use explorer to run it, let it finish, reboot and try again USB_multiboot script.

Download:
[You must be registered and logged in to see this link.]

Please report if that helped.
Back to top Go down
http://trismund.techno-zone.net
jerster1
Registered User
Registered User


Posts : 8
Reputation : 0
Join date : 29/05/2010

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeMon May 31, 2010 1:42 am

Your Ad Here
still dousnt work =(
i searched in my c:windows\systen32 for that specific file and it was there
do i ran that application you gave me
i put y and enter
restarted my computer
did the steps and still didnt work
Back to top Go down
trismund
Administrator
Administrator
trismund

Posts : 152
Reputation : 0
Join date : 24/05/2010
Location : http://trismund.techno-zone.net

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeMon May 31, 2010 1:49 pm

Your Ad Here
Jester1, anong OS ba ang gamit mo? kung Vista try to Turn Off User Account Control(UAC) then reboot...
Back to top Go down
http://trismund.techno-zone.net
jerster1
Registered User
Registered User


Posts : 8
Reputation : 0
Join date : 29/05/2010

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeTue Jun 01, 2010 12:35 am

Your Ad Here
i have windows 7 and user account control is off
and it still wont work =(
Back to top Go down
trismund
Administrator
Administrator
trismund

Posts : 152
Reputation : 0
Join date : 24/05/2010
Location : http://trismund.techno-zone.net

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeTue Jun 01, 2010 12:58 am

Your Ad Here
try [You must be registered and logged in to see this link.] instead of USB multiboot10...

WinSetupFromUSB is a GUI (Prettier) version of this USB Multiboot10. Format your drive in Windows to FAT32 or NTFS (NTFS will be faster in the text mode of setup), and select your Windows XP CD in WinSetupFromUSB, your window should look like this:

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup XPUSB_thumb

Go ahead and click the GO button.

At this point you may receive an error about the MBR (especially if you can only format your drive to FAT32), just ignore that and go ahead. All of your files will be copied to the USB FlashDrive.

That's It.

Now when you go to install from the USB, the startup may look a little different, but has the same principle:

* Boot to the USB and select “First Part of installation”
* Format the drive you want to install to
* let XP do the text mode setup of the install (that blue screen with the yellow bar), and reboot
* Select “2nd Part of Installation” and it will go through the graphic part of the install
* Reboot
Back to top Go down
http://trismund.techno-zone.net
jerster1
Registered User
Registered User


Posts : 8
Reputation : 0
Join date : 29/05/2010

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeTue Jun 08, 2010 9:33 am

Your Ad Here
sry for the late reply
i couldnt go on for a few days
well im gonnah try this later because im am
preatty busy doing things
again dorry for the late reply
-edit-
btw.
is this the setup or the windows?
Back to top Go down
trismund
Administrator
Administrator
trismund

Posts : 152
Reputation : 0
Join date : 24/05/2010
Location : http://trismund.techno-zone.net

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeTue Jun 08, 2010 2:17 pm

Your Ad Here
its ok,.. that's the setup...

btw im inviting you install our toolbar @ [You must be registered and logged in to see this link.]
Back to top Go down
http://trismund.techno-zone.net
jerster1
Registered User
Registered User


Posts : 8
Reputation : 0
Join date : 29/05/2010

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeSat Jun 12, 2010 9:14 am

Your Ad Here
ok im bak to try it out
i'll try out the tool bar to
,btw.
when i said if it was the setup or the windows, i meant when you boot the usb stick, will it boot the windows or the setup of windows
Back to top Go down
trismund
Administrator
Administrator
trismund

Posts : 152
Reputation : 0
Join date : 24/05/2010
Location : http://trismund.techno-zone.net

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeSat Jun 12, 2010 11:25 am

Your Ad Here
set the bios to boot from USB first, then save and restart if theres no problem it will boot from USB flash drive and begin the text mode windows installation..
Back to top Go down
http://trismund.techno-zone.net
danash80
Registered User
Registered User


Posts : 2
Reputation : 0
Join date : 17/08/2010
Location : tx

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeTue Aug 17, 2010 11:15 am

Your Ad Here
Apparently I am a retard. All I want to do is have Windows 7 and Hirens BootCD on my USB Drive. Can someone please help! I tried following instructions above and its not working for me
Back to top Go down
trismund
Administrator
Administrator
trismund

Posts : 152
Reputation : 0
Join date : 24/05/2010
Location : http://trismund.techno-zone.net

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeTue Aug 17, 2010 4:41 pm

Your Ad Here
danash80 wrote:
Apparently I am a retard. All I want to do is have Windows 7 and Hirens BootCD on my USB Drive. Can someone please help! I tried following instructions above and its not working for me

To Create a Bootable Usb With WIn7 and Hirens... Follow this Instruction

1) Connect your flash drive.

2) Download and run [You must be registered and logged in to see this link.] (34 KB). Follow the steps in the first screenshot.

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Usb_booting_01_t

3) Download and run grub4dos.zip (160 KB). Follow the steps in the second screenshot
How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Usb_booting_02_t
4) Copy grldr and menu.lst (from HBCD folder of the CD) to the usb drive.

5) Put Hiren's BootCD (9.7 or newer) into the CD Drive and copy everything from CD to USB Flash Drive. Now the contents of your USB Flash Drive should look like as in the third screenshot.

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup Usb_booting_03

now we have a Bootable USB with Hirens BootCD,...

Now to add Windows 7 Setup

Put Windows 7 CD into the CD Drive and copy everything from CD to USB Flash Drive
then Open the menu.lst in your USB Flash Drive and add the following

Code:
title Windows 7
root (hd0,0)
chainloader /bootmgr

then save...
Back to top Go down
http://trismund.techno-zone.net
danash80
Registered User
Registered User


Posts : 2
Reputation : 0
Join date : 17/08/2010
Location : tx

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeWed Aug 18, 2010 4:29 pm

Your Ad Here
Thanks. That worked! Although I do have another error... I plug in my USB drive and my cpu boots from it... I load the 'Hirens Boot CD' and click on 'Dos Programs'. No matter which one of the utilities I try to load once I'm in 'Dos Programs' it tells me that the HBCD folder can not be found.
Back to top Go down
trismund
Administrator
Administrator
trismund

Posts : 152
Reputation : 0
Join date : 24/05/2010
Location : http://trismund.techno-zone.net

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeWed Aug 18, 2010 8:31 pm

Your Ad Here
try different version of Hiren's BootCD...

btw try visiting our latest site [You must be registered and logged in to see this link.]. thank you
Back to top Go down
http://trismund.techno-zone.net
kizza001
Registered User
Registered User


Posts : 1
Reputation : 0
Join date : 27/08/2010
Location : uk

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeFri Aug 27, 2010 6:48 am

Your Ad Here
hay i just made an account thinking there would be a link to download windows xp iso file could anyone tell me were it is or any other place i could get it
Back to top Go down
trismund
Administrator
Administrator
trismund

Posts : 152
Reputation : 0
Join date : 24/05/2010
Location : http://trismund.techno-zone.net

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeFri Aug 27, 2010 11:40 am

Your Ad Here
kizza001 wrote:
hay i just made an account thinking there would be a link to download windows xp iso file could anyone tell me were it is or any other place i could get it

try this [You must be registered and logged in to see this link.]
Back to top Go down
http://trismund.techno-zone.net
fallenangel
Registered User
Registered User


Posts : 2
Reputation : 0
Join date : 20/12/2010
Location : Miri

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeMon Dec 20, 2010 7:20 pm

Your Ad Here
can tech me how to windows xp+hiren on winsetupfromusb software?tq
Back to top Go down
trismund
Administrator
Administrator
trismund

Posts : 152
Reputation : 0
Join date : 24/05/2010
Location : http://trismund.techno-zone.net

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeMon Dec 20, 2010 10:46 pm

Your Ad Here
fallenangel wrote:
can tech me how to windows xp+hiren on winsetupfromusb software?tq

Sure!!!
Back to top Go down
http://trismund.techno-zone.net
fallenangel
Registered User
Registered User


Posts : 2
Reputation : 0
Join date : 20/12/2010
Location : Miri

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeTue Dec 21, 2010 7:47 am

Your Ad Here
trismund wrote:
fallenangel wrote:
can tech me how to windows xp+hiren on winsetupfromusb software?tq

Sure!!!

can give the instructions for windows xp+hiren on WinSetupFromUSB?
Back to top Go down
jmsistemas2013
Registered User
Registered User


Posts : 1
Reputation : 0
Join date : 05/12/2013
Location : argentina

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitimeThu Dec 05, 2013 10:47 pm

Your Ad Here
lkink down please re upload...
Back to top Go down
Sponsored content




How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup _
PostSubject: Re: How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup   How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup I_icon_minitime

Your Ad Here
Back to top Go down
 

How to create a Multiboot USB with Windows XP + Hiren's BootCD 10.4 + Windows 7 Setup

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Trismund's Techno-Zone :: Technical Support :: Troubleshooting, Tweaks,Tips & Tutorials-
Jump to:  
Free forum | ©phpBB | Free forum support | Report an abuse | Latest discussions