Installing NVIDIA driver on Linux - instruction does not work

0

I am following https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/install-nvidia-driver.html#nvidia-driver-instance-type, specifically 'Option 3: GRID drivers (G5, G4dn, and G3 instances)'.

At step 8 'Download the GRID driver installation utility using the following command: aws s3 cp --recursive s3://ec2-linux-nvidia-drivers/latest/ .'

I get an error and cannot continue: fatal error: An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied What do I do now?

ZZ
已提問 6 個月前檢視次數 369 次
1 個回答
0

Are you running this from a opt-in region? If yes, trying running it as follows

aws s3 cp --recursive s3://ec2-linux-nvidia-drivers/latest/ . --region us-east-1
AWS
專家
Mike_L
已回答 5 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南