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 个月前391 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则