Skip to content

Loading Registration Codes From the etc install.inf

mchf edited this page Jan 9, 2018 · 1 revision

Registration Codes

If you don't want to enter registration code into installer manually, you can either load it from usb or load it from the /etc/install.inf.

How to get the code into /etc/install.inf

This file is common way how to share setup / options with linuxrc. If you want to put the registration code into /etc/install.inf just run the installer with options

pt.options=reg_code reg_code=<product>:<registration code>

where product is common product name (like SLES) followed by colon and the registration code.

Limitations

You can either load registration codes from an usb or use this feature you cannot combine both features. If an usb with registration codes is available, to codes in /etc/install.inf is ignored.