Pentoo
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
Pentoo 2009 http://www.pentoo.ch/ |
---|
Contents
Information
ERPXE Module
- Name: - Pentoo
- Version: 2009
- Official website: http://www.pentoo.ch/
- License: GNU General Public License
- Wikpedia Page: http://en.wikipedia.org/wiki/Pentoo
- Download: http://www.erpxe.com/downloads
Plugin type
Pentoo | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | No | Yes | No | No |
Plugin Requirments
Pentoo | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | No |
Screen Shots
Special Information
Gentoo Linux is a computer operating system built on top of the Linux kernel and based on the Portage package management system.
It is distributed as free and open source software.
Unlike a conventional software distribution, the user compiles the source code locally according to their chosen configuration.
Where source-code is available, Portage normally supplies no precompiled binaries, continuing in the tradition of the ports collection.
The development project and its products are named after the fastest-swimming penguin, the Gentoo, to reflect the potential speed improvements of machine-specific optimization.
Gentoo package management is designed to be modular, portable, easy to maintain, flexible, and optimized for the user's machine.
Gentoo describes itself as a meta-distribution, "because of its near-unlimited adaptability", in that the majority of users have configurations and sets of installed programs which are unique to themselves.
Linux Installation Instructions
Download pentoo2009-ARCH-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract pentoo2009-ARCH-XXX.tar.gz file:
tar -xvzf pentoo2009-ARCH-XXX.tar.gz
Download Pentoo 2009 ISO Latest Version to /mnt/ :
http://www.pentoo.ch/download/
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/install-ARCH-minimal.iso /mnt/cdrom/
Pentoo x86: Copy pentoo.igz , pentoo , image.squashfs to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/isolinux/pentoo /tftpboot/er/plugins/pentoo/i386/pentoo cp /mnt/cdrom/isolinux/pentoo.igz /tftpboot/er/plugins/pentoo/i386/pentoo.igz cp /mnt/cdrom/image.squashfs /tftpboot/er/shares/pentoo/i386/image.squashfs
Pentoo x64: Copy pentoo.igz , pentoo , image.squashfs to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/isolinux/pentoo /tftpboot/er/plugins/pentoo/x86_64/pentoo cp /mnt/cdrom/isolinux/pentoo.igz /tftpboot/er/plugins/pentoo/x86_64/pentoo.igz cp /mnt/cdrom/image.squashfs /tftpboot/er/shares/pentoo/x86_64/image.squashfs
Verify files with filelist.txt in each folder.
All Done!