Joli OS

From ERPXE Wiki
Revision as of 07:09, 5 May 2019 by Admin (talk | contribs)
(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

Joli OS 1.2

http://www.jolicloud.com

Information

ERPXE Module

  • Name: - Joli OS
  • Version: 1.2

Plugin type

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

Plugin Requirments

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

Screen Shots

300px-Joli-os-12.png



Special Information

The project was launched in 2008 by Netvibes founder Tariq Krim.

Krim originally wanted to build a laptop using environmentally-friendly manufacturing methods.

He later refocused the effort on building an operating system, and was joined by two other developers, Romain Huet and Tristan Groléat.

After purchasing a few netbooks and renewing their acquaintance with Linux, they rented office space in the Montorgueil area of Paris.

The alpha version was built with the help of "developers, kernel hackers and designers".

Venture capital firms Atomico Ventures and Mangrove Capital Partners have provided $4.2 million in funding.

Linux Installation Instructions

Download jolios12-XXX.tar.gz to /

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

extract jolios12-XXX.tar.gz file:

tar -xvzf jolios12-XXX.tar.gz

Download Joli OS 1.2 ISO Latest Version to /mnt/ :

http://www.jolicloud.com/jolios/download

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

mkdir /mnt/cdrom/
mount -o loop /mnt/Joli-OS-1.2.iso /mnt/cdrom/

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

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

Verify files with filelist.txt in each folder.

All Done!