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

Move nvidia driver installer to /usr partition #1077

Closed
pothos opened this issue Jun 14, 2023 · 0 comments · Fixed by flatcar/scripts#932
Closed

Move nvidia driver installer to /usr partition #1077

pothos opened this issue Jun 14, 2023 · 0 comments · Fixed by flatcar/scripts#932
Assignees
Labels
kind/feature A feature request

Comments

@pothos
Copy link
Member

pothos commented Jun 14, 2023

Current situation

The nvidia driver installer is part of the OEM tools for Azure and AWS EC2.
Work was started in flatcar-archive/coreos-overlay#2480 to move it to the /usr partition but not yet finished.
The nvidia driver installer is not part of the Azure sysext.

Impact

Before we branch the next Alpha we should complete the move to /usr.

Implementation

Port the old proposed changes to the new scripts repo.

Future

We also migrate the old instances by writing to the migration marker file from the update-engine post-install hook when migrating a machine from the old OEM partition contents to the new sysext image content.

/etc/systemd/system/nvidia.service
/oem/bin/setup-nvidia
/oem/bin/install-nvidia
/oem/units/nvidia.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants