Mandriva

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

Mandriva 2011.0
96px-Mandriva-Logo.svg.png
http://www.mandriva.com/

Information

ERPXE Module

  • Name: - Mandriva
  • Version: 2011.0

Plugin type

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

Plugin Requirments

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

Screen Shots

300px-Mandriva2010eng.png 250px-Mandriva2008SpringFR.png 200px-Mandriva_RPMDrake.png


Special Information

Mandriva Linux (result of fusion of the French distribution Mandrakelinux or Mandrake Linux and the Brazilian distribution Conectiva Linux) is a Linux distribution distributed by Mandriva.

Linux Installation Instructions

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

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

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

tar -xvzf mandriva2011-ARCH-XXX.tar.gz

Download Mandriva 2011.0 ISO Latest Version to /mnt/ :

http://www.mandriva.com/en/downloads/

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

mkdir /mnt/cdrom/
mount -o loop /mnt/mandriva-linux-free-2010.2-ARCH.iso /mnt/cdrom/

Mandriva x86: Copy all.rdz , vmlinuz and the entire ISO to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/i586/isolinux/alt0/all.rdz /tftpboot/er/plugins/mandriva/i386/all.rdz
cp /mnt/cdrom/i586/isolinux/alt0/vmlinuz /tftpboot/er/plugins/mandriva/i386/vmlinuz
cp mandriva-linux-free-2010.2-ARCH.iso /tftpboot/er/shares/mandriva/i386/

Mandriva x64: Copy all.rdz , vmlinuz and the entire ISO to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/x86_64/isolinux/alt0/all.rdz /tftpboot/er/plugins/mandriva/x86_64/all.rdz
cp /mnt/cdrom/x86_64/isolinux/alt0/vmlinuz /tftpboot/er/plugins/mandriva/x86_64/vmlinuz
cp mandriva-linux-free-2010.2-ARCH.iso /tftpboot/er/shares/mandriva/x86_64/

You can use only the mandriva-linux-free and Mandriva PowerPack versions. Mandriva ONE is not supported!

Verify files with filelist.txt in each folder.

All Done!