Search Members Help

» Welcome Guest
[ Log In :: Register ]

Page 1 of 912345>>

[ Track This Topic :: Email This Topic :: Print this topic ]

reply to topic new topic new poll
Topic: Hiren BootCD 10.1< Next Oldest | Next Newest >
 Post Number: 1
Mann Search for posts by this member.

Avatar



Group: Members
Posts: 13
Joined: Mar. 2004
PostIcon Posted on: Nov. 26 2009,23:47  Skip to the next post in this topic. Ignore posts   QUOTE

Latest Hiren BootCD 10.1 has different boot file from v10.0.Does anyone know how to use the latest boot file from this version on Easyboot.Thanks

Edited by Mann on Nov. 26 2009,23:48
Offline
Top of Page Profile Contact Info 
 Post Number: 2
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: Nov. 27 2009,05:14 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@Mann

Hi Mann – yes you are right about quote: “Latest Hiren BootCD 10.1 has different boot file” ???

Do it this way (tutorial slightly changed to):

1. Extract folder Hbcd from ISO to EasyBoot\disk1
2. Use menu command in EasyBoot:  memdisk /hbcd/boot.gz

Enjoy :)

balder


Edited by balder on Nov. 29 2009,11:34

--------------
Download complete set of scripts including help file HERE
Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
Offline
Top of Page Profile Contact Info 
 Post Number: 3
Mann Search for posts by this member.

Avatar



Group: Members
Posts: 13
Joined: Mar. 2004
PostIcon Posted on: Nov. 28 2009,06:43 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Thank you sir  :) works great
Offline
Top of Page Profile Contact Info 
 Post Number: 4
gallomk Search for posts by this member.

Avatar



Group: Members
Posts: 31
Joined: Oct. 2009
PostIcon Posted on: Nov. 28 2009,19:10 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Thank!
Offline
Top of Page Profile Contact Info 
 Post Number: 5
EB1000 Search for posts by this member.

Avatar



Group: Members
Posts: 93
Joined: Oct. 2009
PostIcon Posted on: Nov. 28 2009,19:28 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Dear balder

This method works to bring the Hiren's boot sub menu with all the utilities, but it skips the main boot menu where there is the option to boot mini windows xp or choose alternative boot method.. is there a way to boot mini xp in Hiren's 10.1 ?

Thanks


Edited by EB1000 on Nov. 29 2009,02:51
Offline
Top of Page Profile Contact Info 
 Post Number: 6
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: Nov. 29 2009,09:58 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@EB1000

Quote: “is there a way to boot mini xp in Hiren's 10.1 ?” Sure  :)

Do it this way:

1. Extract folder HBCD to EasyBoot\disk1
2. Download floppy image from HERE and extract floppy image to folder ezboot. Note : this is a paragon image – rename floppy image to hiren.ima
3. Open floppy image and extract text file menu.lst to some temporary place (a folder temp or whatever).
4. Modify text in menu.lst to this (use notepad):

color black/cyan yellow/cyan
timeout 10

title Start Hiren's BootCD
find --set-root /HBCD/boot.gz
map --mem /HBCD/boot.gz (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1
boot

title Mini Windows Xp\n
find --set-root --ignore-floppies /HBCD/XPLOADER.BIN
chainloader /HBCD/XPLOADER.BIN

Save text to menu.lst and inject it back to floppy image hiren.ima and save changes.

5. IN EasyBoot menu set command:  run hiren.ima
6. When creating ISO in EasyBoot check “Allow lower case” <-- very important!
Please read how to avoid problems when using “Allow lower case” Read post-65 HERE

This works well from CD/DVD-reader but if you planning to use hiren from USB device you only need to move folder HBCD to the root of USB device – you don’t have any use for folder HBCD in created EasyBoot ISO-file - in this way ISO-file with EasyBoot is much less in size – as folder HBCD instead is on the root of USB device :;):

Note: if testing ISO-file in Virtual PC or VMware you might get some odd warning if starting miniXP - but this is most likely related to environment where ISO is run from. Used in "reality" there is no problem that I have discovered

Regards balder


Edited by balder on Nov. 29 2009,10:29

--------------
Download complete set of scripts including help file HERE
Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
Offline
Top of Page Profile Contact Info 
 Post Number: 7
searcher123 Search for posts by this member.

Avatar



