Difference between revisions of "Ubuntutrinux"

From ERPXE Wiki
Line 43: Line 43:
 
[[Category:Plugins]]
 
[[Category:Plugins]]
 
[[Category:Recovery Tools]]
 
[[Category:Recovery Tools]]
 +
[[Category:Supported from ERPXE 1.0]]

Revision as of 19:17, 4 April 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/ :

https://sourceforge.net/projects/trinux/files/ubuntutrinux/

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!