Salix Live

From ERPXE Wiki
Revision as of 18:12, 23 March 2012 by Admin (talk | contribs) (Created page with "{{Plugin | logo = http://upload.wikimedia.org/wikipedia/commons/thumb/a/ae/Salixos-logo.png/250px-Salixos-logo.png | website = http://www.salixos.org/ | wikipedia = http://en.wik...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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
250px-Salixos-logo.png
http://www.salixos.org/

Information

ERPXE Module

  • Name: - Salix Live
  • Version: 13.37

Plugin type

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

Plugin Requirments

Plugin Requirments
Salix Live CIFS HTTP Internet NFS Linux OS Windows OS
No No No Yes Yes No

Screen Shots

250px-Salixos-13.png



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-ARCH-XXX.tar.gz to /

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

extract salixlive1337-ARCH-XXX.tar.gz file:

tar -xvzf salixlive1337-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 plugins to save you the trouble of downloading them separately. If you need to download the yourself here are the links:

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


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

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

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!