Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE and Kaspersky Rescue CD
2017-08-02, 14:11
Post: #1
iPXE and Kaspersky Rescue CD
Hello,

I am wondering if anyone can help me.

I am trying to get iPXE to boot from an ISO image of Kaspersky Rescue CD (v10) and having some problems.

The booting starts working and loads up from the initial part of the rescue cd's menu, but once you select which rescue cd option you want to boot from and starts loading the kernel the kernel crashs.

I am using the following in the boot.ipxe file:

:kav
echo Loading Kerpersky Rescue CD...
menu Kerperskey Rescue CD 10.0
#kernel memdisk iso raw
kernel memdisk iso raw memdiskfind keeppxe
initrd iso/kav_rescue_10.iso
imgstat
boot || goto start

If you are able to help me it would be much appreciated. Smile

Thank you.
Find all posts by this user
Quote this message in a reply
2017-08-02, 14:52
Post: #2
RE: iPXE and Kaspersky Rescue CD
Well using memdisk or booting from a ISO does not work since as soon as the kernel has booted the actuall ISO data is no longer accessible..

This has already been described a couple of times see this post for example: http://forum.ipxe.org/showthread.php?tid...3#pid14693

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
2017-08-02, 14:57
Post: #3
RE: iPXE and Kaspersky Rescue CD
Thanks.

Is there any information available on being able to extract the files from the ISO and then booting them?
Find all posts by this user
Quote this message in a reply
2017-08-03, 19:38
Post: #4
RE: iPXE and Kaspersky Rescue CD
I searched for "Kaspersky Rescue Disk 10 PXE" and found https://www.richud.com/wiki/Kaspersky_Re...0_PXE_Boot

Granted this is for PXE booting rather than iPXE booting...
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)