installer_reboots


Description:

[ NoAccessorMethod ]
public int installer_reboots { get; set; }

If media is an installer, this property indicates the number of reboots the installer takes before installation is complete.

This property is not applicable to media that has no installer. You can use get_installer(or OsinfoMedia: installer) to check that.

Warning: Some media allow you to install from live sessions, in which case number of reboots *alone* is not a reliable method for tracking installation.