Pear - Commie OS

From ERPXE Wiki

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

Pear - Commie OS 4.0

http://pearlinux.fr/

Information

ERPXE Module

  • Name: - Pear - Commie OS
  • Version: 4.0
  • Wikpedia Page:

Plugin type

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

Plugin Requirments

Plugin Requirments
Pear - Commie OS CIFS HTTP Internet NFS Linux OS Windows OS
No No No Yes Yes Yes

Screen Shots

Special Information

Pear Linux Comice OS 4 is a fast, stable, and powerful operating system for everyday use.

It's completely free to use, study, and share.

Linux Installation Instructions

Download pearlive4-ARCH-XXX.tar.gz to /

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

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

tar -xvzf pearlive4-ARCH-XXX.tar.gz

Download Pear Linux Comice OS 4.0 ISO Latest Version to /mnt/ :

http://pearlinux.fr/index.php/free-downloads/release

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

mkdir /mnt/cdrom/
mount -o loop /mnt/comice_os_4_ARCH-build-01a07.iso /mnt/cdrom/

Comice x86: Copy initrd.gz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/pearlive/i386/vmlinuz
cp /mnt/cdrom/casper/initrd.gz /tftpboot/er/plugins/pearlive/i386/initrd.gz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/pearlive/i386/casper/

Comice x64: Copy initrd.gz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/pearlive/x86_64/vmlinuz
cp /mnt/cdrom/casper/initrd.gz /tftpboot/er/plugins/pearlive/x86_64/initrd.gz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/pearlive/x86_64/casper/

Verify files with filelist.txt in each folder.

All Done!