Slitaz

From ERPXE Wiki
Revision as of 15:25, 23 April 2012 by Admin (talk | contribs) (Created page with "{{Plugin | logo = | website = | wikipedia = | license = [http://en.wikipedia.org/wiki/Proprietary_software Proprietary software] | version = 4.0 | from_erpxe_version = 1.04...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

return to Plugins list

Slitaz 4.0

Information

ERPXE Module

  • Name: - Slitaz
  • Version: 4.0
  • Official website:
  • Wikpedia Page:

Plugin type

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

Plugin Requirments

Plugin Requirments
Slitaz CIFS HTTP Internet NFS Linux OS Windows OS
No No No No Yes Yes

Screen Shots

Special Information

Linux Installation Instructions

Download slitaz40-XXX.tar.gz to /

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

extract slitaz40-XXX.tar.gz file:

tar -xvzf slitaz40-XXX.tar.gz

Download Slitaz 4.0 ISO Latest Version to /mnt/ :


Mount ISO file to temporary location (/mnt/cdrom/)

mkdir /mnt/cdrom/
mount -o loop /mnt/slitaz-4.0-XXX.iso /mnt/cdrom/

Copy ROOTFS.GZ, BZIMAGE to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/BOOT/ROOTFS.GZ /tftpboot/er/plugins/slitaz/rootfs.gz
cp /mnt/cdrom/BOOT/BZIMAGE /tftpboot/er/plugins/slitaz/bzimage

Verify files with filelist.txt in each folder.

All Done!