AVG Rescue CD
From ERPXE Wiki
return to Plugins list
AVG Rescue CD 2012 http://www.avg.com/ |
---|
Contents
Information
ERPXE Module
- Name: - AVG Rescue CD
- Version: 2012
- Official website: http://www.avg.com/
- License: Proprietary software
- Wikpedia Page: http://en.wikipedia.org/wiki/AVG_(software)
- Download: http://www.erpxe.com/downloads
Plugin type
AVG Rescue CD | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
Yes | No | No | No | Yes | No |
Plugin Requirments
AVG Rescue CD | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | No | Yes | Yes |
Screen Shots
Special Information
AVG is a family of anti-virus and Internet security software for the Microsoft Windows, Linux, Mac OS X, and FreeBSD computing platforms, developed by AVG Technologies, a privately held Czech company formerly known as Grisoft.
Linux Installation Instructions
Download avg120-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract avg120-XXX.tar.gz file:
tar -xvzf avg120-XXX.tar.gz
Download AVG Rescue CD 120 ISO Latest Version to /mnt/ :
http://www.avg.com/us-en/avg-rescue-cd
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/avg_arl_cdi_all_120_120126a4776.iso /mnt/cdrom/
Copy initrd.lzm , vmlinuz files to appropriate locations: (LOWER CASE ONLY!)
cp /mnt/cdrom/isolinux/initrd.lzm /tftpboot/er/plugins/avg/initrd.lzm cp /mnt/cdrom/isolinux/vmlinuz /tftpboot/er/plugins/avg/vmlinuz
Verify files with filelist.txt in each folder.
All Done!