Jump to content











Photo
- - - - -

How to create USB boot Kaspersky Rescue Disk with Grub4dos


  • Please log in to reply
28 replies to this topic

#26 hixpp02

hixpp02
  • Members
  • 1 posts
  •  
    Romania

Posted 23 April 2010 - 11:56 AM

Here is how it's working for mine:

1. Create empty file liveusb in root USB drive
2. Download kav*.iso and rename to rescue.iso http://devbuilds.kas...s/RescueDisk10/
3. Create folder "rescue" and put "rescue.iso" into it.
4. Copy the file "rescue.iso" to "rescueusb.iso".
5. Open the "rescueusb.iso" with ultraiso.
6. Delete everything, except the boot folder, from the rescueusb.iso image.
7. Save changes.
8. Copy the "rescueusb.iso" file to the USB drive in the "rescue" folder
9. Modify the grub menu:

title Kaspersky Rescue Disk 10
map /rescue/rescueusb.iso (0xff) || map --mem /rescue/rescueusb.iso (0xff)
map --hook
root (0xff)
chainloader (0xff)

The load process is much faster with this method.
tested with MultiBootISOs.exe from http://www.pendrivel...-multiboot-usb/
  • natong likes this

#27 shamurshamur

shamurshamur

    Frequent Member

  • Developer
  • 322 posts
  •  
    India

Posted 23 April 2010 - 12:13 PM

Here is how it's working for mine:

1. Create empty file liveusb in root USB drive
2. Download kav*.iso and rename to rescue.iso http://devbuilds.kas...s/RescueDisk10/
3. Create folder "rescue" and put "rescue.iso" into it.
4. Copy the file "rescue.iso" to "rescueusb.iso".
5. Open the "rescueusb.iso" with ultraiso.
6. Delete everything, except the boot folder, from the rescueusb.iso image.
7. Save changes.
8. Copy the "rescueusb.iso" file to the USB drive in the "rescue" folder
9. Modify the grub menu:

title Kaspersky Rescue Disk 10
map /rescue/rescueusb.iso (0xff) || map --mem /rescue/rescueusb.iso (0xff)
map --hook
root (0xff)
chainloader (0xff)

The load process is much faster with this method.
tested with MultiBootISOs.exe from http://www.pendrivel...-multiboot-usb/


Theres no need to create "rescueusb.iso" seperately.
"rescue.iso" is sufficient.
  • natong likes this

#28 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 23 April 2010 - 12:35 PM

Theres no need to create "rescueusb.iso" seperately.
"rescue.iso" is sufficient.


I *guess* the point was:

The load process is much faster with this method.

at first sight mapping with grub4dos a very small .iso will make it boot much faster. :cheers:

:ranting2:
Wonko

#29 tefole

tefole

    Member

  • Members
  • 49 posts
  • Location:Heidelberg
  •  
    Germany

Posted 23 April 2010 - 05:52 PM

By mapping iso file to (0xff) , you can boot only kernel(rescue) and initrd(rescue.igz) file only , rest of the files cannot be accessed by linux kernel.
By default kaspersky looks for an iso file with name "rescue.iso" inside the "rescue" folder on the drive which have "liveusb" file on it.
And use the latest version of kaspersky. older version don't work by this method.

thank u for the reply. shame on me, the explanation u'll find in the grub4dos helpfile, just let me quote for the next one, who will ask :cheers:
The "map" process is implemented using INT 13 - any disk emulation will remain accessible from an OS that uses compatible mode disk access, e.g. DOS and Windows 9x. The emulation can't however, be accessed from an OS which uses protected mode drivers (Windows NT/2000/XP/Vista, Linux, FreeBSD) once the protected mode kernel file(s) take control.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users