Mandriva¶
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.
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!