Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

local driver disks added by TUI are not automatically installed on host #54

Open
ydirson opened this issue Jul 19, 2023 · 0 comments
Open

Comments

@ydirson
Copy link
Contributor

ydirson commented Jul 19, 2023

There is a big discrepancy in handling of local driver disks by the TUI: any driver disk of type "local" that was installed in the installer environment does not by default get installed on the host, whereas any of type "url" will.

Possible options include:

  1. notifying the user that they will need to add them using the "supplemental packs" dialog too
  2. explicitly request the user to insert each driver disks at the end of main product installation
  3. cache the driver disk contents in the installer's ramdisk environment, as they are typically quite small (and a caching limit could be used, falling back to 1. or 2. if needed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant