Sabayon
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
Sabayon 8.0 http://www.sabayon.org/ |
---|
Contents
Information
ERPXE Module
- Name: - Sabayon
- Version: 8.0
- Official website: http://www.sabayon.org/
- License: GNU General Public License
- Wikpedia Page: http://en.wikipedia.org/wiki/Sabayon_Linux
- Download: http://www.erpxe.com/downloads
Plugin type
Sabayon | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | No | Yes | No | No |
Plugin Requirments
Sabayon | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | No |
Screen Shots
Special Information
Sabayon Linux or Sabayon (formerly RR4 Linux and RR64 Linux), is a Gentoo-based Linux distribution created by Fabio Erculiani and the Sabayon development team.
Sabayon follows the "Out of the box" philosophy, aiming to give the user a wide number of applications ready to use and a self-configured operating system.
It is named after an Italian dessert, zabaione which is made from eggs.
Sabayon's logo is an impression of a Gentoo Penguin foot.
Linux Installation Instructions
Download sabayon8-ARCH-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract sabayon8-ARCH-XXX.tar.gz file:
tar -xvzf sabayon8-ARCH-XXX.tar.gz
Download Sabayon 8 ISO Latest Version to /mnt/ :
http://www.sabayon.org/download
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/Sabayon_Linux_SpinBase_8_ARCH.iso /mnt/cdrom/
Sabayon x86: Copy sabayon.igz , sabayon , image.squashfs to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/boot/sabayon /tftpboot/er/plugins/sabayon/i386/sabayon cp /mnt/cdrom/boot/sabayon.igz /tftpboot/er/plugins/sabayon/i386/sabayon.igz cp /mnt/cdrom/livecd.squashfs /tftpboot/er/shares/sabayon/i386/image.squashfs
Sabayon x64: Copy gentoo64.igz , gentoo64 , image.squashfs to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/boot/sabayon /tftpboot/er/plugins/sabayon/x86_64/sabayon cp /mnt/cdrom/boot/sabayon.igz /tftpboot/er/plugins/sabayon/x86_64/sabayon.igz cp /mnt/cdrom/livecd.squashfs /tftpboot/er/shares/sabayon/x86_64/image.squashfs
Verify files with filelist.txt in each folder.
All Done!