AVLinux

From ERPXE Wiki

Important information

This plugin requires a static IP address (Default is 10.0.0.1).
Every change to the server IP MUST be reflected into the plugin's menu file.
How to adjust ERPXE to local IP address

return to Plugins list

AVLinux 6.0

http://www.bandshed.net/

Information

ERPXE Module

  • Name: - AVLinux
  • Version: 6.0

Plugin type

Plugin type
AVLinux Anti-Virus Deployment Diagnostics OS Installation Live Media Recovery Tools
No No No Yes Yes Yes

Plugin Requirments

Plugin Requirments
AVLinux CIFS HTTP Internet NFS Linux OS Windows OS
No No No Yes Yes Yes

Screen Shots

Special Information

AVLinux is a Linux-based operating system aimed for multimedia content creators.

Available for the i686 architecture with a kernel customized for maximum performance and low latency audio production, it has been recommended as a supported Linux platform for the Harrison Mixbus.

Linux Installation Instructions

Download avlinux60-XXX.tar.gz to /

https://sourceforge.net/projects/erpxe/files/plugins/

extract avlinux60-XXX.tar.gz file:

tar -xvzf avlinux60-XXX.tar.gz

Download AVLinux ISO Latest Version to /mnt/ :

http://www.bandshed.net/DownloadInstall.html

Mount ISO file to temporary location (/mnt/cdrom/)

mkdir /mnt/cdrom/
mount -o loop /mnt/avlinux6.0-lxde-i386-en.iso /mnt/cdrom/

Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/avlinux/vmlinuz
cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/avlinux/initrd.img 
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/avlinux/live/

Verify files with filelist.txt in each folder.

All Done!