Difference between revisions of "Ubuntutrinux"

From ERPXE Wiki
Line 4: Line 4:
 
| wikipedia = http://en.wikipedia.org/wiki/Trinux
 
| wikipedia = http://en.wikipedia.org/wiki/Trinux
 
| license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License]
 
| license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License]
| version = 1.2.6.20.7
+
| version = 0.1-2.6.20.7
 
| from_erpxe_version = 1.0
 
| from_erpxe_version = 1.0
 
| http = {{no}}
 
| http = {{no}}
Line 25: Line 25:
 
| image3url =  
 
| image3url =  
 
}}
 
}}
 +
 +
{{TFTPPlugin
 +
| filename = ubuntu110-ARCH-XXX.tar.gz
 +
| downloadurl = https://sourceforge.net/projects/erpxe/files/plugins/
 +
| product = Ubuntutrinux 0.1-2.6.20.7
 +
| producturl = http://www.ubuntu.com/download
 +
| productfile = tubuntu-ruby-0.1-2.6.20.7.iso
 +
| pluginname = Ubuntutrinux
 +
}}
 +
 +
Copy initrd , bzimage to appropriate directory: (LOWER CASE ONLY!)
 +
 +
cp /mnt/cdrom/isolinux/vmlinuz /tftpboot/er/plugins/ubuntutrinux/vmlinuz
 +
cp /mnt/cdrom/isolinux/initrd.lz /tftpboot/er/plugins/ubuntutrinux/initrd.lz
 +
 +
{{PluginInstructionsEnd}}

Revision as of 04:49, 4 February 2012

return to Plugins list

Ubuntutrinux 0.1-2.6.20.7
200px-Ubuntu_logo.svg.png
http://code.google.com/p/ubuntutrinux/

Information

ERPXE Module

  • Name: - Ubuntutrinux
  • Version: 0.1-2.6.20.7

Plugin type

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

Plugin Requirments

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

Screen Shots

Special Information

Linux Installation Instructions

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

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

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

tar -xvzf ubuntu110-ARCH-XXX.tar.gz

Download Ubuntutrinux 0.1-2.6.20.7 ISO Latest Version to /mnt/ :

http://www.ubuntu.com/download

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

mkdir /mnt/cdrom/
mount -o loop /mnt/tubuntu-ruby-0.1-2.6.20.7.iso /mnt/cdrom/

Copy initrd , bzimage to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/isolinux/vmlinuz /tftpboot/er/plugins/ubuntutrinux/vmlinuz
cp /mnt/cdrom/isolinux/initrd.lz /tftpboot/er/plugins/ubuntutrinux/initrd.lz

Verify files with filelist.txt in each folder.

All Done!