Salix Live¶
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.
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/
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/
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/
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
Salix Live KDE x64¶
http://downloads.sourceforge.net/project/salix/13.37/initextra-kde-13.37-64.xz
Salix Live XFCE x32¶
http://sourceforge.net/projects/salix/files/13.37/initextra-xfce-13.37-32.xz/download
Salix Live XFCE x64¶
http://sourceforge.net/projects/salix/files/13.37/initextra-xfce-13.37-64.xz/download