Forum: EasyBoot
Topic: multi rescue cd: avira,kas,bitdefender
started by: jomanly

Posted by jomanly on Nov. 08 2009,11:20
i used your kicker image to make bit.img and done. But make kav.img ->error. the display show : grub_  ?.Do you show me  ?
Posted by balder on Nov. 08 2009,13:47
@jomanly

Well – jomanly - you are a little bit cryptic whit your explanation ???
If I understand this right you created a “kicker-image” named bit.img (for starting bitdefender I guess?) and it works as suggested?

Then you created a kicker-image with name “kav.img” and it didn’t work as expected correct? What is kicker-image kav.img supposed to launch? Is this some kind of live CD or what :O  Could you please be a little bit more specific what this is  ???  

Show also text in menu.lst inside kicker-image as well :p

balder

Posted by jomanly on Nov. 08 2009,20:34
i created a “kicker-image” named bit.img .Then i created a kicker-image with name “kav.img” .( i only replaced to avira.iso with kav.iso in menu.lst). i use quemu to mount this iso, the display show :
Posted by balder on Nov. 09 2009,03:10
@jomanly

I still don’t get the full picture what you mean ???

Please I repeat: Show text in text file “menu.lst” from inside of “kicker-image” :O

Anyway…Did you check “Allow lower case” when you created ISO in EasyBoot?

balder

Posted by jomanly on Nov. 09 2009,20:57
This here :

timeout 0

find --set-root --ignore-floppies /kav.iso
map /kav.iso (hd32)
map --hook
chainloader (hd32)
boot

Posted by balder on Nov. 09 2009,23:46
@jomanly

Quote: ” i only replaced to avira.iso with kav.iso in menu.lst”

Am I guessing right if I say that you modified menu.lst in avira.img to this text:

timeout 0

find --set-root --ignore-floppies /kav.iso
map /kav.iso (hd32)
map --hook
chainloader (hd32)
boot

Correct?
Well there is nothing wrong with load commands in menu.lst ???
Instead some questions:
1. Do you run easyboot from USB device or is this from CD (or only testing created ISO in “virtual PC”)
2. Did you check "Allow lower case" when creating ISO in EasyBoot?
3. What is the message you get when grub fails to launch kav.iso?
4. If run from USB – where is kav.iso put? On the root of USB device?
5. Final logical question is: What is kav.iso  

Note: there is no such thing as a “free lunch” :p  What I mean is that not every ISO-file can be launched this way. Most of them work but not every one :O
So what is kav.iso ???

balder



Posted by jomanly on Nov. 10 2009,11:00
i tested this iso in vituarl pc. the message show as the image i sent. kav is kaspersky rescue cd. my english is b
Posted by balder on Nov. 10 2009,15:29
@jomanly

As a work around for kaspersky rescue CD do as follows:

1. Extract everything from kaspersky ISO-file to EasyBoot\disk1
2. Open kaspersky ISO-file (I use UltraISO) and extract boot file to EasyBoot\disk1\ezboot (save boot file as kav.bif)
3. In EasyBoot menu use command:  bootinfotable;run kav.bif
4. Check "Joliet" when creating ISO 

Note: you can only use this solution to CD/DVD. It doesn’t work from USB device - I have no solution for USB device at present moment :(

balder



Posted by jomanly on Nov. 10 2009,21:45
thanks, blader :)
Posted by duydai1303 on Aug. 15 2010,00:53
I do it same you:
1. Extract everything from kaspersky ISO-file to EasyBoot\disk1
2. Open kaspersky ISO-file (I use UltraISO) and extract boot file to EasyBoot\disk1\ezboot (save boot file as kav.bif)
3. In EasyBoot menu use command:  bootinfotable;run kav.bif  
But it error. I test created ISO in virtual PC then it show:
"Welcome to GRUB!
Entering rescue mode...
error: file not found
grub rescue> _ "
I do it same you with Avira Rescue disk then it OK. Now I have file ISO Kaspersky Rescue CD version 10
Can you show me find way to overcome obstacles and difficulties?

Posted by balder on Aug. 15 2010,03:19
@duydai1303

As this seems to be your first post in this forum – I say welcome :)

Quote: “But it error”

Make sure that you copy everything from Kaspersky ISO-file to folder disk1 in EasyBoot
Don’t forget the “tag-file” livecd :O
It’s a “zero-bit”-file but still needed on the root (the root for EasyBoot is folder disk1 if you wonder).

And make sure to check “Joliet” when creating ISO in EasyBoot :;):

balder

Posted by duydai1303 on Aug. 15 2010,09:36
It completed. I think this error by reason of I haven't check "Joliet" yet. Thank you.