You can add a Kaspersky 2012 (Rescue Disk 10) ISO to your grub4dos bootable USB drive or create a bootable USB drive from scratch with the Tutorial below. It is largely based on the guide here but the update script has been enhanced. Updated: 2013-03-22 new method and menus - or just use Easy2Boot and copy the iso file to the \mainmenu folder! grub4dos boot menu (click for a larger version).
The background wallpaper is included in the tutorial download.
STEP 1 - Make an up-to-date ISO fileBefore you make a bootable USB drive, you first need to make an up-to-date Kaspersky Rescue Disk ISO file. You can download one from the Kaspersky web site, but this will be out of date. What you want is an ISO which has the latest virus definitions. To make an updated ISO file...
Either follow 1A or 1B below and then Step 2:
1A - PREPARE ISO AFTER INSTALLING KASPERKSY TRIAL VERSION (quickest, but any existing AV you have installed will be uninstalled)1. Download and install a Trial Version of Kaspersky Anti-Virus 2012 from here
2. Download free trial - give name and email address (it does not have to be real!) - install, reboot, activate it.
3. Run Kasperksy AV and run a manual Update (1)
4. Go to Kaspersky - Tools and create a Rescue ISO file (2).
'Save the disk image to file on local or network drive'
5. Save the new iso file to a folder or Desktop for later use - IMPORTANT: the iso MUST be named rescue.iso
Or:
1B - PREPARE ISO (slow, but does not affect your system AV software)This method is based on the nice utility from Agni, but I have added some bug fixes and have largely automated it. See here for more details.
1. Download the Kaspersky_Update_ISO_Pack from the Beta Downloads section of this website.
2. Download the out-of-date Rescue CD ISO kav_rescue_10.iso from here - it MUST be named kav_rescue_10.iso.
3. Copy the kav_rescue_10.iso file to the Kaspersky_Update_Pack folder and right-click on diskupdt.cmd and Run as Administrator - this may take over an hour to complete and eventually makes a new ISO file called rescue.iso which will include the latest updates.
4. Copy the file rescue.iso file to the Desktop for later use.
STEP 2 - Make a bootable USB drive using the Kaspersky ISO file1. Copy your pre-prepared rescue.iso file from the Desktop to the KASP\rescue\ folder - note the file should be called rescue.iso (lower case) and should be in the rescue folder - otherwise you will have to change the menu.lst file 2. Download RMPrepUSB and install it (or use the Portable version) and run RMPrepUSB.
Set the RMPrepUSB settings to:
If you already have a bootable grub4dos drive, copy all of the files from the KASP folder over (except the menu.lst) and combine the KASP\menu.lst file with the one you already have.
4. Now click on the RMPrepUSB Install grub4dos button - choose MBR (Yes) and hit Enter when prompted to copy over the grldr file.
5. The menu.lst entry for the Kaspersky Rescue Disk is shown below (press F4 in RMPrepUSB to load it into Notepad): Paste this into your \menu.lst
To change the wallpaper, see the GFXMenu section in the grub4dos tutorial. You will need to make a new message file.
6. Now click on Eject in RMPrepUSB and plug your USB drive into a computer and boot from it.
Flat File bootYou actually don't need the ISO file at all, just extract all the ISO files to the USB drive but then copy the \boot folder to the \rescue folder on the USB drive, you can remove the ISO file and liveusb file and use the following menu: title Kaspersky Rescue 10 FLAT FILE\nFlat File boot#extract whole ISO to root of USB drive - then move \boot folder to under \rescue folderuuid () > nulset UUID=%?%echo %UUID%kernel /rescue/boot/rescue root=live:UUID=%UUID% rootfstype=auto vga=791 init=/init kav_lang=en udev liveimg splash quiet doscsi nomodesetinitrd /rescue/boot/rescue.igz folder structure for this last menu is (no liveusb file is required) \rescue\backup folder Again, always test using a real system - it may not work using a VM. Direct ISO bootAnother alternative for direct ISO boot is this (note do not change the UUID=A1234-1234 line - the UUID must NOT match the actual UUID of your boot device!). ISO MUST be as \rescue\rescue.iso Make an empty folder \Kaspersky Rescue Disk 10.0 for updates - If you are using a different version then the folder name will need to change!menu.lst
Files/Folders
Instead of UUID, you may see some other implementation which uses CDLABEL= - again, if you use CDLABEL= it is important that the value you use for CDLABEL does NOT match the actual volume label of your USB drive! Again, always test using a real system - it may not work using a VM. How to use the Kaspersky Rescue USB drive1. When the computer boots from the USB drive - hit a key within 10 seconds as prompted and then choose a language - then select Graphic mode (see screenshot below):
- hit a key when prompted - when you are asked to accept licence agreement by pressing A - it may not work! Instead, just press ALT+TAB - then let go and press A
2. Once you get to the linux desktop, click Start Objects Scan to start a scan.
3. If you need to update the virus definitions and have internet access (Ethernet or WiFi), press the WINDOWS key (on the left of your space bar) on your keyboard (or click on the blue&white arrow icon at the bottom-right of the screen) and choose Network Setup.
Once you have set up your connection (and proxy server if required) you can try the browser or click on the Kasperksy My Update Center tab and Start Update.
Kaspersky 10 and grub2menuentry "Kaspersky Rescue Disk 10" { echo "Starting Kaspersky Rescue Disk 10..." linux /boot/rescue root=live:CDLABEL=multiboot rootfstype=auto vga=791 init=/init initrd=rescue.igz kav_lang=en udev liveimg splash quiet doscsi nomodeset initrd /boot/rescue.igz } This uses the extracted ISO contents. The volume label of the USB drive must be multiboot (or else change the line in the menu to match the volume label of the USB drive) |







