Does this plugin support unattended installation via non-HTTP sources? #643
-
|
Imagine you want to provision configuration files for an unattended installation. Typically you go for HTTP but if this not an option (or shouldn't be your first choice), what are possible alternatives? Is USB support implemented in this plugin? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
But do keep in mind the support of the guest operating system. For example, for Windows, Hope that helps. |
Beta Was this translation helpful? Give feedback.
-
|
thx |
Beta Was this translation helpful? Give feedback.
cd_contentandfloppy_contentare options other than HTTP.But do keep in mind the support of the guest operating system. For example, for Windows,
cd_contentis the path. For Linux, kickstart withhttp_contentis common, butcd_contentandfloppy_contentcan be use IF the guest OS supports boot from floppy (dropped by many) or a second attached CD-ROM.Hope that helps.
Ryan