Salix Live
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
Salix Live 13.37 http://www.salixos.org/ |
---|
Contents
Information
ERPXE Module
- Name: - Salix Live
- Version: 13.37
- Official website: http://www.salixos.org/
- License: GNU General Public License
- Wikpedia Page: http://en.wikipedia.org/wiki/Salix_OS
- Download: http://www.erpxe.com/downloads
Plugin type
Salix Live | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | Yes | Yes | Yes | Yes |
Plugin Requirments
Salix Live | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
Optional | No | No | Optional | Yes | Yes |
Screen Shots
Special Information
Salix OS retains full backwards compatibility with Slackware. This enables Slackware users to benefit from Salix repositories, which they can use as an "extra" source of software for their distribution.
However, while in the KISS principle that Slackware adheres to, "Simple" refers to the system design, Salix OS applies it to daily use as well.
It aims to be simple, fast and easy to use.
Linux Installation Instructions
Download salixlive1337-PLAT-ARCH-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract salixlive1337-PLAT-ARCH-XXX.tar.gz file:
tar -xvzf salixlive1337-PLAT-ARCH-XXX.tar.gz
Download Salix Live 13.37 ISO Latest Version to /mnt/ :
http://www.ubuntu.com/download
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/salixlive-kde/xfce-13.37-ARCH.iso /mnt/cdrom/
Salix Live KDE x86: Copy vmlinuz , * to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/boot/vmlinuz /tftpboot/er/plugins/salixlive/i386/vmlinuz cp -R /mnt/cdrom/* /tftpboot/er/shares/salixlive/i386/kde/
Salix Live KDE x64: Copy vmlinuz , * to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/boot/vmlinuz /tftpboot/er/plugins/salixlive/x86_64/vmlinuz cp -R /mnt/cdrom/* /tftpboot/er/shares/salixlive/x86_64/kde/
Salix Live XFCE x86: Copy vmlinuz , * to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/boot/vmlinuz /tftpboot/er/plugins/salixlive/i386/vmlinuz cp -R /mnt/cdrom/* /tftpboot/er/shares/salixlive/i386/xfce/
Salix Live XFCE x64: Copy vmlinuz , * to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/boot/vmlinuz /tftpboot/er/plugins/salixlive/x86_64/vmlinuz cp -R /mnt/cdrom/* /tftpboot/er/shares/salixlive/x86_64/xfce/
We have included the initrd files within the plugin to save you the trouble of downloading them separately.
If you need to download them yourself here are the links:
Salix Live KDE x32
http://downloads.sourceforge.net/project/salix/13.37/initextra-kde-13.37-32.xz mv initextra-kde-13.37-32.xz /tftpboot/er/plugins/salixlive/i386/initextra-kde.xz
Salix Live KDE x64
http://downloads.sourceforge.net/project/salix/13.37/initextra-kde-13.37-64.xz mv initextra-kde-13.37-64.xz /tftpboot/er/plugins/salixlive/x86_64/initextra-kde.xz
Salix Live XFCE x32
http://sourceforge.net/projects/salix/files/13.37/initextra-xfce-13.37-32.xz/download mv initextra-xfce-13.37-32.xz /tftpboot/er/plugins/salixlive/i386/initextra-xfce.xz
Salix Live XFCE x64
http://sourceforge.net/projects/salix/files/13.37/initextra-xfce-13.37-64.xz/download mv initextra-xfce-13.37-64.xz /tftpboot/er/plugins/salixlive/x86_64/initextra-xfce.xz
Verify files with filelist.txt in each folder.
All Done!