|
Post Number: 1
|
jomanly 

Group: Members
Posts: 17
Joined: Oct. 2009
|
 |
Posted on: Oct. 02 2009,08:59 |
|
 |
How To Make Multi Bootable Disk with avira rescue cd and hiren boot cd 10.0 and windows xp?
|
 |
|
|
Post Number: 2
|
balder 

Group: Members
Posts: 1942
Joined: Oct. 2008
|
 |
Posted on: Oct. 04 2009,12:32 |
|
 |
@ jomanly
Welcome to this forum jomanly
Solution to hiren read here
Solution to avira rescue cd. This can be solved in different ways. I use the “straight forward solution” witch means starting ISO-file as it is. To do this you need a “kicker-image”. This “kicker-image” use grub to load/boot ISO-file. Download “kicker-image” from my site here extract avira.img.gz and put this compressed floppy image in folder EasyBoot\disk1\ezboot
Get a iso-file of avira-rescue-cd and put this ISO-file in EasyBoot\disk1 create menu in EasyBoot as usual and use command: Â memdisk avira.img.gz Note: name must match avira-iso and must be lowercase (as you can see avira.iso not Avira.iso)
Solution to XP. You already have this very well explained in EasyBoot\help-file but as we are using grub we need to make some special arrangements according to this. Attention! When we are finished and finally create ISO in EasyBoot we need to check “Allow lower case” (do not check Joliet). When creating ISO-file with “Allow lower case” checked start of setup XP doesn’t work (you get NTLDR not found or something). To get around this problem we need to do uppercase to every file and folder including folder i386 (should be I386). But how to manage this gigantic project? Because there is for sure plenty of files in folder i386
Do it this way: 1. Download from my webpage winbuilder startkit Read instruction how to manage script in Winbuilder. 2. Download  “uppercase.script” and read help in this script (press help button) 3. Use Winbuilder\ uppercase.script to make file and folder names uppercase for i386.
When finished copy folder I386 and ident-file (Win51 etcetera) to EasyBoot\disk1 and create menu in EasyBoot as usual and use command: Â run w2ksect.bin
balder
Edited by balder on Oct. 04 2009,13:23
-------------- Download complete set of scripts including help file HERE Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
|
 |
|
|
Post Number: 3
|
jomanly 

Group: Members
Posts: 17
Joined: Oct. 2009
|
 |
Posted on: Oct. 06 2009,00:05 |
|
 |
thanks blader. i make a folder isolinux in disk1 and copy files of avira recue cd after extract avira iso and do command : bcdw /isolinux/isolinux.bin --> done. :-) ( beforei madea folder "anti" in disk1 and copy all files of avira cd in this folder, use bcdw /anti/isolinux.bin but error , i try many command bcdw /anti/isolinux.bin vmlinuz initrd=/anti/initrd.gz but error too,...) !!my english is not good!! thanks
Edited by jomanly on Oct. 06 2009,00:24
|
 |
|
|
Post Number: 4
|
balder 

Group: Members
Posts: 1942
Joined: Oct. 2008
|
 |
Posted on: Oct. 06 2009,03:21 |
|
 |
@jomanly
What I can find out in your statement is that you used this command quote: “bcdw /isolinux/isolinux.bin --> done. :-)” and this seems to be working all right – is this correct I know that this is possible but let’s say you want one more isolinux distro that using same folder on the root (isolinux)? There you have a problem  and that’s why I use my “straight forward” solution using “kick-image”-solution.
Anyway…If you have some difficulties with WinXP or hiren you are welcome to ask for help
Regards balder
-------------- Download complete set of scripts including help file HERE Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
|
 |
|
|
Post Number: 5
|
jomanly 

Group: Members
Posts: 17
Joined: Oct. 2009
|
 |
Posted on: Oct. 06 2009,23:35 |
|
 |
I will try your way . thanks blader .can you show me how to make avira.img.gz like as you made ?
Edited by jomanly on Oct. 07 2009,00:15
|
 |
|
|
Post Number: 6
|
balder 

Group: Members
Posts: 1942
Joined: Oct. 2008
|
 |
Posted on: Oct. 07 2009,04:54 |
|
 |
@jomanly
You can modify downloaded avira.img.gz. If you are using total commander you can open compressed file and extract floppy image (or extract using WinRAR) followed by open floppy image in your favourite program (ultra-iso for example). You find grub and a file “default” (you can delete this one) and finally a simple text-file menu.lst that easily can be opened with notepad). It’s this text file that control grub commands. Basically floppy image only need grub and menu.lst to do “it’s things”.
So in menu.lst you find this:
timeout 0
find --set-root --ignore-floppies /avira.iso map /avira.iso (hd32) map --hook chainloader (hd32) boot
You can make a copy of extracted floppy image and simply modifying menu.lst to start another iso or whatever. Save modified floppy image and give it a new name.
Note: I do have a script  that automatically creates this “kicker-images” (note: you have to run script in winbuilder). You have in this script option to easily change text lines and option to create image with gz-compression. Script can also create DOS-floppy images with several options to boot sector in DOS-image and finally option to do gz-compression to image). If you find this more convenient I can make script downloadable from my web page. Only limit to this script is created size of floppy image. Maximum size is 2.88Mb but in normal case this is not a problem what so ever
Regards balder
Edited by balder on Oct. 07 2009,05:12
-------------- Download complete set of scripts including help file HERE Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
|
 |
|
|
Post Number: 7
|
jomanly 

Group: Members
Posts: 17
Joined: Oct. 2009
|
 |
Posted on: Oct. 07 2009,07:58 |
|
 |
thanks blader . i made it.
|
 |
|
|
Post Number: 8
|
balder 

Group: Members
Posts: 1942
Joined: Oct. 2008
|
 |
Posted on: Oct. 07 2009,08:10 |
|
 |
@jomanly
I have now made easyboot-kicker-image downloadable  - to you and whom it might interest
You can now easy create your own grub kicker-images. Enjoy
Regards balder
Edited by balder on Oct. 07 2009,08:11
-------------- Download complete set of scripts including help file HERE Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
|
 |
|
|
Post Number: 9
|
jomanly 

Group: Members
Posts: 17
Joined: Oct. 2009
|
 |
Posted on: Oct. 07 2009,12:04 |
|
 |
thanks blader
|
 |
|
|
Post Number: 10
|
jomanly 

Group: Members
Posts: 17
Joined: Oct. 2009
|
 |
Posted on: Oct. 11 2009,21:21 |
|
 |
@blader, do u any more way to make ?
|
 |
|
|
|