Ubuntutrinux
From ERPXE Wiki
return to Plugins list
Ubuntutrinux 0.1-2.6.20.7 http://code.google.com/p/ubuntutrinux/ |
---|
Contents
Information
ERPXE Module
- Name: - Ubuntutrinux
- Version: 0.1-2.6.20.7
- Official website: http://code.google.com/p/ubuntutrinux/
- License: GNU General Public License
- Wikpedia Page: http://en.wikipedia.org/wiki/Trinux
- Download: http://www.erpxe.com/downloads
Plugin type
Ubuntutrinux | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | Yes | No | Yes | No |
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!