GNewSense

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

GNewSense 2.3
70px-Gnewsenselogo.png
http://www.gnewsense.org/

Information

ERPXE Module

  • Name: - GNewSense
  • Version: 2.3

Plugin type

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

Plugin Requirments

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

Screen Shots

300px-GNewSense_screenshot.png



Special Information

gNewSense is a Linux distribution based on Ubuntu.

Its goal is to maintain the user-friendliness of Ubuntu, but with all proprietary (EG. binary blobs) and non-free software removed.

The Free Software Foundation considers gNewSense to be a Linux distribution composed entirely of free software.

gNewSense takes a relatively strict stance against proprietary software.

The project was launched by Brian Brazil and Paul O'Malley in 2006.

Since the 1.0 release, the Free Software Foundation assists gNewSense.

Linux Installation Instructions

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

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

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

tar -xvzf gnewsense23-ARCH-XXX.tar.gz

Download Ubuntu Live 11.10 ISO Latest Version to /mnt/ :

http://www.gnewsense.org/Main/Download

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

mkdir /mnt/cdrom/
mount -o loop /mnt/gnewsense-livecd-deltah-i386-2.3.iso /mnt/cdrom/

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

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

Verify files with filelist.txt in each folder.

All Done!