Mandriva le propose depuis longtemps à ce que je sais.
En lisant http://qa.mandrivalinux.com/twiki/bin/view/Main/MdkInstaller(...) , je lis : If you need to pass option to the kernel or the installer, you need to press F1 to see the bootloader and add options. You can choose between various flavor of the kernel, and add standard kernel option ( like noapic, nolapic, acpi=off ), or add options for installer.
flang , lang : change the translation of the installer. flang will skip the question.
display , askdisplay : export the installation on another X11
oem : install Mandrakelinux in a way suitable for oem. A oem install will remove all partitions and only ask some questions, suitable for selling computer with the distribution preinstalled. See the file HACKING in cvs for more information
patch, defcfg : used to patch the installer in live ( see next chapter ).
C'est gonflé de mettre un lien vers le source, même s'il y a difficilement plus précis :)
[^] # Re: Installation Mandriva 2006 en mode OEM
Posté par lezardbreton . En réponse à la dépêche Mandriva Linux 2006 : les images ISO sont arrivées. Évalué à 5.
En lisant http://qa.mandrivalinux.com/twiki/bin/view/Main/MdkInstaller(...) , je lis :
If you need to pass option to the kernel or the installer, you need to press F1 to see the bootloader and add options. You can choose between various flavor of the kernel, and add standard kernel option ( like noapic, nolapic, acpi=off ), or add options for installer.
Various commande line options
Drakx can use various options to change his own behavior.
This list not complete, most of the code is in install2.pm ( http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/gi/perl-install/i(...) ) :
flang , lang : change the translation of the installer. flang will skip the question.
display , askdisplay : export the installation on another X11
oem : install Mandrakelinux in a way suitable for oem. A oem install will remove all partitions and only ask some questions, suitable for selling computer with the distribution preinstalled. See the file HACKING in cvs for more information
patch, defcfg : used to patch the installer in live ( see next chapter ).
C'est gonflé de mettre un lien vers le source, même s'il y a difficilement plus précis :)