-
Notifications
You must be signed in to change notification settings - Fork 49
Move nvidia driver installer to /usr partition #1077
Copy link
Copy link
Closed
flatcar/scripts
#932Labels
kind/featureA feature requestA feature request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureA feature requestA feature request