Paipix
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
Paipix 10.2.19 http://mirror.sim.ul.pt/paipix/ |
---|
Contents
Information
ERPXE Module
- Name: - Paipix
- Version: 10.2.19
- Official website: http://mirror.sim.ul.pt/paipix/
- License: GNU General Public License
- Wikpedia Page:
- Download: http://www.erpxe.com/downloads
Plugin type
Paipix | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | Yes |
Plugin Requirments
Paipix | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | Yes |
Screen Shots
Special Information
PAIPIX is a compilation of free software, based on Debian Live, that is meant to be used in any environment, but with special vocation for educational use in the information and instrumentation technologies.
It is developed by the College of Sciences at the University of Lisbon.
Linux Installation Instructions
Download paipix10219-ARCH-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract paipix10219-ARCH-XXX.tar.gz file:
tar -xvzf paipix10219-ARCH-XXX.tar.gz
Download Paipix 10.2.19 ISO Latest Version to /mnt/ :
http://crunchbang.org/download/
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/paipix-en-ARCH-lenny.iso /mnt/cdrom/
Paipix x86: Copy initrd.img-2.6.30-bpo , vmlinuz-2.6.30-bpo , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/live/vmlinuz-2.6.30-bpo /tftpboot/er/plugins/paipix/i386/vmlinuz cp /mnt/cdrom/live/initrd.img-2.6.30-bpo /tftpboot/er/plugins/paipix/i386/initrd.img cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/paipix/i386/live/
Paipix x64: Copy initrd.img-2.6.30-bpo , vmlinuz-2.6.30-bpo , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/live/vmlinuz-2.6.30-bpo /tftpboot/er/plugins/paipix/x86_64/vmlinuz cp /mnt/cdrom/live/initrd.img-2.6.30-bpo /tftpboot/er/plugins/paipix/x86_64/initrd.img cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/paipix/x86_64/live/
Verify files with filelist.txt in each folder.
All Done!