Group: Members
Posts: 4
Joined: Nov. 2009
PostIcon Posted on: Nov. 29 2009,10:40 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE


(EB1000 @ Nov. 29 2009,00:28)
QUOTE
Dear balder

This method works to bring the Hiren's boot sub menu with all the utilities, but it skips the main boot menu where there is the option to boot mini windows xp or choose alternative boot method.. is there a way to boot mini xp in Hiren's 10.1 ?

Thanks

If you just want Mini XP, there is a very simple way:

1. Copy HBCD --> XP.BIN to ezboot dir.
2. Copy HBCD to disk1 Dir
3. Use run XP.BIN in your menu.

But if you want all of the Hiren's 10.x  starting options, I'm trying to find a way at now.

I'm very confused of EasyBoot, because yesterday I added some customized files to Hiren's 10 ISO files with mkisofs.exe and ran it with bcdw in EasyBoot and every thing worked without any problem. But today I changed the file again in the same way and now I receive an error message (of course I tested under VMWare not a real PC).


Edited by searcher123 on Nov. 29 2009,10:41
Offline
Top of Page Profile Contact Info 
 Post Number: 8
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: Nov. 29 2009,11:15 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@searcher123

Hi searcher123

Quote: ” all of the Hiren's 10.x  starting options” Well to get both options you can use tutorial in post nr:6 but if only want  hirenCD use tutorial in post nr:2

And as you pointed out quote:

“If you just want Mini XP, there is a very simple way:

1. Copy HBCD --> XP.BIN to ezboot dir.
2. Copy HBCD to disk1 Dir
3. Use run XP.BIN in your menu.”

Or\and combine this with post nr:2
Actually you don’t even need to move xp.bin anywhere – use command run /hbcd/xp.bin  (/hbcd change path to folder hbcd instead of normal ezboot) :cool:

It’s optional to how users like to have it presented in EasyBoot menu
Note: no need to check for “Allow lower case” if combine method in post nr:2 and post nr:7 (searcher123)

Note: If user want to launch EasyBoot ISO-file from USB device the best choice is to combine tutorial in post nr:2 and post nr:7 (using two menu options in Easyboot menu). In this way no need to copy folder bcdw to the root of USB device :D

Quote: “I'm very confused of EasyBoot “ He, he you are not alone… :D

regards balder


Edited by balder on Nov. 29 2009,17:09

--------------
Download complete set of scripts including help file HERE
Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
Offline
Top of Page Profile Contact Info 
 Post Number: 9
searcher123 Search for posts by this member.

Avatar



Group: Members
Posts: 4
Joined: Nov. 2009
PostIcon Posted on: Nov. 29 2009,15:10 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE


(searcher123 @ Nov. 29 2009,15:40)
QUOTE
(...)But if you want all of the Hiren's 10.x  starting options, I'm trying to find a way at now(...)

OreKa! :p I found the answer at last.

1. Extract & Copy HBCD to disk1 Dir
2. Copy isolinux.bin, isolinux.cfg & menu.c32 from HBCD to the disk1/ezboot dir.
3. use bcdw /ezboot/isolinux.bin in your menu.

@Dear balder

Thanks to sharing your method with us. It will be useful in many cases.

QUOTE
Quote: “I'm very confused of EasyBoot “ He, he you are not alone… :D

:laugh: I'm not glad to see other peoples are confused too, but I'm glad that I'm not alone :laugh:

Regards


Edited by searcher123 on Nov. 29 2009,15:14
Offline
Top of Page Profile Contact Info 
 Post Number: 10
EB1000 Search for posts by this member.

Avatar



Group: Members
Posts: 93
Joined: Oct. 2009
PostIcon Posted on: Nov. 30 2009,07:04 Skip to the previous post in this topic.  Ignore posts   QUOTE

balder: Thank you very much. All works great! God bless you..

searcher123: your method did not work for me. tried both VMWARE and VIRTUALBOX, both just restarted when trying to load Hiren...
Offline
Top of Page Profile Contact Info 
83 replies since Nov. 26 2009,23:47 < Next Oldest | Next Newest >

[ Track This Topic :: Email This Topic :: Print this topic ]


Page 1 of 912345>>
reply to topic new topic new poll

» Quick Reply Hiren BootCD 10.1
iB Code Buttons
You are posting as:

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code