1. Extract the Rising Antivirus 2008 CD antivirus software ravlinux.iso to the USB flash drive.
2. Delete boot\isolinux\boot.cat, boot.msg, f2, isolinux.bin, isolinux.cfg.
3. Add in menu.lst:
title Boot Rising DOS Antivirus 2008
find --set-root /grubhere.id
kernel /boot/isolinux/vmlinuz lang=us ramdisk_size=100000 init=/etc/init apm=power-off pnpbios=off vga=0x314 nomce quiet boot_image=rising
initrd /boot/isolinux/ravroot.gz
Note: grubhere.id is an empty file in the root directory, the purpose is to determine the root directory and avoid judging whether the USB flash drive drive letter is 'a:' or 'c:'.
So far, the Rising Antivirus software can be used correctly on the USB flash drive. To update the Rising Antivirus software version, you can create a file rising.ini in the current partition root directory of the USB flash drive, or in the root directory of other partitions of the USB flash drive, or in the root directory of another USB flash drive, and write:
UpdatePath=/rav/Def
And create the directory /rav/Def, and copy all the files in the def directory of the Rising Antivirus software on the hard disk to the directory /rav/Def.
[ Last edited by yaya on 2008-7-30 at 02:38 PM ]
2. Delete boot\isolinux\boot.cat, boot.msg, f2, isolinux.bin, isolinux.cfg.
3. Add in menu.lst:
title Boot Rising DOS Antivirus 2008
find --set-root /grubhere.id
kernel /boot/isolinux/vmlinuz lang=us ramdisk_size=100000 init=/etc/init apm=power-off pnpbios=off vga=0x314 nomce quiet boot_image=rising
initrd /boot/isolinux/ravroot.gz
Note: grubhere.id is an empty file in the root directory, the purpose is to determine the root directory and avoid judging whether the USB flash drive drive letter is 'a:' or 'c:'.
So far, the Rising Antivirus software can be used correctly on the USB flash drive. To update the Rising Antivirus software version, you can create a file rising.ini in the current partition root directory of the USB flash drive, or in the root directory of other partitions of the USB flash drive, or in the root directory of another USB flash drive, and write:
UpdatePath=/rav/Def
And create the directory /rav/Def, and copy all the files in the def directory of the Rising Antivirus software on the hard disk to the directory /rav/Def.
[ Last edited by yaya on 2008-7-30 at 02:38 PM ]
