Search Members Help

» Welcome Guest
[ Log In :: Register ]

Page 1 of 3123>>

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

reply to topic new topic new poll
Topic: please help me :avira rescue cd + hiren boot+ xp< Next Oldest | Next Newest >
 Post Number: 1
jomanly Search for posts by this member.

Avatar



Group: Members
Posts: 17
Joined: Oct. 2009
PostIcon Posted on: Oct. 02 2009,08:59  Skip to the next post in this topic. Ignore posts   QUOTE

How To Make Multi Bootable Disk with avira rescue cd and hiren boot cd 10.0 and windows xp?
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: Oct. 04 2009,12:32 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@ 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 :O

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
Offline
Top of Page Profile Contact Info 
 Post Number: 3
jomanly Search for posts by this member.

Avatar



Group: Members
Posts: 17
Joined: Oct. 2009
PostIcon Posted on: Oct. 06 2009,00:05 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

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
Offline
Top of Page Profile Contact Info 
 Post Number: 4
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: Oct. 06 2009,03:21 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@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
Offline
Top of Page Profile Contact Info 
 Post Number: 5
jomanly Search for posts by this member.

Avatar



Group: Members
Posts: 17
Joined: Oct. 2009
PostIcon Posted on: Oct. 06 2009,23:35 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

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
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: Oct. 07 2009,04:54 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@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 :p  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 :cool:

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
Offline
Top of Page Profile Contact Info 
 Post Number: 7
jomanly Search for posts by this member.

Avatar



Group: Members
Posts: 17
Joined: Oct. 2009
PostIcon Posted on: Oct. 07 2009,07:58 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

thanks blader . i made it.
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: Oct. 07 2009,08:10 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@jomanly

I have now made easyboot-kicker-image downloadable :)  - to you and whom it might interest :cool:

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
Offline
Top of Page Profile Contact Info 
 Post Number: 9
jomanly Search for posts by this member.

Avatar



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

thanks blader
Offline
Top of Page Profile Contact Info 
 Post Number: 10
jomanly Search for posts by this member.

Avatar



Group: Members
Posts: 17
Joined: Oct. 2009
PostIcon Posted on: Oct. 11 2009,21:21 Skip to the previous post in this topic.  Ignore posts   QUOTE

@blader, do u any more way to make ?
Offline
Top of Page Profile Contact Info 
22 replies since Oct. 02 2009,08:59 < Next Oldest | Next Newest >

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


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

» Quick Reply please help me :avira rescue cd + hiren boot+ xp
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